Tag Archive > command

Publish printer objects to AD by command line tool

Notice the above search in Google results in multiple sites that seemingly replicate the same post – one without answers. The command line tool to publish printers to AD is setprinter. To publish a printer: SetPrinter PrinterName 7 “dwAction=publish” To unpublish all printers on the local machine: SetPrinter “” 7 “dwAction=unpublish” To republish all printers [...]

Continue reading

, , , ,