SEP 11 definitions:
1 |
FOR /F "tokens=6 delims=\" %i IN ('reg query HKLM\SOFTWARE\Symantec\SharedDefs /f DEFWATCH_10') DO @echo %i |
Informations provided by Security Center:
1 |
Get-WmiObject -Class AntivirusProduct -Namespace root\SecurityCenter2 |
How to read productState: http://neophob.com/2010/03/wmi-query-windows-securitycenter2/