Jump to content

Recommended Posts

Posted

Morning all,

 

I'm going to replace an ageing 5 years + domain controller soon and was wondering just what procedure you guys use (I mean in what order). This is how I usually do things, but just curious if people do things differently :)

 

1. Firstly install Server 2003 SP2 and/or R2 then join the existing domain as a member server.

2. Export DHCP from existing DC and import DHCP onto member server.

3. Promote new member server to a domain controller

4. Transfer FSMO Roles by GUI as described here

5. Create a new Global Catalog

6. Create a Secondary DNS Zone

7. Unauthorise old DHCP database

8. Remove old Global Catalog

9. Change the role of the new DNS server to Primary DNS

10. Remove the old domain controller from the network and change the new domain controller IP address

11. Rename the domain controller so it's the same as the old domain controller

 

The question I've often asked though is "how long is enough" for replication to take place between two domain controllers? Many thanks!

Posted

You don't really need to do anything with dhcp other than create the range and reservations, everything else will recreate itself.

 

You also dont really need to use the same IP address for the domain controller, just create a new one and point the clients(using dhcp) to the new DNS server. This might be a lot cleaner than trying to replicate the old setup.

  • Thanks 1
Posted
You're right about DHCP, but as for DNS I suppose I like to keep things simple. Keeping the same IP and servername can save a lot of time too :)
Posted
It sounds like you're only using a single DC? If I were you I'd strongly consider having a second DC, even if it's the old one. If your DC goes down you'll be in a much better position to recover from.
Posted

What would Certificate Services typically be used for?

 

I do run IIS just for WSUS 3.0 which is straight forward. Just a case of re-installing WSUS 3.0 on the new server, then exporting and re-importing the database and the files themselves :)

 

DNS is AD integrated already. I see no reason for it not to be!

Posted

Good, just make sure you install DNS on the new one and AD will take care of copying the zones for you.

 

Certificate services is for issuing (usually) SSL certificates and RADIUS certificates, but also X.509s for encryption etc. If you don't know about it, it's almost certainly not on there.

  • Thanks 1
Posted
Good, just make sure you install DNS on the new one and AD will take care of copying the zones for you.

 

Of course silly me! All AD integrated DNS servers are essentially primaries anyway. Just as well I do a checklist before starting!

 

I've never had the need to issue SSL certificates in a domain but just for websites, like for payment gateways. I suppose it's something that could be used with Exchange servers I presume?

Posted (edited)

Normally if it's a service you're going to expose, you'll get an SSL certificate from Verisign/Comodo/similar because it'll be trusted by a browser at home, for example. But if you're going to issue internally only, you can configure your clients to trust your certificate server in the same way.

 

It does lots of other things too: EFS is based on certificates; so is RADIUS; they can be used for two-factor authentication; etc etc etc.

 

All AD integrated DNS servers are essentially primaries anyway. Just as well I do a checklist before starting!

 

Well, kind of... they're not really primaries, they're just equal. It's a bit like the move from an NT4 PDC/BDC to Windows 2000 domains where all DC's are born equal (but under the hood, some not actually quite so equal).

Edited by powdarrmonkey
Posted

While you are at replacing all your servers you should look into virtualising all your servers on to one or two high spec servers with a SAN.

 

Butuz

Posted
Transfer of DHCP, I would suggest when you put it onto the new box you look at using reservations to help with easy tracking of clients. It is not as if you are likely to run out of IPs and it is good for providing an audit trial too.
Posted

Can I just say "thanks" for the guide and everyone's comments.

 

It's something I haven't got much of a clue on, but it looks as if I'll have to do sometime in the next few months.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...