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 GUIDFor example
The following example deletes myDownloadJob task from the queue.
C:> bitsadmin / cancel myDownloadJob
See more:
- Command bitsadmin addfileset in Windows
- Bitsadmin addfile command in Windows
- The command bitadmin addfilewithranges in Windows
4 ★ | 2 Vote