Ok, we need something similar
Currently we have print servers in each site (4 sites total) s03,s05,s08,s02
Computer's are named the following method as an example
S03-w103pc01
s03-wscipc03
s08-w204pc03
s02-c22pc01
We need a method to add printers by computer name. Preferably a method to add multiple printers to multiple computers
for example
if I have computer name s03-w103, or s03-w104 or s03-w104 add
Printer A
Printer B
Printer C
Set default printer A
Basically a script that runs at logon or startup that looks for the computer name and adds printer based on name. Preferablyatlogin so it runs every time consistently
All printers are already installed on print servers.
Domain is server 2003 R2
Would also like this script to run in background so user's cannot "X' it out and get no printers
Any help is much appreciated