<< Click to Display Table of Contents >> Navigation: Actions > Operating System Actions > PowerShell Script Execution (Enterprise Edition only) |
The action "PowerShell Script Execution" allows you to execute scripts in PowerShell syntax on a target system.
Action is enabled |
This option sets whether the action will be executed or not. |
Name |
The name of the action (max. 255 characters). Choose a meaningful name to clearly identify the action. |
Description |
An optionally description for the action (max. 512 characters). |
Enable Logging |
This option sets if the execution of the action should be logged to the action log. |
Host Settings
Host |
The DNS name of the host on which the script should be executed (max. 255 characters). |
Port |
The port which is used to connect to the target host. |
Credential |
Here you can either select an existing credential set or create a new one by inserting a display name, an username and a password. |
Script |
The script which should be executed on the target host in PowerShell syntax. |
Timeout |
The maximum duration the script should be executed in seconds. If the script is still running when the timeout is reached, it will be terminated. |