mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-26 11:49:17 +00:00
7 lines
238 B
PowerShell
7 lines
238 B
PowerShell
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
|
|
|
#$GPOS = Get-GPOZaurr -GPOName 'TEST | Office Configuration'
|
|
#$GPOS | Format-Table -AutoSize *
|
|
|
|
$GPOS = Get-GPOZaurr -GPOName 'TEST | EmptyWITHGPF'
|
|
$GPOS | Format-Table -AutoSize * |