Bulk Deployment

Enrollment token

Regardless of the method you choose to deploy BrazenAgents, deployment requires an enrollment token. The enrollment token is unique to your BrazenCloud tenant and specific to the Group context it was made under. When a BrazenAgent attempts to enroll, BrazenCloud uses the token to associate the BrazenAgent to the appropriate group in the appropriate tenant.

All methods of getting an enrollment token require you to be authenticated to BrazenCloud first. You can utilize existing tools to generate the token:

  • BrazenCloud Portal: In the Devices view click "Enrollment Token".

  • BrazenCloud Utility: From the command line of any machine where a BrazenAgent is installed, run the token command:

  • BrazenCloud SDK: See the API Overview for more information on the SDKs.

We've documented a couple options for bulk deploying the BrazenAgent:

Scripted InstallationAutomatic Deployment

Last updated