CredSSP encryption oracle remediation error when you try to RDP to a Windows VM in Azure

Run cmd as administrator and run following command and you are done 🙂
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2

Leave a comment