PwshRunScript
Alias:PwshRunScript
, PwshRun
, PowerShellRun
, PowerShellRunScript
Output:Unit
Executes a powershell script.
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Script | string | ✔ | 1 | The script to run | |
Variables SetVariables WithVariables | entity | 2 | No variables passed to the script | List of input variables and corresponding values. |