| Win32_LogicalProgramGroupItemDataFile | |||
| The Win32_LogicalProgramGroupItemDataFile class represents an association between the program group items of the start menu and the files in which they are stored. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Antecedent | Reference | The Antecedent reference represents the Win32_LogicalProgramGroupItem that represents program groupings in the start menu. | |
| Dependent | Reference | The Dependent reference represents the CIM_DataFile class associated with the program group. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_LogicalProgramGroupItemDataFile    {     Antecedent = "\\\\SCCM01\\root\\CIMV2:Win32_LogicalProgramGroupItem.Name=\"Default User:Start Menu\\\\desktop.ini\"";     Dependent = "\\\\SCCM01\\root\\cimv2:CIM_DataFile.Name=\"C:\\\\Documents and Settings\\\\Default User\\\\Start Menu\\\\desktop.ini\"";    }; | |||