Skip to content

Instantly share code, notes, and snippets.

@leakedby
Created November 12, 2020 05:55
Show Gist options
  • Save leakedby/bdbe5bc1dfbeb36f56bf3899627f6b31 to your computer and use it in GitHub Desktop.
Save leakedby/bdbe5bc1dfbeb36f56bf3899627f6b31 to your computer and use it in GitHub Desktop.
"This could be due to CredSSP encryption oracle remediation." Fix this error message when connect to server by Windows RDP. (Run as administrator)
REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters" /v AllowEncryptionOracle /t REG_DWORD /d 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment