BACK TO INDEX

Win32_SystemProgramGroups
The Win32_SystemProgramGroups class represents an association between a computer system and a logical program group.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the computer system containing the logical program group.
SettingReferenceThe Setting reference represents a logical program group on the computer system.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemProgramGroups
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_LogicalProgramGroup.Name=\"Default User:Start Menu\"";
   };