BACK TO INDEX

CIM_SoftwareFeatureSoftwareElements
The CIM_SoftwareFeatureSoftwareElements associations identifies the software elements that make up a particular software feature.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
GroupComponentReferenceThe group component.
PartComponentReferenceThe part component.
SAMPLE DATA INSTANCE
   
   instance of Win32_SoftwareFeatureSoftwareElements
   {
    GroupComponent = "Win32_SoftwareFeature.IdentifyingNumber=\"{32DB53E1-DB00-4AA8-AAC8-AF1C781F3B19}\",Name=\"NewFeature1\",ProductName=\"Self Service Web Service (ESD)\",Version=\"5.9.7.2\"";
    PartComponent = "Win32_SoftwareElement.Name=\"NewComponent1\",SoftwareElementID=\"{7BDAC44F-7EF9-4802-A22D-A9BECE88C5E7}\",SoftwareElementState=2,TargetOperatingSystem=19,Version=\"5.9.7.2\"";
   };