Domain configuration for Windows enrollment
Enrolling Windows devices using the self-service process require the use of domain based service discovery. You will need admin access to your DNS zone to follow that procedure.
Declare your e-mail domains in Bravas
In the Bravas admin console, go to Configure
then Microsoft
section to find the configuration panel needed to declare and maintain your list of custom domains.
In that list, using the Add domain
button, you need to add the each and every e-mail domain your organization currently use (such as example.com, ext.example.com, etc.).
To discover your Bravas tenant, Windows devices will generate a specific URL based on the domain part (after the @) of the user's e-mail address.
If you have multiple domains for device enrollment, declare all of them.
Configure your DNS zone
For each domain you will add to the list, Bravas will ask you to register a CNAME record on you domain.
To do so, you need to use the admin portal of your DNS registar. Check with your IT team or WebAgency if you are unsure how to do that.
What need to be done is to add the record EnterpriseEnrollment
to your domains with a CNAME
value pointing to your Bravas tenant (such as example.bravas.cloud
).