Freigeben über


You Need to Know : Pre-Stage Cluster Name Object When your create Exchange Server 2013 DAG

       Hi All :

       When you installing Exchange Server 2013 Mailbox High-available on Windows Server 2012 environment , you may encounter this error : An Active Manager operation failed with a transient error: Please retry the operation. Error: The fully qualified domain name for node 'XXXX' could not be found.

        Now , you need to assign the machine account of the first node added to the DAG with full control of the pre-staged object.

      1. Select the appropriate container in Active Directory Users and Computers snap-in console where you wish the account to be created. Right click, select New –> Computer :

      2. In the Computer name box, type the name that was assigned to the database availability group :

        3. Click OK , the computer account created . Right-click this account and click Properties :

       4. Then click Security tab , and click Add... , add the first DAG member server computer account and assign the machine account Full control Allow permission :

   6. When presented with the disable dialog, select Yes :

     7. After the object has been successfully disabled, press the OK button on the success confirmation :

    8. And now , you can start to creating DAG successfully !

 

 

     Enjoy!

     Justin Gao

     Microsoft (China)

Comments

  • Anonymous
    January 01, 2003
    Hi Shubham:
    Open the ADUC, click View---Advanced Features.

  • Anonymous
    January 01, 2003
    Hi netgc: Please reference KB947049:Description of the failover cluster security model in Windows Server 2008 support.microsoft.com/.../947049

  • Anonymous
    January 01, 2003
    thanks

  • Anonymous
    December 31, 2012
    why???

  • Anonymous
    July 10, 2014
    Thanks I to this to work with your help even on windows azure!

  • Anonymous
    November 06, 2014
    This article miss the snapshots for providing full control to computer acccount, thats why the incomplete one didn't work for me.
    May i request author to mention thjose steps as well as i could not see the security tab in properties of Computer account.

    Thanks in advance..

  • Anonymous
    May 31, 2015
    Thanks for the pointers.
    I had assumed that if I was using 2012R2, then I don't need to prestage the cluster name. However your article helped fix the problem and now my DAG is created.

  • Anonymous
    June 17, 2015
    If I am using enterprise admin account (I am testing in my Lab) for adding the DAG members to the DAG, in my Exchange 2013 servers which runs on server 2012, should I need to do pre-staging of DAG name in Active directory? please advise

  • Anonymous
    June 17, 2015
    If I am using enterprise admin account (I am testing in my Lab) for adding the DAG members to the DAG, in my Exchange 2013 servers which runs on server 2012, should I need to do pre-staging of DAG name in Active directory? please advise

  • Anonymous
    June 17, 2015
    Hi Arun:
    Due to failover cluster security model changed from Windows Server 2008, so you must create CNO firstly.
    More details information, please refer : https://support.microsoft.com/zh-cn/kb/947049/en-us

  • Anonymous
    July 05, 2015
    Hi Justin,
    I just saw one article, as per this in windows server 2012 R2 onwards pre-staging is not required.
    So called Active Directory detached cluster
    http://jaapwesselius.com/2014/11/09/cluster-administrative-access-point-and-database-availability-group/

  • Anonymous
    July 06, 2015
    Hi Arun:
    This post based on Exchange Server 2013 SP1 on Windows Server 2012 R2, this is Exchange 2013 SP1 improvement.