Installing an Analytic Engine as a Windows Service
To install an Analytic Engine as a Windows service
On the Analytic Engine host, navigate to the Optimize_directory \optimize\analysis\bin directory and execute one of the following commands from a command prompt depending on whether you want to have the service start automatically:
To install the service without starting it, type the following:
service.bat -install
To install the service and start it immediately, type the following:
service.bat -installstart