Releases: Commvault/CVPowershellSDKV2
Releases · Commvault/CVPowershellSDKV2
Commvault Powershell SDK 2024
New PowerShell Cmdlets in Commvault PowerShell Version 0.2.15
This version will correspond to the 2024 release for Commvault Release
Installation
To install this version, execute the following command in your PowerShell terminal:
Install-module -Name CommvaultPowershell -Force
The following table outlines the newly introduced PowerShell cmdlets in version 0.2.15 of the Commvault PowerShell module. These cmdlets provide additional functionality and capabilities to streamline data management and administrative tasks within Commvault environments. Please refer to the table below.
After installing the module, you can use the get-help <cmdlet_name>
command to get detailed information about any cmdlet. Replace <cmdlet_name>
with the name of the cmdlet you want to learn more about.
ℹ️ All cmdlets from previous versions along with CVPowershellSDK are fully supported in this release.
Get-command -module CommvaultPowershell
New PowerShell Cmdlet |
---|
Add-CVLocalAccessPath |
Add-CVSoftwareCache |
Backup-CVVMGroup |
Copy-CVSoftware |
Disable-CVMaintenanceStoragePool |
Enable-CVMaintenanceStoragePool |
Get-CVActiveDirectoryClientV2 |
Get-CVClientInfo |
Get-CVCvfS3Bucket |
Get-CVDcPlan |
Get-CVEligibleMediaAgent |
Get-CVInventoryAssociatedDataSourceList |
Get-CVK8SModifier |
Get-CVListS3BucketClone |
Get-CVLocalBackupLocationDetail |
Get-CVLocalStorage |
Get-CVLocalStorageDetail |
Get-CVMediaAgentDdbDisk |
Get-CVObjectStorePlanId |
Get-CVQualifiedServer |
Get-CVRecoveryGroup |
Get-CVRunningJob |
Get-CVS3AccessKey |
Get-CVS3BucketCloneDetail |
Get-CVSoftwareCachDetail |
Get-CVSoftwareCacheDetail |
Get-CVUserS3AccessKey |
Invoke-CVDeletek8SModifier |
Invoke-CVDownloadSoftware |
Invoke-CVInvokeRecoveryGroupRecover |
Invoke-CVModifyDcPlan |
Invoke-CVModifyLocalAccessPath |
Invoke-CVModifyLocalBackupLocation |
Invoke-CVModifyLocalStorage |
Invoke-CVModifyObjectStorePlan |
Invoke-CVModifySoftwareCacheDetail |
Invoke-CVPlanServer |
Invoke-CVPreviewVMGroup |
Invoke-CVRetireServer |
Invoke-CVRetireServerGroup |
Invoke-CVRotateS3AccessKey |
Invoke-CVRotateUserS3AccessKey |
Join-CVMa |
New-CVCvfS3Bucket |
New-CVDcPlan |
New-CVGlobalServerPlan |
New-CVK8SModifier |
New-CVLocalBackupLocation |
New-CVLocalStorage |
New-CVObjectStorePlan |
New-CVRecoveryEntity |
New-CVRecoveryGroup |
New-CVS3BucketClone |
New-CVVMGroupV5 |
Remove-CVCvfS3Bucket |
Remove-CVDcPlan |
Remove-CVLocalAccessPath |
Remove-CVLocalBackupLocation |
Remove-CVLocalStorage |
Remove-CVObjectStorePlan |
Remove-CVRecoveryEntity |
Remove-CVS3BucketClone |
Remove-CVSoftwareCacheServer |
Remove-CVStorageTagRegion |
Repair-CVSoftware |
Restore-CVVM |
Restore-CVVMGroup |
Set-CVCvfS3Bucket |
Set-CVK8SRestoreModifier |
Set-CVRecoveryEntity |
Set-CVS3BucketCloneExpiry |
Set-CVSoftware |
Test-CVK8SModifierRestore |