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.
November 28, 1999
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)
You May Also Like