Subscribing from the Command Line

The ShadowControl EndPoint Agent provides the stccmd.exe command-line (CLI) utility for subscribing both Linux and Windows EndPoints.

To subscribe an EndPoint Agent using the CLI, follow these steps:

For more information, see Installing the EndPoint Agent.

  1. Open a command shell on the EndPoint that you want to subscribe to a ShadowControl appliance.
  2. Run the following command to subscribe the EndPoint, where <address> is the IP address or host name of the ShadowControl appliance.
  3. For the optional parameters supported by the command-line utility, see CLI Subscribe Parameters.
  4. Windows
  5. "C:\Program Files (x86)\StorageCraft\CMD\stccmd" subscribe [parameters] <address>
  6. Linux
  7. /opt/StorageCraft/shadowcontrol-agent/bin/stccmd subscribe [parameters] <address>
  8. Note: An EndPoint agent can only be subscribed to one appliance at a time.