SQL Safe provides you with CLI commands to help you manually encrypt plain-text password for encrypted restores.
To perform EncryptRestorePassword operations use the following command:
- SQLsafeCmd EncryptRestorePassword <password>
Where:
Action | Description |
---|---|
<password> | Plain-text password to encrypt. |
For detailed descriptions and available options, see the CLI Help (SQLsafeCmd help EncryptRestorePassword
).