Last active
June 13, 2018 01:11
-
-
Save chenshaoju/2c7697275f77e9de7537897b3e21737a to your computer and use it in GitHub Desktop.
修复远程桌面连接客户端提示“要求的函数不受支持”问题。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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