Execute Query

ExecQuery will execute a query to retrieve objects

image

Steps

  1. From the Select Operation Combo box choose the Execute query operation.
  2. Provide Object Name information.
  3. Type in the query in the Query statement field. ex. SELECT Name, ElementName FROM CIM_ObjectManagerAdapter
  4. Select a query language to use to parse the query statement specified. and press execute.

The resulted instance paths will be show in Results View area, you can double click that path from the Result list to view the detailed information of the instance. You can also copy the Path to the clipboard by right clicking an object path from the result list.