If the Auto-start when OS starts check box is dimmed in the Process Manager dialog box, and you want to configure the client to start services automatically after the client restarts, you can run commands to configure the client.
Procedure
-
Open a Command Prompt window, and then go to software_installation_folder\base.
For example, go to C:\Program Files\Commvault\ContentStore\Base.
-
To enable the Auto-start when OS starts check box when the node becomes active, run the following command:
gxadmin.exe -consoleMode -enableautostartoption true
-
To select the Auto-start when OS starts check box, run the following command:
gxadmin.exe -consoleMode -setsvcstartmode Automatic