Difference between revisions of "Printers"

From Max's Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
'''''Remotely Uninstall Printers'''''
 
'''''Remotely Uninstall Printers'''''
  
Start Remote Registry:
+
'''Start Remote Registry:'''
  
 
sc \\COMPUTERNAME start remoteregistry start= auto
 
sc \\COMPUTERNAME start remoteregistry start= auto
  
Edit Registry:
+
'''Edit Registry:'''
  
 
Regedit.exe
 
Regedit.exe
Line 21: Line 21:
 
- Remove %PRINTER%
 
- Remove %PRINTER%
  
Stop/Start Spooler Service:
+
'''Stop/Start Spooler Service:'''
  
 
sc \\COMPUTERNAME stop spooler
 
sc \\COMPUTERNAME stop spooler
  
 
sc \\COMPUTERNAME start spooler
 
sc \\COMPUTERNAME start spooler

Revision as of 23:06, 1 June 2016

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