Chapter 1: The Windows WMI Providers Discovery


1.1 Objective

During the initial WMI discovery to illustrate the scripting technique, we used a very few number of classes from the CIM repository (see the first book about WMI, Understanding WMI Scripting). Mostly, we worked with the Win32_Service class, Win32_WMISetting, and Win32_NTLogEvent classes. We also examined the WMI event model and worked with some specific event classes. The standard WMI installation includes more than 600 classes that expose more than 3,000 properties. As we can see, we are a long way from completing our WMI discovery! Classes representing manageable entities of the real world have a direct relation with the WMI providers registered in the CIM repository. Although the Microsoft Platform SDK documents most of the WMI providers available, we discuss here how to retrieve information about the WMI providers and the class they support by extracting information from the CIM repository. This information will serve as the basis for subsequent chapters when discovering the most important WMI providers available with their classes and capabilities.




Leveraging WMI Scripting
Leveraging WMI Scripting: Using Windows Management Instrumentation to Solve Windows Management Problems (HP Technologies)
ISBN: 1555582990
EAN: 2147483647
Year: 2003
Pages: 82
Authors: Alain Lissoir

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net