Jump to content

Recommended Posts

Posted

Transferring DHCP from old DC1 to new DC3

 

I have 2 DC's both running server 2003, but one of them (DC1) quite old, but is a fully functional DC/print/DNS for replication etc. I have added a new DC3 server2003/64. And would like to transfer the DC1’s DHCP scope to the DC3. We have two DHCP scope, one on each server with a different subnet.

Can anyone point me towards a guide, or willing to advice me through the steps to do this?

Posted
To export dhcp on the old dhcp server

netsh dhcp server export c:\dhcp.txt all

 

to import on new server

netsh dhcp server import c:\dhcp.txt all

Hi, I have not done this before. if you could please give me step by step guide.

 

Many thanks

Dave

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...