Net Print
Displays or controls print jobs and printer queues.
net print \\computername\sharename
net print [\\computername] job# [/hold | /release | /delete]
Parameters
computername
Is the name of the computer sharing the printer queue(s).
sharename
Is the name of the printer queue. When including the sharename with the computername, use a backslash (\) to separate the names.
job#
Is the identification number assigned to a print job in a printer queue. A
computer with one or more printer queues assigns each print job a unique number.
If a job number is being used in one printer queue shared by a computer, that
number is not assigned to any other job on that computer, not even to jobs in
other printer queues on that computer.
/hold
When used with job#, holds a print job waiting in the printer queue. The print job stays in the
printer queue, and other print jobs bypass it until it is released.
/release
Releases a print job that has been held.
/delete
Removes a print job from a printer queue.
More Information About Net Print
Net Print--Notes
Net Print--Examples