Hi,
The role of PDC and BDC went out with NT4 domains. Active Directory 2000 onwards has what is known as roles. These roles are 5 roles which are unique in the forest/domain. When you install active directory on another server using Dcpromo, you automatically make that server another domain controller capable of processing user login requests.
However, if the first domain controller was to fail, then the roles that it is hosting can be transferred or seized to any other domain controller in the forest/domain.
Have a read of this article
http://support.microsoft.c
it explains the various roles (FSMO) roles used in active directory
Replication between the two domain controllers automatically happens and is controlled through sites and services.
Main Topics
Browse All Topics





by: leewPosted on 2009-04-29 at 17:30:11ID: 24265977
No such thing as a BDC in an active directory domain. Setup another DC. It's pretty simple - you don't actually setup replication - AD does it for you. You need to make sure the second server is defined in Sites and Services as a global catalog server and make sure you install DNS for the second server as well... but assuming you have AD setup correctly to begin with and DNS setup correctly to begin with, it's that easy.