Installation Guide

This help article applies to CloudShell 9.3. To see the latest, click here.

You are here: Post Installation > Configure the Execution Server

Configure the Execution Server

The steps described in this section need to be applied only once. The only mandatory values that are required for the configuration of the Execution Server (ES) are:

  • TeamMachine
  • Username
  • Password
  • Execution Server Name

Important: For Ansible configuration management, the /ansible flag needs to be enabled. See Example: How to Run the Configuration File.

However, you can optionally use other configuration parameters that are provided. You can use their default values or modify them. You may use as many of the configuration parameters as needed. To display the usage of the QsExectutionServerConsoleConfig.exe file, in command-prompt, navigate to the /root/ExecutionServer folder (or opt/ExecutionServer for Linux machines on Azure or AWS) and enter it at the command prompt, as depicted in the following image:

Each of these parameters has a short form as well. For example:

mono QsExecutionServerConsoleConfig.exe /s:192.168.1.66 /u:admin /p:admin /esn:my-exec

Note: Python drivers and scripts run on the Python installation that is provided by CloudShell at: /usr/local/bin/python.