boolyn Posted February 27, 2012 Posted February 27, 2012 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?
edutech4schools Posted February 27, 2012 Posted February 27, 2012 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
boolyn Posted February 27, 2012 Author Posted February 27, 2012 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
Michael Posted February 27, 2012 Posted February 27, 2012 Here's how to migrate DHCP from 2003 to 2008 or 2008 R2.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now