1 line
No EOL
160 B
PowerShell
1 line
No EOL
160 B
PowerShell
Get-WmiObject -Namespace "root\SecurityCenter2" -Class AntiVirusProduct | Select-Object -Property displayName, pathToSignedProductExe | ConvertTo-Json -Compress |