You can create a Windows service for running the Endeca Server in service mode.
The Windows SC tool (sc.exe) communicates with the Windows Service Controller and installed Windows services. The SC tool allows you to create a Windows service for the Endeca Server. You can then start and stop the Endeca Server from the Windows Services utility, as well as make configuration changes (such as configuring the service to automatically restart in case of a failure). Keep in mind that the SC tool (sc.exe) is case-insensitive.
The service-wrapper-7.4.exe file is shipped in the endeca-server directory. This is the file that you will use with the SC tool to create the Windows service for the Endeca Server, as described in the following topics.