一段時間沒有用RDP去連遠程的Windows主機,某一天忽然發現用不了了。安全
錯誤信息以下:oracle
An authentication error has occurred.
The function requested is not supportedormRemote computer: 10.2XX.XXX.XXX
This could be due to CredSSP encryption oracle remediation.
For more information, see https://go.microsoft.com/fwlink/?linkid=866660blog
查了點資料,發現這是因爲安裝了KB4103727(Windows 10 Version 1709) 或者KB4103718 (Windows 7),其目的是修復了一些安全方面的問題。可是,反作用就是致使了RDP不能用了。ci
有四個解決方案。筆者試驗了第二個,修改group policy,成功的解決了這個問題。rem
具體步驟以下:get
運行: gpedit.mscit
打開 Computer Configuration -> Administrative Templates -> System -> Credentials Delegation -> Encryption Oracle Remediationio
打開Encryption Oracle Remediation, 選擇Enable,而後修改protection level 爲Vulnerable,點Apply。function
問題解決。
參考資料
==============
[Solved] RDP Authentication Error Function Requested Is Not Supported
https://www.itechtics.com/solved-authentication-error-function-requested-is-not-supported/
Remote Desktop Authentication Error Has Occurred. The function requested is not supported.