Creating a Subclient

  1. Run the qlogin command to log on to the CommServe computer.

  2. Download the create_subclient_template.xml file and save it on the computer from where the command will be executed.

  3. On the command line, go to software_installation_directory/Base and type the following command:

    qoperation execute -af create_subclient_template.xml -appName $[NDMP] -clientName $[xxxxx] -subclientName $[xxxxx] -numberOfBackupStreams $[2] -description $[xxxxx] -enableBackup $[true] -dataBackupStoragePolicy/storagePolicyName $[xxxxx] -contentOperationType $[ADD] -content/path $[xxxxx] -content/excludePath $[xxxxx]

  4. Run the qlogout command to log off the CommServe computer.

×

Loading...