Categories: Exchange

Exchange 2013 SP1 – The fully qualified domain name for node ‘DAG-EX2013’ could not be found.

During move of database to a different Exchange 2013 server an error is displayed:

“The fully qualified domain name for node ‘DAG-EX2013‘ could not be found. An Active Manager operation failed with a transient error. Please retry the operation. Error: The fully qualified domain name for node ‘<Your DAG Name>’ could not be found.”

Problem Description

An error message is displayed either in Exchange Control Panel or Exchange Management Shell:

The fully qualified domain name for node ‘DAG-EX2013' could not be found. An Active Manager operation failed with a transient error. Please retry the operation. Error: The fully qualified domain name for node ‘<Your DAG Name>’ could not be found.

While the exact reason why this happens is unknown there's a fix to address this issue.

Solution

To fix this:

  1. Go to Active Directory Users and Computers
  2. In ADUC be sure to turn on View > Advanced Features
  3. Search for a computer object that represents your DAG. ie So if you name your DAG “Exchange 2013 DAG” you will have a computer object call this in AD.
  4. Right Click > Properties
  5. Under General tab, if you DNS name is empty, goto Attribute Editor tab
  6. edit Attribute “dNSHostName” and add your FQDN of the DAG, so like “DAG-EX2013.YOUR.LOCAL.DOMAIN”
  7. Hit OK and wait for AD replication. Then try to re-add the server to the DAG

You may also need to disable the object “<Your DAG Name>” in Active Directory if it's enabled. Otherwise you will get an error about it during adding of servers to DAG.

If everything goes well you should see success message that the move operation is complete.

This post was last modified on %s = human-readable time difference 23:41

Przemyslaw Klys

System Architect with over 14 years of experience in the IT field. Skilled, among others, in Active Directory, Microsoft Exchange and Office 365. Profoundly interested in PowerShell. Software geek.

Share
Published by
Przemyslaw Klys

Recent Posts

Upgrade Azure Active Directory Connect fails with unexpected error

Today, I made the decision to upgrade my test environment and update the version of…

1 month ago

Mastering Active Directory Hygiene: Automating Stale Computer Cleanup with CleanupMonster

Have you ever looked at your Active Directory and wondered, "Why do I still have…

2 months ago

Active Directory Replication Summary to your Email or Microsoft Teams

Active Directory replication is a critical process that ensures the consistent and up-to-date state of…

7 months ago

Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

Hey there! Today, I wanted to introduce you to one of the small but excellent…

11 months ago

Active Directory Health Check using Microsoft Entra Connect Health Service

Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its…

1 year ago

Seamless HTML Report Creation: Harness the Power of Markdown with PSWriteHTML PowerShell Module

In today's digital age, the ability to create compelling and informative HTML reports and documents…

1 year ago