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.
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 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
May be interested
- Bitsadmin cancel command in Windowsthe bitsadmin cancel command deletes the task from the queue and deletes all temporary files associated with that task.
- Bitsadmin command getproxylist, getproxyusage and getreplydatatoday's article will introduce 3 commands: bitsadmin getproxylist, bitsadmin getproxyusage and bitsadmin getreplydata in windows.
- Command bitsadmin addfileset in Windowsthe command bitadmin addfileset adds one or more files to the specified task.
- Bitsadmin command getowner, get priority and getproxybypasslisttoday's article will introduce 3 commands: bitsadmin getowner, bitsadmin get priority and bitsadmin getproxybypasslist.
- Bitsadmin addfile command in Windowsthe bitadmin addfile command in windows is used to add files to the specified task.
- Sub-commands in nslookup Windows command (Part 2)nslookup set all command, nslookup set class, nslookup set d2, alias nslookup set debug, nslookup set domain, nslookup set port, and nslookup set querytype in windows
- Sub-commands in the nslookup Windows command (Part 1)nslookup command exit, finger nslookup, nslookup help, nslookup ls, nslookup lserver, nslookup root, commandlooklook server, nslookup set in windows
- Sub-commands in nslookup Windows command (Part 3)nslookup set recurse, nslookup set retry, nslookup set root, nslookup set search, nslookup set srchlist, nslookup set timeout, nslookup set type, nslookup set vc, and nslookup view in windows
- Command at in Windowsthe at command schedules commands and programs to run on a computer at a specified time with a specific date. you can only use the command at when schedule service is running.
- Set command in Windowsthe set command helps show, set or remove cmd.exe environment variables.