Installing Control Room
- Updated: 2025/09/01
Install the control room utility on the windows machine where you deploy the Control Room AWS account.
Prerequisites
- Control Room installation file. Download the installation file from A-People Downloads page (Login required).
- Additional hardware specification of 2 GB RAM and 300 MB disk space.
- TLS certificate
- License file
Procedure
Next steps
C:\Program Files\Automation Anywhere\Automation360\jdk11\bin\java.exe -Djavax.net.ssl.trustStore=C:\Program Files\Automation Anywhere\Automation360\pki\trust\store.ks -Djavax.net.ssl.trustStorePassword=changeit -Dlog4j.configurationFile=C:\Program Files\Automation Anywhere\Automation360\config\log4j2-orchestrator.xml -Dext.properties.dir=C:\Program Files\Automation Anywhere\Automation360\config -jar C:\Program Files\Automation Anywhere\Automation360\ba-orchestrator-service.jar onpremutil -install -account=MyAccount -region=MyRegion
where
MyAccount
is the AWS account ID and MyRegion
is
the AWS region.