How to count the number of machines per DHCP scope

  • Thread starter Thread starter Ralf
  • Start date Start date
R

Ralf

Hi,

I have a global organization with 700 subnets. I need to
find a way to count or export the number of DHCP entries
per scope to plan a IP based migration.
How can I export machine names or a count by scope from
the DHCP server?

Thanks,

Ralf
 
Hi,

This article was written for NT 4.0 DHCP, but I believe it will work for
2000:

245126 How to: Export the Contents of a DHCP Database Into a Text File
http://support.microsoft.com/?id=245126

Netsh may do it also.

Once you get the contents into a text file you can paste it into Excel and
get counts.

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top