Examples update

This commit is contained in:
Przemyslaw Klys
2020-11-11 17:06:29 +01:00
parent 70fbc2d5f8
commit 1126071fc4
4 changed files with 14 additions and 1 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$GPOS = Get-GPOZaurr -GPOName 'TEST | Office Configuration'
#$GPOS = Get-GPOZaurr -GPOName 'TEST | Office Configuration'
#$GPOS | Format-Table -AutoSize *
$GPOS = Get-GPOZaurr -GPOName 'New Group Policy Object3'
$GPOS | Format-Table -AutoSize *