diff --git a/WELA.ps1 b/WELA.ps1 index d07c96d6..a315d61c 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -5910,8 +5910,6 @@ function ConfigureAuditSettings { Write-Host "[OK] AuditFilter is already 127" -ForegroundColor Green } else { - Write-Host ("[SET] AuditFilter: {0} -> 127" -f $currentValue) -ForegroundColor Yellow - $proceed = $false if ($Auto) { $proceed = $true