Automic Automation Intelligence service not created after upgrade from 5.x on Windows
Release : 6.2.0
Component : AUTOMIC AUTOMATION INTELLIGENCE ENGINE
1. Open Windows Services (services.msc) and look for the Automic Automation Intelligence services, if it is not there after upgrade follow the steps below.
2. Confirm that the "Automic Automation Intelligence (service).exe" file is in the <Install Directory>\daemon directory.
3. Download the attached AAI_service.reg file attached to this document or copy the following to a file and save it as a *.reg file.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Automic Automation Intelligence]
"Type"=dword:00000010
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):22,00,43,00,3a,00,5c,00,61,00,61,00,69,00,5c,00,64,00,61,00,\
65,00,6d,00,6f,00,6e,00,5c,00,41,00,75,00,74,00,6f,00,6d,00,69,00,63,00,20,\
00,41,00,75,00,74,00,6f,00,6d,00,61,00,74,00,69,00,6f,00,6e,00,20,00,49,00,\
6e,00,74,00,65,00,6c,00,6c,00,69,00,67,00,65,00,6e,00,63,00,65,00,20,00,28,\
00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,29,00,2e,00,65,00,78,00,65,00,\
22,00,00,00
"DisplayName"="Automic Automation Intelligence"
"ObjectName"="LocalSystem"
"Description"="Run the server as a service"
4. Copy it to the AAI server, and once it is there, double click it to create the registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Automic Automation Intelligence
5.Open regedit, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Automic Automation Intelligence and edit the ImagePath key to reflect the directory you have JAWS/AAI installed.
6. Reboot the server, and you should now see the Automic Automation Intelligence service show up. This service should be started in order to get AAI accessible and functioning.