Hi All,
I have inherited a DHCP service running Windows 2008, 6.1.7600, and it has several hundreds of /28 scopes defined there. It was required when an Application was first designed and implemented several years back. Now, with fewer such /28 subnets needed, I have to consolidate/reduce them to just less than 100 or so.
Here are my questions.
1. How can I extract which of these scopes do not have any reservations at all?
2. How can I disable, not remove yet, those unused scopes? The application can grab any of those unused scopes and assign them to a user. My idea is to block many of those unused scopes and return the IPs back to my network team for repurposing.
This will be an ongoing process for the next couple of months, any pointer is appreciated.
Thanks