DHCP Scopes movement

I am looking for moving aorund10-12 scope from a exisiting DHCP server to the another DHCP server, which laready have some scope defined in it. Therefore, I cannot use DHCP export database.

Wondering, what would be the best and easiet way to do these.

February 18th, 2015 8:36am

you can export and import individual scopes using netsh:

To export all scopes:

netsh

dhcp server x.x.x.x

export c:\temp\newscopes.dat <scope> <scope>

then use "import <path> <scope> <scope>" to import selected scopes.

Free Windows Admin Tool Kit Click here and download it now
February 18th, 2015 3:58pm

Thanks, but I get error while importing options 6. I dont want to delete the Option 6 from the server. Is there a way to bypass this error.
February 19th, 2015 5:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics