Mass Deployment Support

You can automatically configure and deploy agents using environment variables or a configuration JSON file. This allows you to streamline a mass deployment.

When you first launch the agent after installation, the agent first checks for the presence of environment variables, then checks for the config.json file. When the agent launches for the first time, the agent uses that information to link to a manager and set preferences.

Note: If you have information in both environment variables and config.json, the agent uses both sources of information. If there is conflicting information (for example, environment variables and config.json contain a different linking key), the agent uses the information from the environment variables.

For more information, see: