Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The main data objects in WMI are classes and instances. The following table lists the different techniques available for retrieving data from a WMI class or instance.
Topic | Description |
---|---|
Retrieving a WMI Class | Retrieving information on the general parameters of an object. |
Retrieving a WMI Instance | Retrieving information describing a unique, individual object on your enterprise. |
Retrieving Part of a WMI Instance | Retrieving one or more parts of an instance, but not the entire instance. |
Accessing a WMI Qualifier | Accessing more information contained in a qualifier. |
For more information, see Manipulating Class and Instance Information.