Description
Executes a Power Shell command.
Attributes
Common
- True or False values to specify whether to continue executing the next activity even if an error is thrown on the current activity.
Input
Command - Executes the command from the Command Prompt.
Input - A collection of PSObjects that are passed to the writer of the pipeline used to execute the command.
Misc
Display Name - Renames the activity.
Output
Output - A collection of TypeArgument objects returned by the execution of the command.