Bitsadmin cancel command in Windows

The bitsadmin cancel command deletes the task from the queue and deletes all temporary files associated with that task.

Table of Contents

The bitsadmin cancel command deletes the task from the queue and deletes all temporary files associated with that task.

Syntax

  bitsadmin / cancel 

Parameters

ParameterDescriptionJob Display name of the task or GUID

For example

The following example deletes myDownloadJob task from the queue.

  C:> bitsadmin / cancel myDownloadJob 

See more:

  1. Command bitsadmin addfileset in Windows
  2. Bitsadmin addfile command in Windows
  3. The command bitadmin addfilewithranges in Windows
4 | 2 Vote
« PREV : Knowledge of TCP /...
The command bitadmin... : NEXT »