Bitsadmin cancel command in Windows
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
You should read it
- Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
- Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- Bitsadmin command getproxylist, getproxyusage and getreplydata
- Bitsadmin complete command in Windows
- The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows