License Settings with the ScriptRunnerSettings PowerShell Module
Please note that an administrative PowerShell console at the ScriptRunner Service host is required to run the cmdlets of the ScriptRunnerSettings module.
- Get-AsrLicense
Gets the current license status. - Initialize-AsrLicense
Registers the ScriptRunner license online with a license server on the Internet.
If the infrastructure is completely offline, an additional activation key is required.
The Restart parameter restarts the ScriptRunner service to apply changes immediately. - Update-AsrLicense
Updates the license of ScriptRunner with a license key, to change certain license features.
The Restart parameter restarts the ScriptRunner service to apply changes immediately. - Get-AsrLicensedUser
Lists all users who are a registered user of the ScriptRunner Service.
The ShowDisabled parameter also shows disabled users. - Register-AsrLicensedUser
Manually registers a user for ScriptRunner. - Disable-AsrLicensedUser
Ultimately disables a licensed user, freeing the user license for someone else. - Enable-AsrLicensedUser
Reactivates mistakenly deactivated users. This should only be done in exceptional cases!
More information can be found here: ScriptRunner Settings | Manual
This page has been automatically translated and may contain grammatical errors or inaccuracies