Initial
This commit is contained in:
parent
12e0e6d6b9
commit
12952dd14e
2 changed files with 77 additions and 0 deletions
1
pc_information.ps1
Normal file
1
pc_information.ps1
Normal file
|
|
@ -0,0 +1 @@
|
|||
Get-WmiObject -Namespace "root\SecurityCenter2" -Class AntiVirusProduct | Select-Object -Property displayName, pathToSignedProductExe | ConvertTo-Json
|
||||
Loading…
Add table
Add a link
Reference in a new issue