| Win32_SystemProgramGroups | |||
| The Win32_SystemProgramGroups class represents an association between a computer system and a logical program group. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The Element reference represents the computer system containing the logical program group. | |
| Setting | Reference | The 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\"";    }; | |||