| Win32_COMApplicationSettings | |||
| The Win32_COMApplicationSettings class represents an association between a DCOM application and its configuration settings. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the DCOM application where the settings are applied. | |
| Setting | Reference | The Setting reference represents the configuration settings associated with the DCOM application. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_COMApplicationSettings    {     Element = "\\\\SCCM01\\root\\cimv2:Win32_DCOMApplication.AppID=\"VBSDISERVR.SDIEVENT\"";     Setting = "\\\\SCCM01\\root\\cimv2:Win32_DCOMApplicationSetting.AppID=\"VBSDISERVR.SDIEVENT\"";    }; | |||