Hi Expert Team,
We have some challenges with ports opening for windows client remote installation.Commvault case is already raised.
Our environment is customized. We are looking for workaround.We are using Commvault in background.We are managing windows client configuration and backups from Cloud console(API driven).
I see there are articles for unattended installation.
https://documentation.commvault.com/2023e/expert/registering_client_using_command_line.html
. Can below two commands be scripted as batch file ?
What is “PasswordEncrypted” means ? How to encrypt password ?
-passwordEncrypted | Encrypted password for the user account provided. |
CustomPackageName.exe /silent /install
SIMCallWrapper -OpType 1000 [-instance instance_name] [-user user_name] [-password password] [-passwordEncrypted] [-CSName CommServe_name] [-CSHost CommServe_hostname] [-ClientName client_name] [-ClientHostName client_hostname] [-authcode authcodevalue] [-ClientGroup client_group] [-subclientPolicy subclient_policy] [-StoragePolicy storage_policy] [-overwriteClientInfo] [-resetNetworkPassword] [-regPath alternate_registry_path] [-instanceFor1Touch instance_name] -output [-restartServices] [-ConnectionInfo GatewayHostname:Port] [-url <EndPointURL>