时间:2021-07-01 10:21:17 帮助过:12人阅读
由于客户端或服务器端有一方 没打补丁,导致另一方拒绝 和他建立远程桌面连接
可以通过策略或改注册表 来绕过这个报错
C:\WINDOWS\system32>REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2
The operation completed successfully.
测试OK
完成后还需要输入命令:gpupdate /force 执行
不然还是无法访问
参考资料:
https://support.microsoft.com/en-us/help/4295591/credssp-encryption-oracle-remediation-error-when-to-rdp-to-azure-vm
远程桌面RDP报错CredSSP encryption oracle remediatation
标签:com 远程桌面连接 war 参考资料 win href operation 远程 ati