Installing directly with a station licence
To install with a station-based licence, you will need to add the licence key, found in the settings page of the account dashboard, with an msiexec function
msiexec /i "PATH\TO\IRIS_Clarity.msi" LICENSE_KEY=XXX-XXX-XXX-v3
Switching from user based to station based
If you were previously using user-based licensing (email and password or SSO), and have been switched to station-based, then you will need to take the following steps.
- Re-install the latest version of the IRIS Clarity app with the licence key added as an msiexec function.
msiexec /i "PATH\TO\IRIS_Clarity.msi" LICENSE_KEY=XXX-XXX-XXX-v3
- When all users have logged in with the updated version, switch the dashboard over from user-based view to station-based view using the Switch to station based button in the settings page.
When you switch to station-based, users will no longer be able to log in with email and password and all existing users will be logged out.