Creating a Windows service for the RLM server

  1. Download an Admin bundle from our website
  2. Run the installer
  3. (Optional) Specify the RLM install location
Specify installation location
  1. Open a command prompt (CMD) or PowerShell terminal
  2. Change Directories to the location where RLM was extracted in step #3. For example:
    cd C:\Users\[username]\Documents\Reprise\rlm.v16.1BL1-x64_w4.admin
  3. Determine which flags you will want to start RLM with. A full list of flags can be found in our documentation.
  4. Enter your command.
    1. Start with rlm
    2. Include install_service
    3. -service_name <service_name>
    4. -dlog <debug-name>
    5. Any other flags from step #6Example:
      rlm -install_service ‑service_name example-rlm-service ‑dlog my-debug-log.log
  5. RLM should now be configured to run as a service automatically. You can verify this by checking the services application on Windows:
    1. In the start menu type services, and click the services application from the search results
    2. Find your service in the list of services. This will be what you named the service in step #7
Example RLM service
Products:
Tags:
No items found.