This commit is contained in:
Przemysław Kłys
2020-04-12 10:31:49 +02:00
parent 3821a38b32
commit 82e0e16019
26 changed files with 566 additions and 305 deletions
+3 -2
View File
@@ -8,9 +8,10 @@
#$GPOs[0].ACL | Format-Table -AutoSize
#Get-GPOZaurrPermissions | Format-Table -AutoSize
$T = Get-GPOZaurrPermissions #| Out-HtmlView
$T = Get-GPOZaurrPermission #| Out-HtmlView
#$T[0] | Format-List *
$T | Format-Table -AutoSize *
#$T[0].Trustee
#$T[0].Permission
#$T[0]
#$T[0]
$T | Out-HtmlView -ScrollX -Filtering -Online -DisablePaging