Subscribe

Get the Network Administrators tool pack

Subscribe to our newsletter and get 11 free network administrator tools, plus a 30 page user guide so you can get the most out of them.

Click Here to get your free tools

Recent Posts

Search

Archives

Reset the printer spooler remotely

Post image for Reset the printer spooler remotely

by Steve Wiseman on December 23, 2011 · 14 comments

in Network Administrator,Tips,Tools,Utility,Windows,Windows 2008,Windows 7,Windows Vista,Windows XP


.

I got a question from Lewis this week:

“I hope this email finds you well. I have a plotter here at my company, and the driver is really temperamental. At least twice a week the driver crashes, and then all of the jobs get stuck in the spooler. To fix it I need to stop the spooler service, delete all the jobs and start the service again. Is there any easy way to do this remotely with a script? Have a Merry Christmas Steve, and thanks for all the tips”

Good question. A script in this case won’t always work. This is because with Vista, Windows 7, and 2008 the print spooler folder is restricted. Only the system account can access it.

A way around this is to use our Network Administrator tool. It will remotely execute the script in the system account context.

This is how the script would look if we wanted to stop the print spooler, delete the files, and start it again:

net stop spooler
del %systemroot%\System32\spool\printers\*.shd /q
del %systemroot%\System32\spool\printers\*.spl /q
net start spooler

.shd, and .spl files are print job files. If you delete them, it will wipe away any pending jobs.

You could put this into a bat file, and simply use the remote execute option of Network Administrator. To make it a smoother experience, we created a plugin that will handle everything for you:

Reset Printer Remotely

You can also tell it if you want to delete all the pending jobs:

Reset Printer Delete Optio

This can be quite helpful if you have a huge backlog of print jobs:

Printer Queue Stuck

Using Network Administrator to do this is quicker than manually deleting the jobs since it does not have to talk back and forth with the printer driver to do it.

Get your free copy from our download page:

http://www.intelliadmin.com/index.php/downloads/

The free version is free for commercial and personal use. No spyware or adware – only software goodness.

One more thing…Subscribe to my newsletter and get 11 free network administrator tools, plus a 30 page user guide so you can get the most out of them. Click Here to get your free tools

Related Articles:

{ 14 comments… read them below or add one }

1 Stacy December 23, 2011 at 4:54 pm

Wow. What a cool tool. You have no idea how much time this will save me. I just tried it here on our network and it works great.

At least once a week I have to remote desktop into our print server to reset the spooler like this. Now I can zap it in a few seconds! Thanks guys

2 Mark Johnson December 23, 2011 at 4:55 pm

Hi Steve,

We purchased Network Administrator about 6 months ago. Will we be getting this as an update?

3 Johnny E December 23, 2011 at 4:56 pm

Woh. You just saved my day. Now I can stay up here and enjoy my Christmas party instead of going down two floors to reset the printer spooler! Guys in our art dept are always sending huge print jobs that the driver can’t handle. This makes it so easy to blow them out

4 Steve Wiseman December 23, 2011 at 5:08 pm

Yes. You will get an email shortly with a download link. Let me know if you don’t get it

5 John Dun December 23, 2011 at 5:10 pm

Hi guys. First, I just purchased a copy of Network Administrator. Second, you just saved me hours of time. I am constantly dealing with crusty printer drivers. The jobs always get stuck, it is so annoying to have to remote in and navigate to the printer to clear them out and start and stop the spooler. This makes it a piece of cake.

6 Steve Wiseman December 23, 2011 at 5:12 pm

Thanks for the order John, we really appreciate it. Glad it helps you save time!

7 Abdul December 23, 2011 at 6:53 pm

Many thanks steve for this plugin. I too have needed this in the past. These little plugins all add up to one great tool.

8 Steve Wiseman December 23, 2011 at 6:54 pm

Thanks for the kind words Abdul. Thanks for the order too.

9 CyberCitizen December 23, 2011 at 7:43 pm

Once again Steve and the IntelliAdmin guys save the day again. I actually wrote my own tool for this a little while ago as I needed in my enviroment, didn’t even think about suggested this for Network Admin. Great work, I will also test out that new plugin on the 3rd of Jan when I return to work.

10 Mark December 24, 2011 at 12:01 am

Thanks for the Christmas Present Steve. This happened to me again today. I have had to deal with this issue for *years*.

Finally an easy way to clear it and get the printer rolling again.

Thanks!

11 Steve Wiseman December 24, 2011 at 3:56 am

Thank you for the kind words. Mark and CyberCitizen. We really appreciate it.

12 Smitty Desalvo December 24, 2011 at 11:57 am

Great tool. I never saw the need for your Network Administrator. It does mostly things I take care of with Group Policy. This one takes the cake. I am constantly fighting with the spooler on my 2003 print server. I will be using this as soon as I get back to the office next week.

13 Steve Wiseman December 24, 2011 at 11:58 am

Thanks Smitty. Feel free to email us at support@intelliadmin.com if you have any questions.

14 Mark K December 26, 2011 at 9:11 pm

Hi Steve,

Just got into the office today after the Christmas holiday. Got a call from our sales staff that the printer was jacked up again. Used Network Admin to reset the spooler in 5 seconds flat, and they were printing again. What an awesome addition to this great tool!

Leave a Comment

Category Links - Windows Forum - Exchange Forum