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 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 getdisplayname and bitsadmin geterror command in Windows
- Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command
- 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
- The command bitadmin addfilewithranges in Windows
- Command bitsadmin addfileset 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