Favicon

You are here: Home > Device Management > Windows > Get Started > Auto-Discovery: CNAME Setup

How to Configure Windows Auto-Discovery with CNAME DNS

Configure a CNAME DNS record so Windows devices automatically discover the Applivery MDM server during enrollment — no manual URLs or tokens required.

2 min read

TL;DR

Configure a CNAME DNS record (`enterpriseenrollment` to `domains.applivery.io`) and set your domain in Applivery to enable automatic MDM server discovery for Windows device enrollment.

The Windows Auto-Discovery Domain allows corporate Windows devices to automatically locate the Applivery MDM server during the enrollment process — no manual server URLs or enrollment tokens required. Users simply enter their corporate email address, and Windows queries your company's public DNS records to discover the path to Applivery.

1
Define the domain in Applivery

Once in the Applivery Dashboard, navigate to the Settings section 1 and select Windows Setup 2 in the left-hand menu.

Locate the Windows Auto-Discovery Domain section 3 and find the text input field next to enterpriseenrollment.. Enter your organization's root corporate domain — for example, if your domain is applivery.com, the resulting string will read enterpriseenrollment.applivery.com.

cname
2
Create the CNAME record in your DNS provider

A network administrator must create a CNAME record in the management panel of your public DNS hosting provider. Use these exact values:

Parameter

Required Value

Type

CNAME

Name / Host

enterpriseenrollment (or enterpriseenrollment.yourdomain.com depending on your provider's UI)

Value / Target

domains.applivery.io

TTL

3600 (or your provider's default value)

3
Save and wait for propagation

Once the record is saved in your DNS provider, go back to the Applivery Dashboard and click Save.

Note

DNS changes are often nearly instantaneous, but full validation by Windows client devices can take up to 24 hours to take effect worldwide.

Key Takeaways

  • Windows Auto-Discovery simplifies MDM enrollment by eliminating manual server URL entry.
  • Configuration requires setting your corporate domain in Applivery and creating a specific CNAME DNS record.
  • DNS changes, while often quick, can take up to 24 hours to fully propagate globally.