How can I delete a print job from the command line?

John Savill

November 28, 1999

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. You can delete a print job using the NET PRINT command but mustfirst know its job id and this can be ascertained by typing

C:> net print \

Once you know the job ID to delete just type

C:> net print \  /delete (or/del)

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like