Adding a DC, taking BDC offline

  • Thread starter Thread starter Glen
  • Start date Start date
G

Glen

We currently have a 2k DC and a bdc on NT 4. I want to
make a 2k member server a DC and no longer use the NT box
as a BDC. What would be the proper order to do this?

Thanks,
Glen
 
On your member server run dcpromo, and create aditional DC for your existing
domain. Make sure, that your member server is comfigured properly (pointing
its DNS server to internal DNS server). If you have only one DNS server in
your network, it is good to install a DNS server service on this new DC.
Also make this server a Global Catalog server.

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000)
(e-mail address removed)
http://ladava.com
 
If you DNS is on the AD box, then AD Integrated zone is the best way to do
it, as your DNS gets replicated using AD replication and not separate DNS
replication. Another benefit of using ad integrated DNS is, that you get
Multimaster replication instead of single-master replication.
To remove NT4 BDC follow
http://support.microsoft.com/default.aspx?scid=kb;en-us;216498

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000)
(e-mail address removed)
http://ladava.com
 
Back
Top