Bitsadmin /list


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

Lists the transfer jobs owned by the current user.

Syntax


Copy Code

bitsadmin /List [/allusers][/verbose]

Parameters

Parameter

Description

/Allusers

Optional—lists jobs for all users

/Verbose

Optional—provides detail information for each job.

Remarks

You must have administrator privileges to use the /allusers parameter

Examples

The following example retrieves information about jobs owned by the current user.


Copy Code

C:\>bitsadmin /List

Additional references

Command-Line Syntax Key