SQL Safe provides you with CLI commands to help you manually encrypt plain-text password for encrypted backups.


To perform EncryptBackupPassword operations use the following command:
  • SQLsafeCmd EncryptBackupPassword <password>


Where: 
ActionDescription
<password>

Plain-text password to encrypt.

For detailed descriptions and available options, see the CLI Help (SQLsafeCmd help EncryptBackupPassword).


  • No labels