need of some help, we have a few network printers through out the office either HP4350N's or HP4100N's all were assigned ip's all were given names to help define what area of the butilding they were in. i am trying to put together a script that automatically adds printers to the computers, but have not been able to get it to work correctly. below is the exact script in am trying to run, and it looks like it is working but then i get the error that follows
script:
rundll32 printui.dll,PrintUIEntry /in /n \\192.168.168.50\HP4350_Office
error:
windows cannot connect to the printer. either the printer name was typed incorrectly, or the specified printer has lost connection to the server.
can anyone help? what am i missing?
script:
rundll32 printui.dll,PrintUIEntry /in /n \\192.168.168.50\HP4350_Office
error:
windows cannot connect to the printer. either the printer name was typed incorrectly, or the specified printer has lost connection to the server.
can anyone help? what am i missing?