Primary DNS Suffix is missing [ms.exch.setupreadiness.FqdnMissing]

Exchange Setup can't continue because the primary DNS suffix (for example, contoso.com) isn't configured on the target server. Typically, you'll encounter this error when you're trying to install the Edge Transport server role.

To resolve this issue, add a primary DNS suffix on the computer and then run Setup again.

  1. Replace <Value> with the DNS suffix you want to use (for example, contoso.com), and run the following command in Windows PowerShell on the target server:
Set-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters -Name 'NV Domain' -Value <Value>
  1. Restart the computer and run Setup again.

Important

Changing the computer name or primary DNS suffix after you install Exchange isn't supported.

Having problems? Ask for help in the Exchange forums. Visit the forums at: Exchange Server.