Connector 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-AsrEMailNotificationConnector
Gets the current settings of the ScriptRunner Email Notification Connector. - Set-AsrEMailNotificationConnector
Change the ScriptRunner Email Notification Connector settings used for sending email notifications.
The Restart parameter restarts the ScriptRunner service to apply changes immediately. - Test-AsrEMailNotificationConnector
Tests the current settings of the ScriptRunner Email Notification Connector,
by connecting to the SMTP host using these settings. - Get-AsrSqlConnector
Gets the current ScriptRunner SQL-DB Connector settings. - Set-AsrSqlConnector
Configures a ScriptRunner SQL-DB Connector database, explicit and implicit logon can be used.
The Restart parameter restarts the ScriptRunner service to apply changes immediately. - Get-AsrEMailInboundConnector
Gets the current settings of the ScriptRunner Email Inbound Connector. - Set-AsrEMailInboundConnector
Changes the ScriptRunner Email Inbound Connector settings.
The Restart parameter restarts the ScriptRunner service to apply changes immediately. - Test-AsrEMailInboundConnector
Tests current ScriptRunner Email Inbound Connector settings, by connecting to the specified IMAP host. - Get-AsrPasswordServerConnector
Gets the current settings of the ScriptRunner Password Server Connector. - Set-AsrPasswordServerConnector
Changse the ScriptRunner Password Server Connector settings used for password retrieval.
The Restart parameter restarts the ScriptRunner service to apply changes immediately - Set-AsrCyberArkConnector
Sets additional ScriptRunner Password Server Connector settings specific to the CyberArk Password Server.
The Restart parameter restarts the ScriptRunner service to apply changes immediately.
More information can be found here: ScriptRunner Settings | Manual
This page has been automatically translated and may contain grammatical errors or inaccuracies