Files
GPOZaurr/Examples/Example-17-RepairInconsistentACLAll.ps1
Przemyslaw Klys fb5b9c5024 Update
2020-09-20 17:03:59 +02:00

5 lines
209 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Get-GPOZaurrPermissionConsistency -Type All -VerifyInheritance | Format-Table
Repair-GPOZaurrPermissionConsistency -LimitProcessing 2 -WhatIf -Verbose