Files
GPOZaurr/Examples/Example-29-FindGPOHtmlOutput.ps1
T
Przemyslaw Klys 27bd83eaba Update
2020-06-27 20:57:06 +02:00

6 lines
245 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
# Use Save-GPOZaurrFiles -GPOPath $ENV:USERPROFILE\Desktop\GPOExport
$Output = Find-GPO -GPOPath 'C:\Support\GitHub\GpoZaurr\Ignore\GPOExportTest' -NoTranslation
$Output | Format-Table *