Jump to content

Recommended Posts

Posted
Anyone got a copy of the script ClearPrintQueue.wsf? I think it was on a CD that came with a Microsoft administrator handbook. Have found references to it on the net but not the file itself. It allows you to delete all print jobs on specified computers which I want to do as a schedule at the end of each day to save me another job.
Posted

I just use this:

 

c:\windows\system32\cscript prnqctl.vbs -x -s [i][b]servername[/b][/i] -p "[i][b]Printer/Queue Name[/i][/b]"

 

With the prnqctl.vbs file (attached).

 

I put it/them in a batch file and run it as a sceduled job or whenever I need it.

 

HBJB

prnqctl.zip

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...