/build/static/layout/Breadcrumb_cap_w.png

I'm attempting to push HP LaserJet Printer drivers (4000, 4100, 4200, etc) out to all of our PCs on the domain and am looking for some advice on what to put in the the command line, etc.

Eventually I'd like to be able to push all print drivers to each machine so they have them no matter which printer a user selects to use.


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
cscript %WINDIR%\System32\Printing_Admin_Scripts\en-US\prndrvr.vbs -a -m "HP Universal Printing PCL 6" -i "\\NETWORKSHARE\HP4050\hpcu118u.inf && cscript %WINDIR%\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -ac -p "\\PRINTSERVER\PRINTERNAME" If you want to make it the default printer, add: cscript %WINDIR%\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -t -p "\\PRINTSERVER\NEWPRINTERNAME"
Posted by: philologist 11 years ago
Red Belt
2

I just went through scripting this for a migration to a new print server.  Here's what you need to just install drivers and the printer:

cscript %WINDIR%\System32\Printing_Admin_Scripts\en-US\prndrvr.vbs -a -m "HP Universal Printing PCL 6" -i "\\NETWORKSHARE\HP4050\hpcu118u.inf && cscript %WINDIR%\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -ac -p "\\PRINTSERVER\PRINTERNAME"

I just put the drivers on a read-only share on our print server so the clients could access them for the install.  Let me know if you need help.  Use the latest HP Universal print drivers.

If you want to make it the default printer, use:

cscript %WINDIR%\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -t -p "\\PRINTSERVER\NEWPRINTERNAME"

More information on prnmngr.vbs is here:

http://technet.microsoft.com/en-us/library/cc725868(v=WS.10).aspx

Posted by: pjgeutjens 11 years ago
Red Belt
0

What type of installer/source files are you looking to start from? the setups from HP, or the actual driver files (cat/inf/dll)?

Posted by: karelv 11 years ago
Orange Senior Belt
0

What is your client OS and which drivers do you want to install (HP Universal Print Driver or specific drivers).

Do you use network printers or are they connected with USB?

Do you use a dedicated print server or does each client print directly to the printer?

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Link

Related Links

Post

Related Posts

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ