Navigation: Management Console / Utilities > Configuration Assistant |
The configuration assistant is new to v2.93 and replaces the Database Setup Wizard while at the same time adding additional functionality. The utility will perform one or more of the following tasks, depending on the current configuration and install services:
The configuration assistant is automatically launched after every installation / upgrade.
Prerequisites The configuration assistant requires the following files to run:
If the VC runtime is not installed, then you will need to run vcredist_x86.exe which is located in the "resources" sub directory of the main installation directory. The EventSentry installer automatically installs this runtime.
Command-Line Parameters The utility supports a single command line parameter, "/initdb", which needs to be followed by the name of a database action. For example:
es_config_assistant.exe /initdb "Primary Database"
This will either initialize the database pointed to by the "Primary Database" action, or update the existing database to the latest schema. |