PowerShell Cmdlets For Solve Actions
    • Dark
      Light
    • PDF

    PowerShell Cmdlets For Solve Actions

    • Dark
      Light
    • PDF

    Article Summary

    Version 8.8 comes with a new set of PowerShell cmdlets that you can use to easier manage Solve Actions. This article provides an overview of all cmdlets.

    CmdletDescriptionLink to Article
    Add-CUUserCreates a new Solve userLINK
    Get-CUAvailableActionsShows all available actions (built-in and script actions) in your ControlUp organizationLINK
    Get-CUActionSignatureShows all input parameters of your actions and outputs to JSONLINK
    Get-CUCredentialsLists all credentials in the Credentials StoreLINK
    Get-CURunningActionsShows a list of all running actions and all actions that were executed in the last 5 minutes---
    Get-CUUsersListLists all users in your ControlUp organization---
    Invoke-CUActionExecutes an actionLINK
    Start-CUActionSame as Invoke-CUAction, starts an action asynchronically---

    Was this article helpful?