scripts/pc_information.ps1
2026-02-20 13:46:19 +01:00

1 line
No EOL
150 B
PowerShell

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