Generally needed to migrate from Linux to Windows:
- The full Oracle client must be present on Windows (this will require a DBA's involvement)
- The tnsnames.ora must be updated on Windows to point to the Oracle database (this will require a DBA's involvement)
- The AutomationEngine processes must be installed on Windows, please see the documentation here: https://docs.automic.com/documentation/webhelp/english/AA/12.3/DOCU/12.3/Automic%20Automation%20Guides/help.htm#Installation_Manual/AE/InstallingtheAE_toplevel.htm?TocPath=Installing%257CManual%2520Installation%257CInstalling%2520the%2520Automation%2520Engine%2520(AE)%257C_____0
- Update ucsrv.ini on new AE /bin on windows so that it has the correct settings (these will be custom per environment, but a lot will be the same as the ucsrv.ini file from the linux side
- The service manager should be installed on the server as well in order to start the WPs and CPs automatically as a part of Windows Services. Please see the documentation here: https://docs.automic.com/documentation/webhelp/english/AA/12.3/DOCU/12.3/Automic%20Automation%20Guides/help.htm#Installation_Manual/AE/InstalltheAE_ServiceManager.htm
- As with any Automic system, the database and AutomationEngine components must have a very fast connection to each other
As always, these changes should be made in a non-production environment first and thoroughly tested.