Upload files to "Utility Scripts"
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
net stop spooler
|
||||||
|
taskkill.exe /f /im printfilterpipelinesvc.exe
|
||||||
|
del /F /Q %systemroot%\System32\spool\PRINTERS\*
|
||||||
|
del /F /Q %systemroot%\System32\spool\SERVERS\*
|
||||||
|
net start spooler
|
||||||
|
|
||||||
|
pause
|
||||||
Reference in New Issue
Block a user