首页 > Windows开发 > 详细

Windows RDP “No Remote Desktop License Servers available” Error message fix

时间:2020-03-20 21:44:21      阅读:110      评论:0      收藏:0      [点我收藏+]

On a Server 2008 and 2012 RDS service that has been deployed and working for some time you begin to receive errors "The remote session was disconnected because there are no Remote Desktop License Server available" as shown below:

技术分享图片

If this is happening after the license grace period AND you already had a setup a license server, please try the below steps:.

1. Login to the server and open Registry by typing regedit.exe in Run or cmd prompt.(please note that this should be opened as Administrator.

2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod as shown in below window and select the GracePeriod Key. If the ‘GracePeriod’ key exists you will need to delete it.  

技术分享图片

3. You must take ownership and give admin users full control to be able to delete GradePeriod key.

-  Right Click on GradePeriod Key to take ownership of.
-  On the Edit menu, click Permissions.
-  Click Advanced, and then click the Owner tab.
-  Under Change owner to, click the new owner, and then click OK.

技术分享图片

Now, right click and delete the GracePeriod key( ‘REG_BINARY’ ). Once deleted, exit the registry and reboot the server.

Windows RDP “No Remote Desktop License Servers available” Error message fix

原文:https://www.cnblogs.com/rusking/p/12534579.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!