Info |
---|
|
...
Note |
---|
Only users with the Employee Permission “Can Edit License Seats” turned on can view license seats and affect the licenses. |
...
Remove machine license
Select a machine that currently has a registered machine license.
Remove by clicking 'Remove Machine License'
...
Error: Machine or User Denied Access
That typically means someone used the Logoff Device option on the License Seats Used window when the device wasn't actually logged in, which will effectively block the PC from logging in instead of notifying it to log itself out.
You can clear the names from the blocked list using the Queries form with the steps below:
Open Data-->Queries
Select the immediate tab on the upper right
On the immediate tab enter the following command and click the Execute button.
Code Block |
---|
DELETE _Logoff |
...