Using Group Policy to hide and map specified drives
By Trond Eirik Haavarstein 21/07/2010 – 11:43Do you remember the old days when we used the hide drives.adm template to hide specified drives along with some kind of hide drives calculator to get the proper value ? So if we wanted to hide drives for Domain Users but not the Domain Admins, we had to create another policy to lock it up again. Those days are long gone thanks to Group Policy Preferences, for me it’s the life before and after. Get rid of all your adm templates and 30+ page vbs logon scripts once for all. This will speed up the logon time and make your administration much easier.
To leverage Group Policy Preferences (GPP) you’ll need to administrate Group Policy’s from a Windows 2008 server (just member server) or Windows 7 with RSAT. On Windows XP and Windows 2003 machines you’ll need Group Policy Preference Client Side Extensions to properly read GPP settings.
Map network drives :
Open Group Policy Management Console (GPMC) and create a new policy. Browse to User Configuration – Preferences – Windows Settings – Drive Maps
In this example we map K: to the Accounting folder for all users member of the Accounting group. It’s possible to create many rules, if member of group A or B or and so on.
Hide Drives :
In this example we hide C: for all users except for Domain Admins. When you start playing around we GPP you’ll learn how really powerful it is. I highly recommend you start following Group Policy Center for weekly tips.
So here’s what I want you to do now :
- I hope you dig it – and that you’ll love it so much that you’ll share it with others
- You should become a Fan of my FaceBook page here
PS : Click here to get Free Instant Access to my new 80 page eBook “Citrix XenApp 5.0 for Windows 2008 – A Hands-On Guide“ that will help you Install and Configure the main Citrix products.












5 Responses to “Using Group Policy to hide and map specified drives”
Nice article. I’m always using RES PowerFuse here. A great product to manage the Workspace and for example hide drives (like in this article).
By WtFoX on Jul 21, 2010
Hi Martin,
Yes I know, but Group Policy’s are for free
By Trond Eirik Haavarstein on Jul 21, 2010
I’ve had problems with 2008 terminal servers in environments with 2003 AD servers… If you create the policy for a 2008 server NEVER edit it on a 2003 server and vice versa – it can corrupt the GPO, and then the fun starts.
By DonW on Jul 23, 2010
Hi Don,
That’s correct, when you start using Group Policy Preferences you ALWAYS do GPO admin from a W2K8 server. Check out this post regarding backup : How To Backup and Restore Group Policy
By Trond Eirik Haavarstein on Jul 23, 2010