-
Download the create_subclient_template.xml file and save it on the computer from where the command will be executed.
-
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]
×