Bitsadmin command getcreationtime and bitsadmin getdescription in Windows
The bitadmin command getcreationtime retrieves the time to create the specified task. The command bitadmin getdescription retrieves the description of the specified task.
The bitadmin command getcreationtime retrieves the time to create the specified task. The command bitadmin getdescription retrieves the description of the specified task.
Bitsadmin command getcreationtime and bitsadmin getdescription in Windows
- Bitsadmin getcreationtime command
- Syntax
- Parameters
- For example
- Bitsadmin getdescription command
- Syntax
- Parameters
- For example
Bitsadmin getcreationtime command
Syntax
bitsadmin / GetCreationTime
Parameters
ParameterDescriptionJob Display name of the task or GUIDFor example
The following example retrieves the task creation time named myDownloadJob.
C:> bitsadmin / GetCreationTime myDownloadJob
Bitsadmin getdescription command
Syntax
bitsadmin / GetDescription
Parameters
ParameterDescriptionJob Display name of the task or GUIDFor example
For example, after the description access for the task named myDownloadJob.
C:> bitsadmin / GetDescription myDownloadJob
See more:
- The command bitadmin addfilewithranges 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
- Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
- Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- Bitsadmin command getproxylist, getproxyusage and getreplydata
- The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
- Bitsadmin complete command in Windows
- Bitsadmin command getaclflags and bitsadmin getbytestotal in Windows
- Bitsadmin command getowner, get priority and getproxybypasslist
- The command bitadmin addfilewithranges in Windows
- Bitsadmin cancel command in Windows
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