Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
Monitors jobs in the transfer queue that the current user owns.
Syntax
bitsadmin /Monitor [/allusers] [/refresh <Seconds>]
Parameters
| 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. |
Remarks
You must have administrator privileges to use the Allusers parameter.
Use CTRL+C to stop the refresh.
Examples
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