BACK TO INDEX

Win32_DCOMApplicationLaunchAllowedSetting
The Win32_DCOMApplicationLaunchAllowedSetting class is an association between the Win32_DCOMApplicationand the user sid's that can launch it
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the role of the Win32_DCOMApplication
SettingReferenceThe Setting reference represents the role of a user that can launch a component grouped under the associated Win32_DCOMApplication
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_DCOMApplicationLaunchAllowedSetting
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_DCOMApplication.AppID=\"{003E771E-DF5E-40C0-94A2-4109FF9AF445}\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_SID.SID=\"S-1-5-32-544\"";
   };