Files
GPOZaurr/Examples/Example-29-FindGPOHtmlOutput.ps1
T
Przemyslaw Klys 97ffc8bfd5 Update
2020-06-28 10:08:09 +02:00

6 lines
252 B
PowerShell

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