BACK TO INDEX

Win32_SystemBootConfiguration
The Win32_SystemBootConfiguration class represents an association between a computer system and its boot configuration.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the computer system using the boot configuration.
SettingReferenceThe Setting reference represents a boot configuration for the computer system.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemBootConfiguration
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_BootConfiguration.Name=\"BootConfiguration\"";
   };