远程桌面报错解决:No Remote Desktop License Servers Available
The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license.Please contact the server administrator,最后发现是微软RDP远程桌面套件的一个BUG,可通过安装微软补丁或修改注册表来解决
远程桌面不可用,连接如下报错:
The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license.Please contact the server administrator…
若是中文系统,则报错如下:
由于没有远程桌面授权服务器可以提供许可证,远程会话被中断。请跟服务器管理员联系。
于是,使用Administrator帐号测试了一把,发现管理员也报这个错误!
这里分享一个小技巧:此时管理员也无法远程了,可以使用 如下命令强制远程连接:
mstsc /admin
目标机器上
cmd后regedit打开注册表
删除键值:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod
重启remote desktop 许可服务
参考
http://kwsupport.com/2014/03/windows-2012-no-remote-desktop-license-servers-available/
https://support.microsoft.com/kb/2916846
以上已经可解决问题
如果激活了还提示有问题
参考这种方式,直接注册
包括分发允许用户使用某个程序,不过是域内的环境,没测试
https://blog.youkuaiyun.com/tladagio/article/details/80503198
文中的注册码
5296992 4954438 6565792、6879321、5296992
这里还有一篇处理同一个用户多个人登录的问题
https://blog.youkuaiyun.com/qq_22317977/article/details/100037412