Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Monitors jobs in the transfer queue that are owned by the current user.
Syntax
bitsadmin /monitor [/allusers] [/refresh <seconds>]
Parameters
Parameter | Description |
---|---|
/allusers | Optional. Monitors jobs for all users. You must have administrator privileges to use this parameter. |
/refresh | Optional. Refreshes the data at an interval specified by <seconds> . The default refresh interval is five seconds. To stop the refresh, press CTRL+C. |
Examples
To monitor the transfer queue for jobs owned by the current user and refreshes the information every 60 seconds.
bitsadmin /monitor /refresh 60