BACK TO INDEX

Win32_COMApplicationSettings
The Win32_COMApplicationSettings class represents an association between a DCOM application and its configuration settings.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the DCOM application where the settings are applied.
SettingReferenceThe 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\"";
   };