mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-02 15:09:28 +00:00
4 lines
150 B
PowerShell
4 lines
150 B
PowerShell
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
|
|
|
$T = Get-GPOZaurrPermission -GPOName 'Default Domain Policy' -Type 'All'
|
|
$T | Format-Table * |