Files
GPOZaurr/Examples/Example-08-ListingPermissioonsUnknown.ps1
T
Przemyslaw Klys 9f7bdd287e Update examples
2020-05-11 14:00:11 +02:00

4 lines
128 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$T = Get-GPOZaurrPermission -Type Unknown -Verbose
$T | Format-Table *