Common 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-AsrSettings
Gets the current global ScriptRunner settings. - Set-AsrSettings
Configures global settings for the ScriptRunner Service backend.
Settings applied here will affect all ScriptRunner users working with this ScriptRunner installation.
The Restart parameter restarts the ScriptRunner service to apply changes immediately. - Get-AsrWinEvent
Gets the ScriptRunner events from the Windows Event Log. - Get-AsrUri
Gets the URI of the ScriptRunner OData Service that is used by the ScriptRunner Apps. - Set-AsrUri
Sets IP port (and optional SSL) of the ScriptRunner OData Service.
The Restart parameter restarts the ScriptRunner service to apply changes immediately. - Test-AsrUri
Tests if the ScriptRunner OData Service is available.
More information can be found here: ScriptRunner Settings | Manual
This page has been automatically translated and may contain grammatical errors or inaccuracies