Files
GPOZaurr/Examples/Example-40-ShowGPO01.ps1
T
Przemyslaw Klys 7eefe96ee7 Update
2020-11-12 13:38:51 +01:00

7 lines
275 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$Output = Invoke-GPOZaurr -FilePath $PSScriptRoot\Reports\GPOZaurr.html -Type GPOOrphans -PassThru
$Output
Write-Color -Text 'Output of nested report' -Color DarkYellow -LinesBefore 1 -LinesAfter 1
$Output.GPOOrphans