Manually Configure the ADMS Console File
Under certain circumstances, it may be necessary to change the server console configuration file. This file controls the server console default settings.
Open the Configuration File
- Locate the server console folder in the installation directory.
- Double-click the file Connectivity.ADMSConsole.exe.Config.
The Connectivity.ADMSConsole.exe.Config is opened in Microsoft Notepad or your default text editor.
Database Configuration Changes
If you change the database configuration, the
Migration Times Out
If you are migrating a large amount of data, the operation may time out.
- Search for migrateTimeoutSecs and increase the value. The default is 7200 seconds.
The IIS User Changes
If the user under which IIS is running changes, the Connectivity.ADMSConsole.exe.Config file must be updated with the new user name. This may happen if you are configuring a remote file store.
- Search for the key IIS user and change the value to match the new IIS user.