Is it possible to see which kind of licenses are used by different users?

Tekla Structures - Not version-specific
Environment
Not environment-specific
Question: Is it possible to see which kind of licenses are currently used by different users?

Answer: Yes, there is a way to do that. But you have to use command lines. Open the cmd and then go to the license server installation folder and follow the instructions below.

The syntax is:

lmutil.exe lmstat -a -c <port>@<server name>

For example:

lmutil.exe lmstat -a -c 27001@licenseserver

The command will output a list of different license types, the number of licenses issued and the license expiration dates on the server. It will also list the usernames using a certain type of license and the TS version they are running. 
More detailed instructions can be found in the manual fnp_LicAdmin.pdf which is by default located in the TS License Server installation folder.
Was this helpful?
Submit