VerifyOSVersion element
This node describes the minimum Windows version required for this assessment.
syntax
<VerifyOSVersion>
child elements
</VerifyOSVersion>
There are no attributes.
syntax
(
Major,
Minor,
Build,
Revision
)
Element | Description |
---|---|
Properties |
This node describes properties. |
AXE will issue a warning if a job is configured with assessments that do not all support the same minimum OS version.
VerifyOSVersion describes the minimum Windows version required for this assessment and has the following mandatory sub-nodes:
syntax
<Version>
<Major>6</Major>
<Minor>1</Minor>
<Build>0</Build>
<Revision>0</Revision>
</Version>
Can be empty | No |