Files
GPOZaurr/Examples/Example-17-RepairInconsistentACLAll.ps1
T
Przemyslaw Klys 4e2ff76661 Example
2020-05-29 13:07:41 +02:00

5 lines
190 B
PowerShell

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