Table of Contents
Viewing the Copy Precedence of a Storage Policy
Associating the Storage Policy Copy to a Schedule Policy
Viewing the Copy Precedence of a Storage Policy
-
Download the Copy_Precedence.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 value.
qoperation execute -af $[download location]\Copy_Precedence.xml -storagePolicyName SP1
Associating the Storage Policy Copy to a Schedule Policy
-
Download the update_schedule_policy.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 value.
qoperation execute – af update_schedule_policy.xml -task/taskName $[taskname] -associations/storagePolicyName $[storagepolicyname] -associations/copyName $[copyname]