You attempt to delete a priting job, but you are unsuccessful.
The Print Spooler service loads files to memory for printing.Sometimes we need to stop and restart the service to delete the queues. We can do this by using the net stop spooler command to stop the service. We can delete the print objects from the queue in C:\WINDOWS\System32\spool\PRINTERS, and then start the service with the net start spooler command. After deleting the queuesthe users will need to resubmit their print jobs.
No comments:
Post a Comment