bitsadmin resume

Activates a new or suspended job in the transfer queue. If you resumed your job by mistake, or simply need to suspend your job, you can use the bitsadmin suspend switch to suspend the job.

Syntax

bitsadmin /resume <job>

Parameters

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

Examples

To resume the job named myDownloadJob:

bitsadmin /resume myDownloadJob