title | description | ms.topic | ms.assetid | ms.author | author | manager | ms.date |
---|---|---|---|---|---|---|---|
bitsadmin getvalidationstate | Reference article for the bitsadmin getvalidationstate command, which reports the content validation state of the given file within the job. | reference | 6ada3f1f-9967-4262-9d22-ed641e23f516 | mosagie | robinharwood | mtillman | 10/16/2017 |
Reports the content validation state of the given file within the job.
bitsadmin /getvalidationstate <job> <file_index>
Parameter | Description |
---|---|
job | The job's display name or GUID. |
file_index | Starts from 0. |
To retrieve the content validation state of file 2 within the job named myDownloadJob:
bitsadmin /getvalidationstate myDownloadJob 1