Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 943 Bytes

bitsadmin-getvalidationstate.md

File metadata and controls

41 lines (29 loc) · 943 Bytes
titledescriptionms.topicms.assetidms.authorauthormanagerms.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

bitsadmin getvalidationstate

Reports the content validation state of the given file within the job.

Syntax

bitsadmin /getvalidationstate <job> <file_index> 

Parameters

ParameterDescription
jobThe job's display name or GUID.
file_indexStarts from 0.

Examples

To retrieve the content validation state of file 2 within the job named myDownloadJob:

bitsadmin /getvalidationstate myDownloadJob 1 

Related links

close