How to install network printer on remote Windows host?

And once again use psexec

psexec64 -s /user:domain\user -i \\REMOTE_COMPUTER "rundll32 printui.dll,PrintUIEntry /in /n\\SERVER\PRINTER"

Voilà!



Tags: