BACK TO INDEX

Win32_WMIElementSetting
The Win32_WMIElementSetting class represents an association between a service running in the Win32 system, and the WMI settings it can use.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference in the Win32_WMIElementSetting association, represents the Win32 service using or surfacing WMI properties.
SettingReferenceThe Setting reference in the Win32_WMIElementSetting association, represents the WMI settings available to the Win32 service.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_WMIElementSetting
   {
    Element = "Win32_Service=\"winmgmt\"";
    Setting = "Win32_WMISetting=@";
   };