Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
SQL Safe provides you with CLI commands to help you manually encrypt plain-text password for encrypted restores.

 

To perform encrypt restore password EncryptRestorePassword operations use the following command:
  • SQLsafeCmd EncryptRestorePassword <password>

 

Where: 
ActionDescription
<password>

Plain-text password to encrypt.

For detailed descriptions and available options, see the CLI Help (SQLsafecmd help encryptrestorepassword).

...