Here??™s a list of common services that you can??™t pause.
? DCOM Server Process Launcher
? Event Log
? Plug and Play
? Remote Procedure Call (RPC)
? Security Accounts Manager
PRINT
The PRINT mode controls printing on the local machine. Used with just the sharename, the Net
Print command displays the status of the print queue. You can also use this mode to manage the
existing print jobs. This mode uses the following syntax:
NET PRINT \\computername\sharename [\\computername] job#
[/HOLD | /RELEASE | /DELETE]
The following list describes each of the command line arguments.
\\computername Specifies the name of the computer providing the print services as a queue.
sharename Specifies the name of the print queue. The print queue name is the same as the
sharename for the printer.
job# Specifies the job number to modify. The system assigns the print job number when the
user submits the print job. The computer provides each job with a unique number across printer
queues.
/HOLD Prevents a job from printing. All other jobs in the printer queue will bypass a job on hold
and print. The job stays in the printer queue until the user releases the job or deletes it.
Pages:
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687