Backup features
Last updated
Was this helpful?
Last updated
Was this helpful?
Supported Versions: v7.0, v8.0, v9.0, v9.5
VConnect Backup feature works on top of Veeam Backup and Replication software suite.
Trial versions can be downloaded from:
Veeam licenses can be purchased from CLOUD ASSERT along with VConnect licenses. Contact for details.
On the Veeam Server machine, enable access to WMI ports 5985 and 5986
Run the following commands on the Veeam Server machine:
winrm set winrm/config/winrs '@{MaxShellsPerUser="500"}'
Set-Item -Path WSMan:\localhost\Plugin\microsoft.powershell\Quotas\MaxShells -Value 500
Set-Item -Path WSMan:\localhost\Plugin\microsoft.powershell\Quotas\MaxShellsPerUser -Value 500
Set-Item -Path WSMan:\localhost\Plugin\microsoft.powershell32\Quotas\MaxShells -Value 500
Set-Item -Path WSMan:\localhost\Plugin\microsoft.powershell32\Quotas\MaxShellsPerUser -Value 500
Run the following commands on the machine where VConnect API Service will be installed:
winrm set winrm/config/client @{TrustedHosts ="powerShellMachine, veeamServer"}
Remember to replace ‘powerShellMachine’ and ‘veeamServer’ with correct values
Supported Versions: v11
Trial versions can be downloaded from:
Check for the pre-requisites
On the Commvault server install web console: