Update examples

This commit is contained in:
Przemyslaw Klys
2020-05-11 14:00:11 +02:00
parent 5ac5b7f0a1
commit 9f7bdd287e
10 changed files with 46 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
$T = Get-GPOZaurrOwner -Verbose -IncludeSysvol
$T | Format-Table *
#$T | Out-HtmlView -ScrollX