Registering workstation clients#10646
Merged
katarzyna-koltun-mx merged 5 commits intodevelopmentfrom Feb 20, 2026
Merged
Conversation
Collaborator
Author
|
@MXLino @mendix-nleimer Can you take a look at the proposed document and let me know if you have any corrections? |
Collaborator
Author
|
Watch the sprint demo from Feb 5 - UI changes. |
MXLino
reviewed
Feb 19, 2026
Contributor
MXLino
left a comment
There was a problem hiding this comment.
We need to adjust a few things, as the described steps do not correspond to the latest version.
| 4. Specify the timeframe during which the token is valid. | ||
| 5. Copy the token to a clipboard and save it in a secure location. For security reasons, the token is only displayed once. | ||
| 6. Click **Activate Token**. The **Stations** page displays the timeframe during which the bulk registration is scheduled. | ||
| 7. Use an automated script to distribute the token to client computers during the allowed timeframe. For example, on Windows machines, you can use the following script: `Start-Process -FilePath {path where the Workstation Client is installed} -ArgumentList "--registration-token {bulk registration token}" -Wait` |
Contributor
There was a problem hiding this comment.
I would describe it as an option: You can also...
It would be good to add the command for Linux here as well. Alawi will provide us with the commands tomorrow after testing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.