Windows: Could not establish a remote desktop connection. No client licenses available.

Even though you have already installed and configured a Terminal Server license Server, you can not connect to a Terminal Server with the Remote Desktop Client from some individual clients. Some other will work.

The following error occurs:

The remote session was disconnected because there are no Terminal Server client access licenses available for this computer. Please contact the server administrator.
Continue reading Windows: Could not establish a remote desktop connection. No client licenses available.

Advertisment to support michlstechblog.info

Windows: How to determine the SID of a User or Group

Hi,

Sometimes you need the SID of a user or group. For example if you want to set permissions with icalcs in multilanguage environments. icacls needs as input the group name or the SID. If you want to set permission for the builtin groups you have to specify the group name in the current language of the operating system, i.e. “Users” for en-US and “Benutzer” for de-DE. The better choice is the SID, the SIDs for builtin groups are always the same.
Continue reading Windows: How to determine the SID of a User or Group