Identify where user is being locked out from.

This commit is contained in:
2025-09-24 02:52:18 +00:00
parent 3814975a52
commit a17b27f5fe

View File

@@ -48,4 +48,4 @@ while ($true) {
# Wait for 10 seconds (10 seconds) # Wait for 10 seconds (10 seconds)
Start-Sleep -Seconds 10 Start-Sleep -Seconds 10
} }