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


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


Where: 
ActionDescription
<password>

Plain-text password to encrypt.

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


  • No labels