Skip to main content
Version: 12.0

Multiple Application Server Instances on a Single Machine

If there are different server installations with different application libraries on the same machine, it is important to achieve a sufficient separation of server environments. In order to do so, each ADOIT application server has to be run under a different Windows user account.

You can assign a user either in the preferences of the Windows service or directly during the installation of the ADOIT application server as a Windows service:

  • Open the Windows Command Prompt and navigate to "<ADOIT installation>". Notice that the installing user must have administrator rights on the target machine.

  • Type aserver.exe -i [-u username -pw password] to install the Windows Service and simultaneously assign a user under which it will run.