You can use the command line interface to check the status of services on the client computer.
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 check the status of all services, run the following command:
gxadmin -console -status -all
-
To check the status of all services, run the following command:
gxadmin -console -status
-
To check the status of a particular service using the service name, run the following command:
gxadmin -console -status -servicename
-
To check the status of a service group such as "Base Services", run the following command:
gxadmin -console -status -servicegroup "Base Services"