How to set a shared printer default using command prompt? - TechRepublic
General discussion
July 17, 2012 at 10:27 PM
3d_a81t

How to set a shared printer default using command prompt?

by 3d_a81t . Updated 13 years, 11 months ago

I am trying to set printer default using command prompt and I’m able to do in a local printer using this command:

RUNDLL32 PRINTUI.DLL,PrintUIEntry /y /n “SHARP AR-5520N”

But when I tried setting a default printer that is shared, like this:
RUNDLL32 PRINTUI.DLL,PrintUIEntry /y /n “HP Color Laserjet CP 1215 on 10.0.0.232”

its not working, how can i make it work?

This discussion is locked

All Comments