views:

99

answers:

1

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.

A: 

I tried to do something similar once (with Windows 2003) and found that there werent any .net objects/classes for a DHCP server. I did find this http://bytes.com/topic/net/answers/574937-managing-dhcp-servers-using-c-another-net-lang but that was beyond my coding level..

Good luck

Hi Ben, i had visited this site earlier, just wanted some more insight into this. Thank You anyway!!!
nbtstat -A MICROSOFT_DHCP_SRV_IP
Aizaz