System\CIM_InstalledOS.mof.mof (HTML version)

Return to index
CIM_InstalledOS Superclass: 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.
Qualifiers:Version ( "2.7.0" ) Composition Aggregation Association
Parameters (local in grey)
MappingStrings { "MIF.DMTF|Operating System|001.4" }
boolean PrimaryOS ;
Boolean indicating that the OperatingSystem is the default OS for the ComputerSystem.
Max ( 1 )
Min ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_ComputerSystem REF GroupComponent ;
The ComputerSystem.
Weak
Override ( "PartComponent" )
CIM_OperatingSystem REF PartComponent ;
The OperatingSystem installed on the ComputerSystem.