You will be given a zipped folder contain the floating license server and a license file. Follow the steps below to setup your floating license server.
- Unzip the floating license server directory provided to you at any location on your computer, e.g.
%ProgramFiles%\Intercax_License_Server_Win64
. - Copy the floating license file you obtained from Intercax to this directory.
- Open a command prompt and follow the steps below to start the license server.
- If you are using the default port 5054 for the web server, type
rlm
to start the license server, e.g:
Note, to specify an alternate webserver port, if port 5054 is in use by another application, start rlm viarlm -ws
<port> instead, e.g.rlm -ws 50054
- If you are using the default port 5054 for the web server, type
- It is recommended to install the license server as a Windows Service to auto-start upon boot. To do this, go to http://<your_server_name>:5054/home.asp and click on the Manage Windows Service menu button on the left hand pane and follow the instructions provided.
Note, to specify an alternate webserver port, fill in the Webserver port field if a port other than 5054 is desired.