Shortcut to Add Printer to Remote Computer
Posted on Nov 19, 2007 under Windows Tips |Learn a shortcut to start the wizard to add a printer to a remote computer.
You can use a RUNDLL32 shortcut to do this:
rundll32.exe printui.dll, PrintUIEntry /il /c\computername
Replace computername with the name of the computer you would like to add a printer to. This will start the wizard so that you may add a printer to that computer.

Leave a comment