Clearing that last print job

A

Andrew King

Hello there,

One problem I've had very frequently with Windows NT, 2000, XP and
possibly 2003 Server all over the place (homes, schools, businesses)
with all varieties of networked printers connected to Intel hardware
is that from time to time, the print queue will jam, and when clearing
the queue, all but one of the jobs will clear instantly, but then that
last one (that was at the top of the queue and currently being
processed) will absolutely refuse to delete, and will often sit there
for minutes, hours or days.

In every case, this seems to happen when trying to print to a shared
network printer connected to and shared from an NT/2000/XP
workstation, with the print job being sent from another NT/2000/XP
workstation.

I've tried many things to clear it:

- Deleting the print job. Sometimes many times over.
- Cancelling/Purging all print jobs.
- Waiting. Sometimes this works, but there's never any idea as to how
long this will take. In any case, it's not too profitable.
- Restarting the computer (both client and server).
- Restarting the printer.
- Restarting the print spooler service (both client and server).
- Deleting the printer. This usually won't happen while there's still
that print job there.

Very often none of these work.

I'm hoping that this is a common problem known to every Windows
administrator out there, but a fair bit of time searching google
hasn't shown anything up yet. If anyone has any information that can
help here (other than the two obvious "don't print" or "don't print
using windows"), either to curing the problem or preventing it from
happening in the first place, I'd be very grateful.

Thankyou.
 
J

John M

try this
net stop spooler
del C:\WINNT\system32\spool\PRINTERS\*.* /q
net start spooler
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top