問題描述:
在用遠程桌面訪問Window Server服務器時,出現如下錯誤:
The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license.Please contact the server administrator.
這時若想遠程只能使用強制遠程連接:
解決方案:
打開注冊表,找到如下鍵值:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod
設置權限(沒有權限是刪不掉的):
選擇該鍵值, 右擊選擇“Permissions”,在打開窗口選中Administrators,選中Advanced,修改Owner為Administrator,再添加完全控制權限
刪除鍵值,結束!