Files
GPOZaurr/Examples/Example-40-ShowGPO01.ps1
T
Przemyslaw Klys 1788615711 Update
2020-11-07 23:06:02 +01:00

7 lines
269 B
PowerShell

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