To encrypt a string using the EnterWorks encryption method:
- Use File Explorer to move to:
<drive>:\Enterworks\enable2020\services\bin\
- Run the following command in Windows command prompt:
Include the double quotes. Do not include the < > symbols.enable2020-security.exe enc "<enter-string-here>"
For example, if your system user login name is:
TheBestAdminLoginName
to encrypt the system user login name, you would run the command:
enable2020-security.exe enc "TheBestAdminLoginName"