OperatingSystemDiscoveryInfo (OperatingSystemType) Element

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

The OperatingSystemDiscoveryInfo (OperatingSystemType) element, in Configuration Manager 2007, is the discovery information for the operating system configuration item.

The OperatingSystemDiscoveryInfo element is defined by the OperatingSystemType complex type.

<xs:element name="OperatingSystemDiscoveryInfo"
    type="OSInfoType"
 />

Attributes

Name Type Description

MajorVersion

xs:unsignedInt

The major version number of the operating system.

MinorVersion

xs:unsignedInt

The minor version number of the operating system.

BuildVersion

xs:unsignedInt

The build number of the operating system.

ServicePackMajorVersion

xs:unsignedInt

The major service pack version of the operating system.

ServicePackMinorVersion

xs:unsignedInt

The minor service pack version of the operating system.

See Also

Concepts

OperatingSystemType
OperatingSystem
Authoring Desired Configuration Management Configuration Baselines and Configuration Items