- Export the DHCP reservations, from the Old server which is to be migrated using netsh:
netsh dhcp server [ip address] scope [scope address] dump>c:\temp\reservations.txt
e.g. netsh dhcp server 172.20.2.33 scope 172.16.0.0 dump>c:\temp\reservations.txt
- Edit the exported file in notepad 'reservations.txt' , Simply do a Find and Replace for the old DHCP server IP you ran the export on and change to the New DHCP server IP you are importing to and remove out everything else in the text file except for the reservations config section.
- On the New DHCP server, make sure you create the new scope first, and ten just simply run the following command:
Done
Great, this save my live.
ReplyDeletethx
Thank You, greatly appreciated.
ReplyDeleteJust two words ... thank you !
ReplyDeleteExcelente aporte, eficiente y sencillo
ReplyDeleteGreat Job, thanks!
ReplyDeleteJens from Germany
Great tip - just wanted to note that this needs to be done from an elevated command prompt in 2008+. Otherwise you get the message "The command needs a valid Scope IP Address". Thanks.
ReplyDeletethank you so much ;)
ReplyDeleteThanks for that tip.
ReplyDeleteThanks worked great, you saved my day ;-)
ReplyDeleteThanks that was very helpfull
ReplyDeleteworks great Thanks
ReplyDeleteThanks! works great
ReplyDelete