How do I make a shared drive show up in a users my computer that they have permissions to using GPO's? I have been messing around for hours trying to get this to work and yet nothing.
I am using a VM of Windows Server 2008 with Active Directory
are your client machines win 7 or xp?
I havent messed with 2008 yet. Actually it is my plan in the next couple weeks to run a dc off of it and a small lab envirornment on our esx server using 2008. I will let you know what issues i have.
Can you get to the hidden share from your client PC?
I created NTFS file permissions and securities so i can map the drive and go to it from my windows XP client.
but i am supposed to figure out a way so that when the user logs in, it will automatically show up under my computer like the c:\ drive using GPO's to do so. I have had no luck whatsoever. I have read lots of technet articles and other online resources yet nothing. nothing even in the MOAC 70-640/642/646 books either.
um never make changes to your default domain policy. always create a new one in group policy objects for each thing you want to do or group of things so you can sort them out easier. then you can just link and enforce them as needed.
Remember to do gpupdate /force on server after any gpo changes.