-
Download the sp_copycreation.xml file and save it on the computer from where the command will be executed.
-
Execute the following command from the software_installation_directory/Base folder after substituting the parameter values.
qoperation execute -af downloaded location\sp_copycreation.xml -storagePolicyName xxxxx -copyName xxxxx -enableDeduplication 1 -useGlobalDedupStore 1 -useglobalpolicy/storagePolicyName xxxxxExample
qoperation execute -af downloaded location\sp_copycreation.xml -storagePolicyName 'SP1' -copyName 'Copy1' -enableDeduplication 1 -useGlobalDedupStore 1 -useglobalpolicy/storagePolicyName 'GDSP'The copy uses global deduplication storage policy GDSP.
×