Class CIM_InstalledOS
extends CIM_SystemComponent

A link between the ComputerSystem and the OperatingSystem(s) installed or loaded on it. An OperatingSystem is 'installed' on a ComputerSystem, when placed on one of its StorageExtents - for example, copied to a disk drive or downloaded to Memory. Using this definition, an OperatingSystem is 'installed' on a NetPC when downloaded via the network.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_SystemComponent
   |
   +--CIM_InstalledOS

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
Compositionbooleantrue
DescriptionstringA link between the ComputerSystem and the OperatingSystem(s) installed or loaded on it. An OperatingSystem is 'installed' on a ComputerSystem, when placed on one of its StorageExtents - for example, copied to a disk drive or downloaded to Memory. Using this definition, an OperatingSystem is 'installed' on a NetPC when downloaded via the network.
UMLPackagePathstringCIM::System::OperatingSystem
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PrimaryOSboolean
DescriptionstringBoolean indicating that the OperatingSystem is the default OS for the ComputerSystem.
MappingStringsstringMIF.DMTF|Operating System|001.4

Association References

NameClass OriginReference Class
GroupComponentCIM_InstalledOSCIM_ComputerSystem
PartComponentCIM_InstalledOSCIM_OperatingSystem

Class Methods