scripts/installed_av.ps1
2026-02-20 14:43:47 +01:00

1 line
No EOL
160 B
PowerShell

Get-WmiObject -Namespace "root\SecurityCenter2" -Class AntiVirusProduct | Select-Object -Property displayName, pathToSignedProductExe | ConvertTo-Json -Compress