bitsadmin suspend

Suspends the specified job. If you suspended your job by mistake, you can use the bitsadmin resume switch to restart the job.

Syntax

bitsadmin /suspend <job>

Parameters

Parameter Description
job The job's display name or GUID.

Example

To suspend the job named myDownloadJob:

bitsadmin /suspend myDownloadJob