Introduction
In Microsoft System Center Configuration Manager 2007, the ManagementClass class for Windows Management Instrumentation (WMI) is defined in the Managementclassdescriptions.xml file. This .xml file is in the following path:<Drive>:\Program Files (x86)\Microsoft Configuration Manager\AdminUI\XmlStorage\ConsoleRoot
However, this .xml file cannot be changed and is not extendable. After you install this hotfix package, you can add more ManagementClass classes for WMI. To do this, follow these steps:
- Create a folder named ManagementClasses in the following path:<Drive>:\Program Files (x86)\Microsoft Configuration Manager\AdminUI\XmlStorage\Extensions
- Create an .xml file that has the ManagementClassDescription data type and that defines any added ManagementClass classes.
- Add the .xml file to the ManagementClasses folder.