Commvault / CVPowershellSDK

Developer SDK - Powershell
12 stars 12 forks source link

Add-CVClient missing in Commvault.CommCell #1

Closed joaval closed 4 years ago

joaval commented 4 years ago

Have downloaded this and installed with "Install-CVModules.ps1" Trying to add a new client (VM) to my CommCell. But function Add-CVClient is missing.

E:\Admin\CVPowershellSDK-master PS > Get-Command -Noun CVClient CommandType Name Version Source


Function Get-CVClient 2.0.9 Commvault.CommCell Function Set-CVClient 2.0.9 Commvault.CommCell

gstoops commented 4 years ago

Hi joaval, this is on my TODO list. Please share any specifics of what type of client you would like to be able to add; e.g. virtual server hypervisor etc.

Thanks

joaval commented 4 years ago

Hi, I wanted to install 3 agents (File System, SQL Server, Virtual Server) and register the client in Commcell.This during our automated database services where we provision new VMs with SQL Server. Have now solved it by: