Jump to content

Recommended Posts

Posted

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

255.255.255.240

16 scopes for 16 subnets

This is what I would like to have:

192.168.1.0

255.255.255.0

1 scope for 1 subnet

Any ideas?


Posted

I haven't tried this yet, but it looks like a possible solution:

netsh dhcp server dump > dhcpconfig.dmp

this 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?

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...