Read the links below
http://www.microsoft.com/t
Checklist: Creating an additional domain controller in an existing domain
http://www.microsoft.com/t
Main Topics
Browse All TopicsI have a network that I built a few years ago with a Windows 2000 Advance Server with Active Directory. I've recently added a second server to the network and joined it as a second AD server /additional domain/. It synched up fine and seemed to get a copy of all the computers, users, etc. However, the original server is failed and I noticed that users couldn't log into the domain despite the existance of the second AD server.
How can I promote the additional domain to become master server and is there need to install DNS server to additional domain?
I try to promote additional domain as master domain with Domain Users And Computers but there was an error.
I made my additional domain to be a global catalog.
Thanks!
It's urgent!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Read the links below
http://www.microsoft.com/t
Checklist: Creating an additional domain controller in an existing domain
http://www.microsoft.com/t
Its not so simple as you think my friend :-). You are trying to setup an additional domain controller which is easy but it becomes difficult when root domain controller ( the first domain controller) fails or is not able to service client requests.
>>>However, the original server is failed and I noticed that users couldn't log into the domain despite the existance of the second AD server.
Now users are not able to log on to network because their DNS settings are still pointing to the old AD Server. So they need a new domain controller's IP Address and DC SRVs registered in DNS server as well. Clients can not log on to domain controller becuase they can not find it on the network because the first domain controller or root domain controller has failed and it contained all FSMO Roles assigned to it and DC SRVs registered in its DNS Server. Now you sieze all FSMO Roles and transfer to this (additional domain controller). After transferring Roles you need to follow the steps: -
1. Setup additional domain controller using dcpromo.exe
2. Setup DNS server on this server.
3. run netdiag /fix or dcdiag /fix from M$ support tools.
4. Restart netlogon service.
For further reading on domain controllers and FSMO Roles refer to this question. This question contains some nice articles: -
http://www.experts-exchang
Let us know.
NOTE: - Windows Locator Service will find domain controller automatically with the help of DNS Server only. So as long as your DNS contains SRV records for domain controller you should not face any problem.
Thanks
SystmProg
dwelldon,
I have an additional domain cotroler. The problem is that user's can't logon to this domain. When I try to promote additional domain as master domain I hava an error. I made it a global catalog.
My questions is howto promote additional domain as master domain becouse my first domain is dead can't be fixed.
Is there need to install DNS server? I think that I have to.
Thanks for the answer!
Now tell me your network structure. How many domain controllers?
And also run nslookup to make sure DNS is working properly.
How to verify: -
http://support.microsoft.c
SystmProg
I don't have DNS on additional domain.
--------------------------
Comment from SystmProg
Date: 07/27/2005 03:57AM PDT
Comment
Need to install DNS Server? Then how client will locate domain controller
--------------------------
I think that there must be a DNS on addition domain if the master domain is down.
I promote the additional domain as master domain with Active Directory Schema but I can't promote it as master for RID.
Is there step-by-step configuration.
Using Ntdsutil to transfer FSMO Roles: -
http://support.microsoft.c
This should help you: -
http://www.petri.co.il/sei
http://www.msresource.net/
Business Accounts
Answer for Membership
by: dwelldonPosted on 2005-07-27 at 03:01:46ID: 14535008
Have you tried running the DCPromo wizard?
If so what results did it get...