Code Snippet

Just another Code Snippet site

Remote Desktop CredSSP encryption Oracle remediation Registry fix

Quickly Fix Remote Desktop “CredSSP encryption Oracle remediation” Error by adding the AllowEncryptionOracle value to the registry to allow RDP Connection.

Source: Remote Desktop CredSSP encryption Oracle remediation Registry fix

,


One thought on “Remote Desktop CredSSP encryption Oracle remediation Registry fix

  • Olivier says:

    As powershell administrator, execute :

    reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters" /f /v AllowEncryptionOracle /t REG_DWORD /d 2
    

Leave a Reply

Your email address will not be published. Required fields are marked *