Home → Support KB → Advanced (Technical) → How can I set a default database connection?
1.3. How can I set a default database connection?
There are two options which you can use to set up a default connection to your server.
Option 1: Update the config file template which contains the values used for new users. See this link for more details.
Option 2: Set up a shortcut in the "All Users" folder, and modify the properties of the shortcut to specify the server name in the command line arguments. For example, in the Shortcut Properties - Target field, enter:
"C:\Program Files (x86)\Training Manager 2016 Enterprise\TrainingManager.exe" /server NameOrIPAddress
where "NameOrIPAddress" is the name of ip address of your database server, and the path is the path to the TrainingManager.exe file.