Windows 2003 environment. 100+ users. Workstations are primarily XP, with some 2000, and 9x in the mix.
The company is divided into groups, by location
I have created an OU for each group, and within the OU I created a Domain Local Group, which includes it’s respective users.
Then, a .VBS script was created for each OU/Group.
This Script removes all printers from an old Server (Server1), which is being removed from service, and then adds the appropriate printers from the new Server(Server2), according to the group’s needs.
Then I created a Group Policy for each OU, and specified the .VBS Script to run as a login script under the User Properties.
The script does not run.
The script runs if I link it to the Default Domain Policy, but not if linked to the OUs.
Please help.