In addition to the basic features, WMI Explorer has advanced features to make it easier to search WMI and refine your queries.
In this section:
You can use the Search feature of WMI Explorer to do high-resolution string searches through WMI that would be difficult with traditional tools.
For example, you can search for class names that include 'Processor' or classes with a 'DeviceID' method in a particular namespace, but you can also search for text in the descriptions of a property or method.
To start a search:
The results appear in the Search Results pane of the Output window.
To step through the search results :
The selected class and property appear in the Class and Property/Method panes.
The Find feature finds strings in the names of classes, properties, and methods that WMI Explorer displays. If you click a namespace and use Find, Find finds classes in the namespace. If you click a class, it finds properties and methods in the class.
To find a string in a class name:
To find a string in a property or method name:
You can filter the results of the Search, Find, and Query features in WMI Explorer. When set, the Filter feature includes strings and excludes categories of classes from the results.
To exclude categories of classes from WMI Explorer results:
Click the buttons (L - R):
To include only classes with specified word in the class name:
For example, if you type Alarm, WMI Explorer displays only classes with 'Alarm' in the class name.
You can export query results in HTML, Text, XML, or CSV format.
To export results:
To export results from a Windows PowerShell query, use the cmdlets:
WMI Explorer includes help for all classes, properties, and methods, and dynamically generated examples that you can run to query WMI on your local computer.
To display help for a WMI class, property, or method, select the element and then, in the Output pane, click the Help tab.
To run an example, click the Run this link.
This manual guides you through the features of WMI Explorer. If you have questions that aren't answered here, search the SAPIEN Blog and the WMI Explorer forum (for licensed users) or the Trial Software Questions forum (trial users). If you can't find what you need, post a question on either forum. We'll get back to you quickly.