This tip was submitted to the SearchWin2000.com Tip Exchange by member Randy Lyman. Let other users know how useful it is by rating the tip below.
Working for a credit union and rolling out Windows 2000, I was faced with the challenge of having network printers installed automatically on Win2k Pro machines -- regardless of who might be logging on. Each of our branches are configured as a site in Active Directory, so I applied the following group policy at the site level:
- Computer Configuration -> Administrative Templates -> System -> Run these programs at user logon -> 'printers.bat'
The printer's 'printers.bat' file should look something like this:
- rundll32 printui.dll,PrintUIEntry /in /u /z /nservernamesharename
Keep in mind that the first printer installed will become the default, so this may require
educating users on how to check or change the default printer. The same policy can be applied to an
OU, but the computer object(s) must be moved into that OU.
Requires Free Membership to View
This was first published in January 2003
Enterprise Server Strategies for the CIO
Join the conversationComment
Share
Comments
Results
Contribute to the conversation