As I mentioned earlier, trying to recycle either the name or the IP address
will likely lead to problems with the domain, DNS and Active Directory. If
you ever brought up a second domain controller for redundancy you'd surely
have massive problems at that point.
This is how I'd handle it:
1. Bring up the new domain controller as a member server in the current
domain
2. Install DNS on the new server and bring up an AD-integrated DNS zone
3. Transfer DHCP from the old server to the new one
(
http://support.microsoft.com/default.aspx?scid=kb;en-us;325473)
4. Ensure that all clients are using the new DHCP before proceeding
5. Use DCPROMO to promote the new server to a domain controller
6. Transfer a copy of the Global Catalog to the new server
(
http://support.microsoft.com/kb/313994/)
7. Transfer all FSMO roles from the old server to the new one
(
http://support.microsoft.com/default.aspx?scid=kb;en-us;324801)
8. Use DCPROMO to demote the old domain controller to a member server
9. Plan for and implement share and application migration
--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ...
http://rgharper.mvps.org/
* HELP us help YOU ...
http://www.dts-l.org/goodpost.htm
p. Th. said:
Ouch...
Can we keep at least (without problems) the same name?
Or, better, the same IP?
(but if this thing will cause problems in your opinion, please tell us)
How _exactly_ can we do this? (ie. the steps). We use Win2003 Enterprise
no Excange, only Active Directory, Shares, Mail server, news server (if
isn't possible to migrate this isn't such a problem).
TIA,
f. Th.