mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-31 20:58:04 +00:00
Update to example
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
||||||
|
|
||||||
$GPOS = Get-GPOZaurr
|
$GPOS = Get-GPOZaurr
|
||||||
$GPOS | Format-Table -AutoSize
|
$GPOS | Format-Table -AutoSize *
|
||||||
|
|
||||||
$GPOS[0] | Format-List
|
$GPOS[0] | Format-List
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user