You must use the Automation Orchestrator Client to configure the PowerShell plug-in.
Configuration Workflows
You use the workflows from the Configuration category to manage PowerShell hosts.
To access these workflows, navigate to
and enter the powershell and configuration tags in the workflow search box.Workflow Name | Description |
---|---|
Add a PowerShell host | Adds a PowerShell host to the plug-in inventory. |
Remove a PowerShell host | Removes a PowerShell host from the plug-in inventory. |
Update a PowerShell host | Updates the specified PowerShell host in the plug-in inventory. |
Validate a PowerShell host | Validates the configuration of the specified PowerShell host. |
Sample Workflows
You use the workflows from the Samples category to test basic use cases.
To access these workflows in the workflows library, enter the
powershell and
samples tags in the workflow search box.
Workflow Name | Description |
---|---|
Invoke a script via API | Demonstrates how to call a PowerShell script through the available scripting API. |
List directory content | Lists the contents of a directory on the PowerShell host file system. |
Pipeline execution example | Demonstrates how you can run multiple cmdlets arranged into a pipe. |
Toggle virtual machine state | Toggles the power state of a virtual machine. |