Bitsadmin /monitor
Published: April 17, 2012
Updated: April 17, 2012
Applies To: Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Vista
Monitors jobs in the transfer queue that the current user owns.
bitsadmin /Monitor [/allusers] [/refresh <Seconds>]
| Parameter | Description |
|---|---|
|
Allusers |
Optional—monitors jobs for all users |
|
Refresh |
Optional—refreshes the data at an interval specified by Seconds. The default refresh interval is five seconds. |
-
You must have administrator privileges to use the Allusers parameter.
-
Use CTRL+C to stop the refresh.
The following example monitors the transfer queue for jobs owned by the current user and refreshes the information every 60 seconds.
C:\>bitsadmin /Monitor /refesh 60
