Check the antivirus software installed on the target machine

command:

wmic /namespace:\\root\securitycenter2 path antivirusproduct GET displayName,productState, pathToSignedProductExe

Reference link: https://stackoverflow.com/questions/42472336/is-there-a-command-to-check-if-there-was-any-antivirus-installed

 

Guess you like

Origin blog.csdn.net/Fly_hps/article/details/107826989