Qcommand to get install directory on a client or mediaagent
Answer
Qcommand to get install directory on a client or mediaagent
Best answer by SC2021
I’m not sure if there is a qcommand, but I get this information from the environment (local to the machine) or the registry (for local or remote machines):
echo %CV_Instance001%
C:\Program Files\Commvault\ContentStore\Base
reg query "HKLM\SOFTWARE\CommVault Systems\Galaxy\Instance001\Base" /v dBASEHOME
HKEY_LOCAL_MACHINE\SOFTWARE\CommVault Systems\Galaxy\Instance001\Base
dBASEHOME REG_SZ C:\Program Files\Commvault\ContentStore\Base
reg query "\\MyMediaAgent\HKLM\SOFTWARE\CommVault Systems\Galaxy\Instance001\Base" /v dBASEHOME
HKEY_LOCAL_MACHINE\SOFTWARE\CommVault Systems\Galaxy\Instance001\Base
dBASEHOME REG_SZ D:\Apps\Commvault\Simpana\Base
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

