Bitsadmin /cancel

 

Applies To: Windows Vista, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8

Removes the job from the transfer queue and deletes all temporary files associated with the job.

Syntax

bitsadmin /cancel <Job>

Parameters

Parameter

Description

Job

The job's display name or GUID

Examples

The following example removes the myDownloadJob job from the transfer queue.

C:\>bitsadmin /cancel myDownloadJob

Additional references

Command-Line Syntax Key