NT Service

Top  Previous  Next

The AL-Desk Web Portal, like your AL-Desk Server, can run as a normal EXE or an NT Service.

 

In order to deploy the AL-Desk Web Portal as an NT Service.

 

 

1. Run the AL-Desk Web Portal as a normal Windows EXE and test it to make sure that it returning data. When you are satisfied that it can find the database and return data, check the Auto Start Check Box.

 

2. from a command line run AlsWebServer.exe /install

 

 

ServiceInstall

 

3. You will see a Service installed Successfully dialog.

 

 

. ServiceSuccess

 

4. to Uninstall the Service run

 

AlsWebServer.exe /install

 

 

ServiceUnInstall

 

5. To configure the service, go to the Control Panel/Administrative Tools and Services to run the Service Control Applet where you can configure the service to manually or automatically start.

 

ServiceControlPanel