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.
-
Open
Windows Explorer.
-
Navigate to the Hyland Login Service distribution folder.
-
Copy the Service folder to a location of your choice
(recommendation: C:\AnotherMonday\AM-Ensemble\) and rename it to LoginService.
-
Hit the Windows key on your keyboard and type in
cmd.
-
Right-click on
Command Prompt and on
Run as administrator in the opening context menu. You need
administrator privileges.
-
Move to the folder of the deployed Hyland Login Service using the
cd command. For example: cd C:\AnotherMonday\AM-Ensemble\LoginService.
-
Execute the following command to install the windows service:
AM.LoginService.Host.exe install.
-
The service is now registered to run automatically at Windows
start-up (starting from the next reboot) using the local system account.