Installing MVE
-
Download the executable file into a path that does not contain any spaces.
-
Run the file as an administrator, and then follow the instructions on the computer screen.
Note:
- Passwords are hashed and stored securely. Make sure that you remember your passwords, or store them in a secure location because passwords cannot be decrypted once stored.
- If you are connecting to the Microsoft SQL Server using Windows Authentication, then no connection verification occurs during installation. Make sure that the user designated to execute the MVE windows service has a corresponding account in the Microsoft SQL Server instance. The designated user must have dbowner rights to the FRAMEWORK, MONITOR, and QUARTZ databases.
- If you are connecting to the Microsoft SQL Server using gMSA authentication, then no connection verification occurs during installation. Make sure that the gMSA is already installed in the system where the user intends to install MVE. Also, make sure that the corresponding gMSA is already added as a login user with public and serveradmin roles in the Microsoft SQL Server instance. The gMSA must have dbowner rights to the FRAMEWORK, MONITOR, and QUARTZ databases.
- While installing MVE with Microsoft SQL server using gMSA authentication, the user must provide the full gMSA account with the domain name ending in $. For example: mve\gmsaadmin$.