Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Applies To: Windows Vista, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8
Suspends the specified job.
Syntax
bitsadmin /Suspend <Job>
Parameters
Parameter |
Description |
|---|---|
Job |
The job's display name or GUID |
Remarks
To restart the job, use the Bitsadmin -resume command.
Examples
The following example suspends the job named myDownloadJob.
C:\>bitsadmin /Suspend myDownloadJob