B
bret.collins
We have created batch files to install network printers on XP SP 2
workstations. The batch file looks like
rundll32 printui.dll,PrintUIEntry /ga /n\\PRINTSERVER\PRINTER
The /ga adds it for all users. It is working but we have a problem on
some machines that also have local printers installed. When the user
logins, the printers added via batch files are not there, and the
users local printer is getting selected as the default printer
(because it is the only printer). Then about 30 seconds after login,
the printers show up, but the default printer process has already
occurred and their local printer remains the default.
We are not running these batch files with group policy. We run them
manually before we roll them out to end users
Thanks.
workstations. The batch file looks like
rundll32 printui.dll,PrintUIEntry /ga /n\\PRINTSERVER\PRINTER
The /ga adds it for all users. It is working but we have a problem on
some machines that also have local printers installed. When the user
logins, the printers added via batch files are not there, and the
users local printer is getting selected as the default printer
(because it is the only printer). Then about 30 seconds after login,
the printers show up, but the default printer process has already
occurred and their local printer remains the default.
We are not running these batch files with group policy. We run them
manually before we roll them out to end users
Thanks.