Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
This node describes the minimum Windows version required for this assessment.
Usage
<VerifyOSVersion>
child elements
</VerifyOSVersion>
Attributes
There are no attributes.
Child elements
| Element | Description |
|---|---|
| Build |
0 |
| Major |
6 |
| Minor |
1 |
| Revision |
0 |
Child element sequence
(
Major,
Minor,
Build,
Revision
)
Parent elements
| Element | Description |
|---|---|
| Properties |
This node describes properties. |
Remarks
AXE will issue a warning if a job is configured with assessments that do not all support the same minimum OS version.
Examples
VerifyOSVersion describes the minimum Windows version required for this assessment and has the following mandatory sub-nodes:
<Version>
<Major>6</Major>
<Minor>1</Minor>
<Build>0</Build>
<Revision>0</Revision>
</Version>
Element information
| Can be empty | No |