Author Topic: WMI query productstate  (Read 2983 times)

0 Members and 1 Guest are viewing this topic.

REDACTED

  • Guest
WMI query productstate
« on: June 19, 2017, 01:42:16 PM »
Hi

My company uses Meraki systems Manager to manage many of our devices.  I have an issue on some devices where Avast is installed and running however the meraki agent detects that it is not running which causes it to fail the security audit.

When running the following command on the devices:

WMIC /Namespace:\\root\SecurityCenter2 Path AntiVirusProduct Get * /Format:List

The product state returns as: 266240

Can anyone confirm for me whether this states that the avast is running or not?

Thanks