Remove Print job

Remove Print job

This batch script remove the print jobs from all printers.

###
net stop spooler && del /q /f /s "%systemroot%\System32\spool\PRINTERS\*" && net start spooler
###

To download the command  click here.
Once downlod complete, import it throw the import option in the Custom command section.

For any additional information, please contact support@eprocsolutions.com