Group Policy Perefernces are pretty simple to use, although, I have found some difficulty updating previous mapped drives. I typically assign a Delete Action at first and build the appropriate drives in order after that. When using item level targeting you can specifiy a variety of options for deploying the mapped drives (computer name, security group). For example, when users log into our terminal server (based on their security group) they get a different set of mapped drives then their personal computer.
Also you can deploy printer using GP via the management console or printer and document services server role. Not really sure which one is easier but they both work effectivley. To deploy via server role just install printer and right click and select deploy, select the OU and GPO, and assign the group or computer. For group policy mmc find appropriate GPO and located shared printer and deploy.
Main Topics
Browse All Topics





by: mkline71Posted on 2009-10-29 at 14:18:13ID: 25698367
Even with a VBS for mapped drives that is many times done through a login script using a group policy.
Since you are using 2008 you can use Group Policy Preferences for this. Have you seen this article from the DS team
http://blogs.technet.c om/askds/a rchive/200 9/01/07/us ing-group- policy-pre ferences-t o-map-driv es-based-o n-group-me mbership.a spx
Using Group Policy Preferences to Map Drives Based on Group Membership
You can use item level targetting for the groups. Yes a user can be a member of multiple groups.
Thanks
Mike