HereFishyFishy Posted March 22, 2006 Posted March 22, 2006 I currently have 16 scopes set up in DHCP, one for each subnet. However, I would like to combine these scopes into a single scope and a single subnet. I have these setup for static DHCP through their MAC addresses so I would like a way to just move each computeres configuration into the new larger scope without having to manually remove them and set them back up. For example:This is what I currently have:192.168.1.0255.255.255.24016 scopes for 16 subnetsThis is what I would like to have:192.168.1.0255.255.255.01 scope for 1 subnetAny ideas?
HereFishyFishy Posted March 23, 2006 Author Posted March 23, 2006 I haven't tried this yet, but it looks like a possible solution:netsh dhcp server dump > dhcpconfig.dmpthis creates a *.dmp file with the dhcp configuration. What I haven't tried yet is editing this file and trying to import it. Has anyone done this before?
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