This commit is contained in:
Przemyslaw Klys
2020-11-05 22:46:10 +01:00
parent 8790be18bb
commit 731ba420b9
15 changed files with 38 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
$GPOZaurrConsistency = [ordered] @{
Name = 'GPO Permissions Consistency'
Enabled = $true
Action = $null
Data = $null
Execute = { Get-GPOZaurrPermissionConsistency -Type All -VerifyInheritance }
Processing = {