CLI Subscribe Parameters

In order to subscribe to organizations, you must first create a subscription token. After creating the token, you can specify the options described below. For more information, see Creating Tokens.

The stccmd.exe utility supports the following parameters for subscribe operations:

Note: All parameters are case-sensitive.

-T

Specifies a pre-defined subscription token that lets an EndPoint subscribe without using appliance administrator credentials.

-a

Instructs the EndPoint and appliance to use the alternate port 8443 for HTTPS communications.

-f

Performs a "force" subscribe, meaning that if an EndPoint it already subscribed it will unsubscribe it first, then subscribe it to the specified appliance.

-g

Specifies the EndPoint's importance. Valid options include: normal, semi, or critical.

-h

Displays a list of the subscribe options. The stccmd utility provides Help information for each sub-command. For example, for help about the subscribe sub-command, type stccmd subscribe -h.

-m

Specifies the EndPoint's System Type. Valid options include: server, desktop, virtual, and laptop.

-o

Specifies the Organization (required), and Site (optional), where you want to subscribe this EndPoint. To specify both an Organization and Site when subscribing and EndPoint, use the syntax "Organization:Site" (the quotes are required). For more information, see Using Organizations.

-t

Specifies a descriptive tag to associate with this EndPoint. You can apply multiple tags when subscribing an EndPoint by specifying the -t parameter multiple times. For more information, see Using Tags.