Hi with a floating license setup, is there a way to manage licences in use? I.E kick specific, known inactive sessions off to free up licenses?
Solved
FME Desktop license manager
Best answer by todd_davis
Yes, it is using FlexLM and its a is/was a widely used license manager that is detailed well on the internet.
For instance using the lmutil.exe you can get the list of users and the version they are using
lmutil.exe lmstat -c @<host> -a
And then you can use functions like
lmutil.exe lmremove to remove users.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


