Scripting a network printer

June 7th, 2005

I spent a bit of time today trying to figure out how to add a network printer from a batch file in Windows today. Here it is.

rundll32 printui.dll,PrintUIEntry /in /n\\host\Printer


One comment to “Scripting a network printer”


  1. Henry Sin said:

    Could you like to help to add network printers with no user interaction?

    Thanks!

Leave a Reply