mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-08 01:43:12 +00:00
4 lines
193 B
PowerShell
4 lines
193 B
PowerShell
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
|
|
|
$SummaryPermission = Get-GPOZaurrPermissionSummary -IncludeOwner
|
|
$SummaryPermission | Sort-Object -Property Permission | Format-Table * |