If there’s an error in a command in the middle of the script and the last command succeeds, the entire action will succeed, not revealing that some command may have failed.
Parameters
| Parameter | Description |
|---|---|
| Code | PowerCLI code to execute in PowerCLI. |
Locally executes a user provided PowerCLI script in PowerShell.
| Parameter | Description |
|---|---|
| Code | PowerCLI code to execute in PowerCLI. |