qoperation register

This command and the qoperation dock command register a new client computer with the CommServe after a decoupled install using Custom Package. For more information, see Registering the Client Using the Command Line.

Usage

qoperation register [-cs $[commserve_host_name]] [-hn $[client_host_name]] [-port $[Commvault Communications Service port number]] [-file $[path to XML file]] [-ocn $[display name override]] [-ohn $[host name override]] [-dock $[yes/no]] [-roaming $[yes/no]] [-af $[argsfile]] [-tf $[tokenfile]] [-tk $[token]] [-h]

Options

-cs

CommServe host name

-hn

Host name of the client being registered

-port

Port number to contact CVD on the client

-file

Path to the XML file with installation details

-ocn

Override client display name in the XML file

-ohn

Override client host name in the XML file

-dock

Flag to confirm registration

-roaming

Flag to indicate roaming client

-af

Reads arguments from a file

-tf

Reads token from a file

-tk

Token string

-h

Displays help

Diagnostics

Possible exit status values are:

0 - Successful completion.

1 - CLI usage failures, due to the use of an unsupported option or missing argument.

2 - Any other failure.

Example

CommServe name, client host name, CVD port number and dock are mandatory options for registering a new client computer with the CommServe after a decoupled install.

qoperation register -cs $[server1] -hn $[client1.company.com]  -port $[8600] -dock $[yes]
×

Loading...