Printer Scripts - TechRepublic
General discussion
July 11, 2001 at 10:03 AM
dwebber

Printer Scripts

by dwebber . Updated 24 years, 11 months ago

Is there a logon script command that will set my default printer whenever I log on? I currently use:
net use LPT1: /delete
net use LPT1: \\servername\printer
Now I would like to add a command that would set the above printer as my default printer.

This discussion is locked

All Comments