HCHTech
Well-Known Member
- Reaction score
- 4,197
- Location
- Pittsburgh, PA - USA
I'm looking for a way to setup a self-service ability for any domain user to be able to clear out a stuck print queue on the app server. There is some kind of bug either in a software they use, the firmware of a very expensive wide-format printer, the server OS or something. We've been wrestling with the problem for months and all parties are just pointing fingers at the others.
The printer is shared from the server. About once a week a print job will get hung up and the fix is to manually log onto the server, stop the spooler service, clear out the C:\Windows\System32\spool\PRINTERS directory and then restart the spooler, then have the user resend the job (which always works). In fact, I've written a batch file to do this quickly just to save time. Unfortunately, just cancelling the stuck job from the originating workstation doesn't work.
Is there any way to set up this task so that it can be triggered by a domain user without logging into the server? Kludges happily accepted since we're pretty much out of options until they replace that printer I'm thinking.
The printer is shared from the server. About once a week a print job will get hung up and the fix is to manually log onto the server, stop the spooler service, clear out the C:\Windows\System32\spool\PRINTERS directory and then restart the spooler, then have the user resend the job (which always works). In fact, I've written a batch file to do this quickly just to save time. Unfortunately, just cancelling the stuck job from the originating workstation doesn't work.
Is there any way to set up this task so that it can be triggered by a domain user without logging into the server? Kludges happily accepted since we're pretty much out of options until they replace that printer I'm thinking.