System\CIM_RunningOS.mof.mof (HTML version)

Return to index
CIM_RunningOS Superclass: CIM_Dependency
RunningOS indicates the currently executing OperatingSystem. At most one OperatingSystem can execute at any time on a ComputerSystem. 'At most one' is specified, since the Computer System may not be currently booted, or its OperatingSystem may be unknown.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::System::OperatingSystem" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "Dependent" )
CIM_ComputerSystem REF Dependent ;
The ComputerSystem.
Max ( 1 )
Override ( "Antecedent" )
CIM_OperatingSystem REF Antecedent ;
The OperatingSystem currently running on the ComputerSystem.