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


Send comments about this topic to Microsoft.