mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-18 22:36:15 +00:00
Updates
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user