Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command
The bitadmin getmodificationtime command retrieves the last time the task was modified or the data was successfully transferred. The bitsadmin getnoprogresstimeout command retrieves the duration, in seconds, but the service will try to transfer the file after a temporary error occurs.
The bitadmin getmodificationtime command retrieves the last time the task was modified or the data was successfully transferred. The bitsadmin getnoprogresstimeout command retrieves the duration, in seconds, but the service will try to transfer the file after a temporary error occurs.
The bitsadmin getmodificationtime command
Syntax
bitsadmin / GetModificationTime
Parameters
ParameterDescriptionJob Display name of the task or GUID.For example
The following example retrieves the last modification time for the task named myDownloadJob.
C:> bitsadmin / GetModificationTime myDownloadJob
Bitsadmin getnoprogresstimeout command
Syntax
bitsadmin / GetNoProgressTimeout
Parameters
ParameterDescriptionJob Display name of the task or GUID.For example
The following example retrieves the process timeout value for the task named myDownloadJob.
C:> bitsadmin / GetNoProgressTimeout myDownloadJob
See more:
- The command bitadmin addfilewithranges in Windows
- Bitsadmin create command in Windows
- Bitsadmin complete command in Windows
You've just finished reading the article "Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command" edited by the TipsMake team. You can save bitsadmin-getmodificationtime-and-bitsadmin-getnoprogresstimeout-command.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- Bitsadmin command getaclflags and bitsadmin getbytestotal in Windows
- The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
- The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- Bitsadmin complete command in Windows
- Bitsadmin create command in Windows