Skip to main content

Microsoft Remote Desktop Connection Error "CredSSP encryption oracle remediation"

You may run into this error when trying to remotely connect to Microsoft Windows Server via RDP.

Workaround for updated client

Edit Registry

REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2

Popular posts from this blog

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Microsoft Azure Repos

Azure Repos Documentation