Select the product you need help with
TerminalServices-Licensing 4105 – The Terminal Services license server cannot update the license attributes for user “<UserName>” in Active Directory Domain “<DomainName>”Article ID: 2030310 - View products that this article applies to. SYMPTOMSYou may see the following Warning event on a computer that is running Remote Desktop Licensing (RD Licensing), formerly Terminal Services Licensing (TS Licensing). Log Name: System Source: Microsoft-Windows-TerminalServices-Licensing Event ID: 4105 Level: Warning User: N/A Computer: <computer name> Description: The Terminal Services license server cannot update the license attributes for user <user name> in the Active Directory Domain <domain name>. Ensure that the computer account for the license server is a member of Terminal Server License Servers group in Active Directory domain <domain name>. If the license server is installed on a domain controller, the Network Service account also needs to be a member of the Terminal Server License Servers group. If the license server is installed on a domain controller, after you have added the appropriate accounts to the Terminal Server License Servers group, you must restart the Terminal Services Licensing service to track or report the usage of TS Per User CALs. Win32 error code: 0x80070005 CAUSEThe event ID 4105 may be logged for one of the following reasons:
RESOLUTIONScenario 1: The licensing server is not added to the Terminal Server License Servers group for the domain in which the users are locatedFor more information about this scenario and its resolution, please see the following Microsoft TechNet article.Event ID 4105 - Terminal Services Per User Client Access License Tracking and Reporting http://technet.microsoft.com/en-us/library/cc775179(WS.10).aspx
(http://technet.microsoft.com/en-us/library/cc775179(WS.10).aspx)
Scenario 2: The Terminal Server License Servers group is present but does not have permissions to update the user’s account attributes in Active Directory directory serviceThe Windows Server 2003 License server will only update the teminalServer attribute. Newer Terminal Server License Servers will try to update additional attributes when available. To accomodate that, the Windows Server 2008 schema update defines a property set used to grant permissions to all attributes required.IMPORTANT: Based on the User Interface language the account names and Property Set names might differ. Method 1: Use dsacls.exe to add the permissions to add the read\write permissions to the terminalServer attribute or to the Terminal Server License Server property set of the “user object” by the Terminal Server License Servers group. Windows Server 2003 level Schema dsacls "CN=XXXX,OU=XXXX,OU=XXXX,OU=XXXX,DC=XXXX,DC=XXXX,DC=XXX" /G "BUILTIN\Terminal Server License Servers:WPRP;terminalServer" When you grant the permissions on a container, you should use the following command: dsacls "OU=XXXX,DC=XXXX,DC=XXXX,DC=XXX" /I:S /G "BUILTIN\Terminal Server License Servers:WPRP;terminalServer;user" Windows Server 2008 and newer Schema dsacls "CN=XXXX,OU=XXXX,OU=XXXX,OU=XXXX,DC=XXXX,DC=XXXX,DC=XXX" /G "BUILTIN\Terminal Server License Servers:WPRP;Terminal Server License Server" When you grant the permissions on a container, you should use the following command: dsacls "OU=XXXX,DC=XXXX,DC=XXXX,DC=XXX" /I:S /G "BUILTIN\Terminal Server License Servers:WPRP;Terminal Server License Server;user" Method 2: Use the Delegate Control Wizard to add the permissions to add read\write permissions to the terminalServer attribute or to the Terminal Server License Server attribute of the “user object” by the Terminal Server License Servers group. To do this, follow these steps:
PropertiesArticle ID: 2030310 - Last Review: November 15, 2011 - Revision: 10.0 APPLIES TO
| Article Translations
|


Back to the top








