Installing a Web Service Data Collector as a Windows Service
To install a Web Service Data Collector as a Windows service
On the Web Service Data Collector host system, navigate to the Optimize_directory \optimize\dataCollector\bin directory and execute one of the following from a command prompt:
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