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:

  1. The command bitadmin addfilewithranges in Windows
  2. Bitsadmin create command in Windows
  3. 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.

« PREV : The simple way to...
Bitsadmin... : NEXT »