windows --"remote desktop" this could be due to CredSSP encryption oracle remediation

昨天在remote 另外一台host的时候反复出现 this could be due to CredSSP encryption oracle remediation

解决办法:

1. cmd "regedit"

2.ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystemCredSSPParameters

标黄的是另外添加的:

右击System ->new->key 命名为CredSSP

然后再添加Parameters

3. 然后在Parameters下 ,右击,new ->DWORD(32-bit)Value

 4.modify 刚刚建立的那个

 5. 重启生效。

ps 我是重启生效的,但是我看到有人没有重启也生效了。所以看个人咯~

原文地址:https://www.cnblogs.com/clairedandan/p/12941337.html