WMI query
  • 08 May 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

WMI query

  • Dark
    Light
  • PDF

Article Summary

Use WMI query to filter based on a WMI (Windows Management Instrumentation) query you run on devices. WMI queries allow you to access the WMI repository for class and instance information. For example, you can request that WMI return all the objects representing shut-down events from your desktop system.

General
TypeWMI query
PathThe WMI namespace that contains the class you want to query
QueryThe query you want to run
CompareEqual, Not equal, Contains, Doesn't contain, Starts with, Ends with
ValueWhat the result of the query should be
Agent

Agent

It requires the Agent to be running.

Supported platforms

PlatformSupported
WebNo
WindowsYes
macOSNo

Was this article helpful?