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


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


Where: 
ActionDescription
<password>

Plain-text password to encrypt.

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


SQL Safe is a high-performance backup and recovery solution for your SQL Servers. Learn more > >

  • No labels