Map Network Drives Depending on Group Membership
Maintaining a lot of log-in scripts is a pain, especially the repetition involved in adding someone to a security group (Finance) and then mapping the appropriate network share (\\Server\Finance). I’ve recently switched to VB script instead of batch files. This lets me map network drives automatically based on group membership in active directory.