You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

SQL Safe provides you with CLI commands to help you manually copy policies.


To copy policies use the following commands:
  • SQLsafeCmd Copy-Policy <policy_name> <OriginalPolicyName>_yyMMdd_hhmmss

Where:
ActionDescription
<policy_name>

Name of the new policy.

<OriginalPolicyName>Name of the existing policy from which you are creating the copy.
_yyMMdd_hhmmss

Date and time of the existing policy.


  • No labels