Bitsadmin /reset

 

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

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.

Note

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

Additional references

Command-Line Syntax Key