C:\ProgramData\ESET\RemoteAdministrator\Server\EraServerApplicationData\Configuration\
startupconfiguration.ini
file:SQL Server
with the name of the MS ODBC Driver, as listed in Start → ODBC Data Sources → Drivers tab.
Encrypt=yes;TrustServerCertificate=yes;
Below is an example of startupconfiguration.ini
(replace the parts highlighted in yellow with your values):
DatabaseType=MSSQLOdbc
DatabaseConnectionString=Driver={ODBC Driver 13 for SQL Server};Server=10.20.30.40,1433;Uid=era_user;Pwd={SecretPassword};CharSet=utf8;Database=era_db;Encrypt=yes;TrustServerCertificate=yes;
C:\ProgramData\ESET\RemoteAdministrator\Server\EraServerApplicationData\Configuration\
startupconfiguration.ini
file with the backup file (created in step 4 above).