How to monitor Check Mode for WMI Win32_LaunchCondition ?

With IPHost Network Monitor you can run WMI Check Mode monitoring of various devices in your network.

To create a WMI monitor for Check Mode, provide host name (it must be a Windows host) and specify custom WQL query:

SELECT CheckMode FROM Win32_LaunchCondition

The CheckMode property is used to indicate whether the condition is expected to exist or not exist in the environment. When the value is True, the condition is expected to exist (e.g., a file is expected to be on a system) so invoke() is expected to return True. When the value is False, the condition is not expect to exist (e.g., a file is not to be on a system) so invoke is expected to return false

The LaunchCondition class is used by the LaunchConditions action. It contains a list of conditions, all of which must be satisfied for the action to succeed.

IPHost Network Monitor is an advanced and easy tool for monitoring LAN and WAN networks, network servers, workstations and TCP/IP devices. Use IPHost Network Monitor to monitor your servers, domains, computers and devices.