Deleting Printers using printui.dll commands - TechRepublic
Question
August 26, 2010 at 03:49 AM
1cainr

Deleting Printers using printui.dll commands

by 1cainr . Updated 15 years, 9 months ago

At the moment i use login scripts (batch files) to add printers to local machines from the server. e.g.
Rundll32 printui.dll,PrintUIEntry /ga /n\\server\printer-64

However, i want to be able to delete all current printers on the local machine before adding the printers again. Does anyone know of a command to wipe all printers rather than individually?

This discussion is locked

All Comments