The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
The bitadmin geterrorcount command retrieves the number of times the specified task has generated a temporary error. The bitsadmin getfilestotal command retrieves the number of files in the specified task.
The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
- Bitsadmin geterrorcount command
- Syntax
- Parameters
- For example
- Bitsadmin getfilestotal command
- Syntax
- Parameters
- For example
Bitsadmin geterrorcount command
Syntax
bitsadmin / GetErrorCount
Parameters
ParameterDescriptionJob Display name of the task or GUID.For example
The following example retrieves the error number information for the task named myDownloadJob.
C:> bitsadmin / GetErrorCount myDownloadJob
Bitsadmin getfilestotal command
Syntax
bitsadmin / GetFilesTotal
Parameters
ParameterDescriptionJob Display name of the task or GUID.For example
The following example retrieves the number of files included in the task named myDownloadJob.
C:> bitsadmin / GetFilesTotal myDownloadJob
See more:
- Command bitsadmin addfileset in Windows
- Bitsadmin addfile command in Windows
- The bcdedit command in Windows
4 ★ | 1 Vote
You should read it
- Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
- Bitsadmin command getaclflags and bitsadmin getbytestotal 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
- Bitsadmin command getproxylist, getproxyusage and getreplydata
- Bitsadmin cancel command in Windows
May be interested
- 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 getcreationtime and bitsadmin getdescription in Windowsthe bitadmin command getcreationtime retrieves the time to create the specified task. the command bitadmin getdescription retrieves the description of 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.