Commvault PowerShell Module Reference

Updated

This section contains reference information for the cmdlets in the Commvault PowerShell Module.

To view help for a specific Commvault PowerShell command, in the Windows PowerShell prompt, run the following command:

Get-Help <cmdlet> -full
    

Where, cmdlet is the name of the Commvault Powershell command.

To view a complete list of Commvault PowerShell commands, in the Windows PowerShell prompt, run the following command:

Get-Command -CommandType Function -Module *Commvault* | Sort-Object -Property Module
    

Was this page helpful?