4

On workstations like Windows 7 I use the following command to query AV:

WMIC /Node:localhost /Namespace:\\root\SecurityCenter2 Path AntiVirusProduct Get displayName /Format:List

But on Windows Server 2012, the SecurityCenter2 namespace is not available.

What is the possible alternative on servers?

daisy
  • 22,498
  • 29
  • 129
  • 265
  • You can take a look at [How can I determine whether an Antivirus product is installed?](https://serverfault.com/questions/12343/how-can-i-determine-whether-an-antivirus-product-is-installed) – Hackoo Feb 21 '20 at 06:29

0 Answers0