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à!

Published by

Konrad Fedorczyk

I'm interested in programming and gamedev. I especially luv HTML5 and everything connected to web technologies.

Leave a Reply

Your email address will not be published.