instsvc

Scope

Intended Audience
All X
CommVault Internal  
CE/System Test  
Development  

Release

  • 8.0.0

Description

Instsvc is a utility to uninstall, start, and stop Windows services on a local computer. This tool works with Windows services and, therefore, all current versions of Galaxy.

This utility does not update the dependencies or restart actions. Use the Properties item from the Windows services tool to perform these actions.

Usage

This is a command line tool. Use it to perform one of the following options: options:
  • To Delete a Service:
    instsvc -delete <service name>
  • To Start a Service:
    instsvc -start <service name>
  • To Stop a Service:
    instsvc -stop <service name>

    Examples:

  • Release 5.9 example:
    instsvc -delete GxCVD(xxxx.commvault.com
  • Release 6.1 example:
    instsvc -delete GxCVD(ControlSet001)
  • Release 7.0 and 8.0 example:
    instsvc -delete GxCVD(Instance001)

NOTE

Any argument that contains spaces must be quoted.

History

Revision Date Description
Revision 1 January 1, 2007 Initial revision
Revision 2 April 2, 2008 Release 8.0.0

Disclaimer of Warranties

CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.