ADFS Server Trace - Match annoying ADFS error code to proper error quickly.

This commit is contained in:
2025-09-24 02:51:57 +00:00
parent bf6f94384f
commit 3814975a52

View File

@@ -73,4 +73,4 @@ Function Get-AdfsServerTrace {
} else { } else {
Write-Output $results Write-Output $results
} }
} }