Prasidh_Arora
Thank you for developing this amazing tool.
I do have an issue with an upgrade to 1910.2 from 1910 this morning in our Server 2019 domain attached WAC gateway. The SSL thumbprint and everything else is the same. I don't have SSO configured, but now when I log in to WAC, it no longer prompts me for creds to each individual server I'm trying to manage. Usually, I had to put in my creds when connecting to any machine, but now they seem to be cached. When a connection attempts, it comes back with the generic:
"WinRM cannot complete the operation. Verify that the specified computer name is valid..."
When I try and do a Manage As to force a new cred, it comes back with:
"Error occurred while decoding OAEP padding."
When I try to connect to the WAC gateway via WAC, I get:
"The server certificate on the destination computer (serverFQDN:5986) has the following errors: The SSL certificate could not be checked for revocation. The server used to check for revocation might be unreachable."
I did try to clear the KDC cache via:
Invoke-Command -ComputerName servername -ScriptBlock {
klist purge -li 0x3e7
}
But that didn't help. I also can't seem to find an installer for the previous version, as at this point, I'd love to just reverse the upgrade so that everyone can get back to work.
Any help or tips at all would be infinitely appreciated.
Thank you,
Philip