bitsadmin geterrorcount
Retrieves a count of the number of times the specified job generated a transient error.
Syntax
bitsadmin /geterrorcount <job>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
Examples
To retrieve error count information for the job named myDownloadJob:
bitsadmin /geterrorcount myDownloadJob