Printers

From Max's Wiki
Revision as of 18:51, 1 June 2016 by Max (talk | contribs) (Created page with "''Remotely Uninstall Printers'' Start Remote Registry: sc \\COMPUTERNAME start remoteregistry start= auto Edit Registry: Regedit.exe - COMPUTERNAME - HKEY_USERS - S-1-5-2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Remotely Uninstall Printers

Start Remote Registry: sc \\COMPUTERNAME start remoteregistry start= auto

Edit Registry: Regedit.exe

- COMPUTERNAME - HKEY_USERS - S-1-5-21... - Printers - Connections - Remove %PRINTER%

Stop/Start Spooler Service: sc \\COMPUTERNAME stop spooler sc \\COMPUTERNAME start spooler