mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-24 08:46:38 +00:00
Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user