This commit is contained in:
Przemyslaw Klys
2020-10-01 21:35:00 +02:00
parent b126f397f7
commit ba5a7e1549
6 changed files with 18 additions and 10 deletions
+4 -3
View File
@@ -1,8 +1,9 @@
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$Output = Invoke-GPOZaurr -GPOPath 'C:\Support\GitHub\GpoZaurr\Ignore\GPODefender'
#$Output = Invoke-GPOZaurr -GPOPath 'C:\Support\GitHub\GpoZaurr\Ignore\GPOExport'
#$Output = Invoke-GPOZaurr -GPOPath 'C:\Support\GitHub\GpoZaurr\Ignore\GPODefender'
$Output = Invoke-GPOZaurr -GPOPath 'C:\Support\GitHub\GpoZaurr\Ignore\GPOExport'
$Output
return
$Output | Format-Table
$Output.Reports | Format-Table
$Output.Reports.WindowsDefenderExploitGuard