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> [options]
- SQLsafeCmd Copy-Policy <policy_GUID> [options]
Where:
Action | Description |
---|---|
<policy_name> | Name of the new policy. |
<policy_GUID> | GUID of the policy. |
For detailed descriptions and available options, see the CLI Help (SQLsafeCmd help Copy-Policy
).