Starting Orchestrator from the Command Line

Note: Orchestrator does not mount mapped drives that are used in the workflows. Before you start Orchestrator, ensure that all the required drives are mounted and mapped with a valid username and password
  1. Open a command line terminal as Administrator.
  2. Change the directory to an Orchestrator directory:
    # cd "C:\Program Files (x86)\Aspera\Orchestrator\www"
  3. Check the status of Orchestrator:
    # bin\orchestrator.bat status
  4. If any processes are running, kill the processes:
    # bin\orchestrator.bat all kill
  5. Start Orchestrator:
    # bin\orchestrator.bat