Previous Topic: ism-removePolicyTemplate Command--Remove a Policy Template (Funclet)Next Topic: ism-updateExceptionSystemsTemplate Command--Apply the Latest Policy Template (Funclet)


ism-renamePolicyTemplate Command--Rename a Policy Template (Funclet)

The ism-renamePolicyTemplate command renames a policy template.

This command has the following format:

ism-renamePolicyTemplate -templateName templateName
-templateType templateType
-templateOs templateOs
-newName newName
-templateName templateName

Specifies the name of the template.

-templateType templateType

Specifies the policy template type.

-templateOs templateOs

Specifies the policy template operating system.

-newName newName

Specifies the new name of the policy template renamed.

Example: Rename a Policy Template

This example renames the selected policy template.

ism-renamePolicyTemplate -templateName test2 -templateType SystemEDGE -templateOs windows -newName test3