Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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