Hello,
I have tried the Powershell CLI to rename a client name as described in the documentation:
https://documentation.commvault.com/2022e/essential/101881_set_cvclient.html
There is no error, but nothing is changing:
errorCode entity
--------- ------
0 @{clientId=925; clientName=OldClientname; instanceId=160; _type_=3}
I have seen, that there is also an open issue at github for this:
https://github.com/Commvault/CVPowershellSDK/issues/30
When I try the WhatIf flag I get the same error as shown at github
INFO: Set-CVClient: set client properties request failed for group Iclientname]"
Is it working for someone or is someone working on that issue?
Thank you