To be guided through the configuration, run the script called “RunBackendAdminTool.bat" located in the root directory and select option 1.
The script asks for the information needed to install the backend as a Windows service. Default values are shown in brackets. Press Enter to accept a default value. The following information is queried by the script:
- The name of the service to install (default “inSight Backend”)
- The display name of the service (default “inSight Backend”)
- The service description (default is the display name entered before)
- The start mode of the service (default: automatic)
- The HTTP server to use (no default, enter 1 to choose HTTP.sys)
- The location of the Insight Backend executable (The script shows a file picker dialog. Choose the inSight.Backend.exe file in the Backend subdirectory)
- The service account credentials (the script shows a credential dialog; enter the username and password of the service account user).
After entering the service account credentials, the script shows the collected information. If everything is okay, press the Y key to install the Windows service.
After entering the service account credentials, the script shows the collected information. If everything is okay, press the Y key to install the Windows service.
NEXT TOPIC: Configuring the Backend