Applies To: Windows Server 2008 R2,Windows Server 2008,Windows Vista
Cancels all jobs in the transfer queue that the current user owns.
Syntax
![]() | |
---|---|
bitsadmin /Reset [/AllUsers] |
Parameters
Parameter | Description |
---|---|
AllUsers |
Optional— cancels all jobs in the queue. |
Remarks
You must have administrator privileges to use the AllUsers parameter.
![]() |
---|
Administrators cannot reset jobs created by Local System. Use the task scheduler to schedule this command as task using the Local System credentials.
|
Examples
The following example cancels all the jobs in the transfer queue for the current user.
![]() | |
---|---|
C:\>bitsadmin /Reset |