Retrieving Windows DHCP servers list and scope information of each DHCP server using .NET
- by Jagannath Swain
We are doing a small dashboard to retrieve and display the DHCP servers list in a LAN and then getting the Scope information like IPs used and unused and the count using .NET preferably C#. How could that be made possible.