BACK TO INDEX

Win32_OperatingSystemAutochkSetting
This class represents the association between an operating system and the autochk settings that apply to the disks on the machine.Note that the setting is associated to operating system rather than computer system since there can be one or more operating systems installed on the machine, each with its own autochk settings.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the role of the CIM_ManagedSystemElement object of the CIM_ElementSetting association. Role: The associated managed system element provides the element that implements the element setting.
SettingReferenceThe CIM_Setting reference represents the role of the CIM_Setting object of the CIM_ElementSetting association. Role: The associated setting provides the setting that implements the element setting.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_OperatingSystemAutochkSetting
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_OperatingSystem.Name=\"Microsoft Windows Server 2003 R2 Standard Edition|C:\\\\WINDOWS|\\\\Device\\\\Harddisk0\\\\Partition1\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_AutochkSetting.SettingID=\"Microsoft Windows Server 2003 R2 Standard Edition|C:\\\\WINDOWS|\\\\Device\\\\Harddisk0\\\\Partition1\"";
   };