The ism-copyPolicyTemplate command creates a policy template by copying from an existing policy template.
This command has the following format:
ism-copyPolicyTemplate -templateName templateName -templateType templateType -templateOs templateOs -newName newName
Specifies the name of the template.
Specifies the policy template type.
Specifies the policy template operating system.
Defines the new name of the copied policy template.
Example: Copy a Policy Template
This example creates a new copy of the selected policy template, test 1. The copy is created with the new name test 2.
ism-copyPolicyTemplate -templateName test1 -templateType SystemEDGE -templateOs windows -newName test2
Copyright © 2013 CA. All rights reserved. |
|