| 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 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference in the Win32_WMIElementSetting association, represents the Win32 service using or surfacing WMI properties. | |
| Setting | Reference | The 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=@";    }; | |||