Files
GPOZaurr/Examples/Example-29-FindGPO4.ps1
T
Przemyslaw Klys 6fa0818375 Update Examples
2021-01-11 08:59:35 +01:00

4 lines
171 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$Output = Invoke-GPOZaurrContent -Verbose -OutputType HTML, Object -Open -Type LocalGroups
$Output | Format-Table