| Win32_OperatingSystemQFE | |||
| The Win32_OperatingSystemQFE class represents an association between an operating system and product updates applied as represented in Win32_QuickFixEngineering. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Antecedent | Reference | The Win32_OperatingSystem antecedent reference represents the Win32_OperatingSystem effected by the product update in this association. | |
| Dependent | Reference | The Win32_QuickFixEngineering dependent reference represents the Win32_QuickFixEngineering applied to the operating system in this association. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_OperatingSystemQFE    {     Antecedent = "\\\\SCCM01\\root\\cimv2:Win32_OperatingSystem.Name=\"Microsoft Windows Server 2003 R2 Standard Edition|C:\\\\WINDOWS|\\\\Device\\\\Harddisk0\\\\Partition1\"";     Dependent = "\\\\SCCM01\\root\\cimv2:Win32_QuickFixEngineering.HotFixID=\"File 1\",ServicePackInEffect=\"KB2079403\"";    }; | |||