Files
GPOZaurr/Examples/Example-04-GPOInformation02.ps1
T
Przemyslaw Klys 3b04efcbc8 Commit examples
2024-08-24 11:01:02 +02:00

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 *