Install the remote desktop authorization Server on the Windows Server 2012 R2 Server in the XXXX domain of the company, which is also a domain controller. After activating remote desktop authorization, the following warning message is displayed:
The code is as follows: |
Copy code |
Log name: System
Source: Microsoft-Windows-TerminalServices-Licensing
Date: 14:43:08
Event ID: 4105
Task type: None
Level: Warning
Keyword: Classic
User: Missing
Computer: MDC.XXXX.cn
Description:
The remote desktop authorization server cannot update the license attribute of the user "Administrator" in the Active Directory domain "XXXX.cn. Make sure that the computer account of the license server is a member of the terminal server license server group in the Active Directory domain "XXXX.cn.
If the license server is installed on the domain controller, the network service account also needs to be a member of the terminal server license server group.
If the license server is installed on the domain controller, after adding an account to the terminal server license server group, you must restart the remote desktop Authorization Service to track or report the usage of each user's rds cal.
Win32 error code: 0x80070005
|
Solution:
In Builtin on the controller, find the "Terminal Server License Servers" group. Add computers with warning logs to the group and add "network service" to the group. Open Services. msc and find "Remote Desktop Licensing" to restart.
Open the RD authorization manager, right-click the server name, and find "review configuration" to make sure both are green. If there is an exclamation point, set it. The procedure is as follows.
Remote desktop Authorization Service 1
Remote desktop Authorization Service 2
Remote desktop Authorization Service 3
Remote desktop Authorization Service 4