Demo installations

In demo installations, all the components of the solution are installed on the same machine with a simplified password and access account configuration.

CAUTION
A demo installation does not allow additional components to be added.
It is only recommended for test or demonstration purposes. Do not install it in a production environment.
In addition, it is not possible to migrate from a demo installation to a standard installation. The solution would need to be fully uninstalled before you can proceed with a standard installation.

To install SES Evolution, proceed as follows:

  1. Log in to the machine using a Windows account with the following characteristics:
    • If the machine belongs to a domain, the Windows account must be a domain account,
    • It must hold administration privileges on the local machine,
    • If the database already existed before the installation, the account must have access to the database instance with the “sysadmin” server role.
  2. Double-click on the SES_Evolution_Installation_Center.exe file.
  3. Click on New installation.
  4. Select Demo installation.
  5. Installation options in the Databases section are automatically selected based on your configuration:
    • If there are no SQL Server instances installed on the workstation, SES Evolution will suggest installing SQL Server Express. The first option will then be automatically selected. The Installation Center automatically detects the SQL Server Express installation file, and the SQL Server Express update file (if there is one), if they are in the same folder as the Installation Center. Fill in the information required to connect to the SQL Server Express instance.
    • If there is already a SQL Server instance on the workstation, the second option will be automatically selected. The SQL Server instance must not contain any data. The name of the database instance appears automatically.
    • The “sysadmin" role is required for the creation of databases, regardless of whether a Windows or SQL Server account is selected.
  6. Configure Log database storage. The parameters differ depending on whether you have SQL Server Enterprise or SQL Server Express.
    • Log storage path: Use the default SQL Server storage path or a custom path. This field is available only on SQL Server Enterprise.
    • Agent event retention and System log retention: SES Evolution logs are kept by default for 12 months before they are automatically deleted, and only for two months if you are using SQL Server Express. Enter a retention period higher than or equal to 1 month. The maximum duration allowed on SQL Server Express is 12 months.

      Logs can be kept indefinitely on SQL Server Enterprise. As such, ensure that you always have enough disk space to contain all logs.

      Retention values can be modified later through the administration console. For more information, refer to the section Managing the deletion of logs in the Administration guide.

  7. In the General single password section, set a password which will be used later to encrypt certification authorities and the backend component’s connections to databases. Choose a password that complies with the constraints of the database instance.
    The “super administrator” account is the domain account with which you are logged in. It must belong to the same Active Directory domain as the SQL server, the various SES Evolution database instances and the administration console. If this is not the case, then a relationship of trust must be established between the domains.
  8. Register your license file. To get your license, refer to the Getting the SES Evolution license section.
  9. Click on Install.
  10. In the next step, move your mouse randomly to produce random numbers. The certificates needed to run SES Evolution and guarantee its security are generated from these numbers.
  11. Quit the Installation Center once the installation is complete. The solution is now ready.

We recommend that you set up backoffice component redundancy. For further information, refer to the Ensuring service continuity section.