Skip to content

Instantly share code, notes, and snippets.

@chenshaoju
Last active June 13, 2018 01:11
Show Gist options
  • Save chenshaoju/2c7697275f77e9de7537897b3e21737a to your computer and use it in GitHub Desktop.
Save chenshaoju/2c7697275f77e9de7537897b3e21737a to your computer and use it in GitHub Desktop.
修复远程桌面连接客户端提示“要求的函数不受支持”问题。
Windows Registry Editor Version 5.00
;出于安全考虑,不建议长期使用此参数覆盖CredSSP安全设置。
;For security reasons, it is not recommended to use this parameter for long-term coverage of CredSSP security settings
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters]
"AllowEncryptionOracle"=dword:00000002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment