PowerShell Cmdlets for Actions
- 04 May 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
PowerShell Cmdlets for Actions
- Updated on 04 May 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
You can use the following PowerShell cmdlets to easier manage Actions with the VDI Web App:
Cmdlet | Description |
---|---|
Creates a new VDI App user | |
Shows all available actions (built-in and script actions) in your ControlUp organization | |
Shows all input parameters of your actions and outputs to JSON | |
Lists all credentials in the Credentials Store | |
Get-CURunningActions | Shows a list of all running actions and all actions that were executed in the last 5 minutes |
Get-CUUsersList | Lists all users in your ControlUp organization |
Executes an action | |
Start-CUAction | Same as Invoke-CUAction, starts an action asynchronically |
Was this article helpful?