mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-19 06:36:18 +00:00
Removed dead examples
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
||||
|
||||
# Use Save-GPOZaurrFiles -GPOPath $ENV:USERPROFILE\Desktop\GPOExportAudit
|
||||
$Output = Invoke-GPOZaurr -GPOPath $ENV:USERPROFILE\Desktop\GPOExportAudit # -NoTranslation
|
||||
$Output | Format-Table *
|
||||
|
||||
$Output.Reports | Format-Table
|
||||
#$Output.Reports.LAPS | Format-Table *
|
||||
$Output.Reports.LithnetFilter | Format-List *
|
||||
Reference in New Issue
Block a user