bitsadmin getvalidationstate
Reports the content validation state of the given file within the job.
Syntax
bitsadmin /getvalidationstate <job> <file_index>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
file_index | Starts from 0. |
Examples
To retrieve the content validation state of file 2 within the job named myDownloadJob:
bitsadmin /getvalidationstate myDownloadJob 1