Identify where user is being locked out from.

This commit is contained in:
2025-09-24 00:36:12 +00:00
parent 0b98332563
commit 806a382183

View File

@@ -27,4 +27,4 @@ foreach ($DC in $DomainControllers) {
Write-Host "User was locked out: $message on this DC at $timeGenerated"
}
} -ArgumentList $username
}
}