Installing Hyland Login Service - Conductor - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Conductor

Platform
Hyland RPA
Product
Conductor
Release
Foundation 23.2
License
The main component of the Hyland Login Service is a windows service running in the local system security context querying the database for new tasks and initiating the windows logon. Perform the following steps to install the service.
  1. Open Windows Explorer.
  2. Navigate to the Hyland Login Service distribution folder.
  3. Copy the Service folder to a location of your choice (recommendation: C:\AnotherMonday\AM-Ensemble\) and rename it to LoginService.
  4. Hit the Windows key on your keyboard and type in cmd.
  5. Right-click on Command Prompt and on Run as administrator in the opening context menu. You need administrator privileges.
  6. Move to the folder of the deployed Hyland Login Service using the cd command. For example: cd C:\AnotherMonday\AM-Ensemble\LoginService.
  7. Execute the following command to install the windows service: AM.LoginService.Host.exe install.
  8. The service is now registered to run automatically at Windows start-up (starting from the next reboot) using the local system account.