The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
The bitsadmin getbytestransferred command retrieves the number of bytes transferred for the specified task. The bitadmin command getcompletiontime retrieves the time that the specified task has completed the data transfer.
The bitsadmin getbytestransferred command retrieves the number of bytes transferred for the specified task. The bitadmin command getcompletiontime retrieves the time that the specified task has completed the data transfer.
The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- Bitsadmin getbytestransferred command
- Syntax
- Parameters
- For example
- The bitsadmin command getcompletiontime
- Syntax
- Parameters
- For example
Bitsadmin getbytestransferred command
Syntax
bitsadmin / GetBytesTransferred
Parameters
ParameterDescriptionJob Display name of the task or GUIDFor example
The following example retrieves the number of bytes transferred for the task named myDownloadJob.
C:> bitsadmin / GetBytesTransferred myDownloadJob
The bitsadmin command getcompletiontime
Syntax
bitsadmin / GetCompletionTime
Parameters
ParameterDescriptionJob Display name of the task or GUIDFor example
The following example retrieves the time that the task named myDownloadJob has completed the data transfer.
C:> bitsadmin / GetCompletionTime myDownloadJob
See more:
- Bitsadmin addfile command in Windows
- Bitsadmin create command in Windows
- Bitsadmin complete command in Windows
5 ★ | 1 Vote
You should read it
- Bitsadmin getdisplayname and bitsadmin geterror command in Windows
- Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command
- Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
- Bitsadmin command getaclflags and bitsadmin getbytestotal in Windows
- The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
- Bitsadmin complete command in Windows
- Bitsadmin command getproxylist, getproxyusage and getreplydata
- Bitsadmin create command in Windows
- Bitsadmin cancel command in Windows
- Command bitsadmin addfileset in Windows
- Bitsadmin command getowner, get priority and getproxybypasslist
Maybe you are interested
Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
Bitsadmin command getowner, get priority and getproxybypasslist
Bitsadmin command getproxylist, getproxyusage and getreplydata
Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command
Bitsadmin getdisplayname and bitsadmin geterror command in Windows