Files
GPOZaurr/Examples/Example-08-ListingPermissionsUnknown.ps1
T
2020-05-12 17:04:05 +02:00

4 lines
128 B
PowerShell

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