change ip of dc

S

san

Hi

Is there any risk if I change the IP address of Domain Controller.
Dns server is configured on DC.

Rgds
San
 
H

Harj

Hi,

Well there are risks in everything in live bud but there should not be
in this case.
Just remember after following the article below run the following from
the command prompt
ipconfig /flushdns & ipconfig /registerdns & net stop netlogon & net
start netlogon.

Make sure to change the clients to point to the new address.

Change the static IP address of a domain controller
http://technet2.microsoft.com/Windo...10b6-4768-8a3e-54e357e8fc441033.mspx?mfr=true

Good luck

Harj Singh
Power Your Active Directory Investment
www.specopssoft.com
 
J

Jorge de Almeida Pinto [MVP - DS]

just to be sure...

before the IP change, if the DC is hosting DNS AND it is pointing to itself
as preferred DNS, configure the DC to use ANOTHER preferred DNS and use
itself as alternate....

Then change its IP

Then:
ipconfig /registerdns
nbtstat -RR
net stop netlogon & net start netlogon
net stop dns & net start dns
reconfigure TCP/IP settings so that it points to itself for DNS as preferred
and to another DNS server as alternate..


besides that you need to change EVERY system/application/service that points
to that DC (because of something it hosts, e.g. DNS or WINS) by its IP
address.... servers/clients may need to change their TCP/IP settings and
DHCP scopes may need to be adjusted. And there may be more!


--

Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)

# Jorge de Almeida Pinto # MVP Windows Server - Directory Services

BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx
BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top