Is there a tool which can manage the maintenance of an IP map?

If no, it is possible to make a Powershell script which can get hostnames and their IPs, but it'd be nice if a tool exists to do this for me. Maintaining an IP map is becoming a big bottleneck.

Thanks

link|improve this question

30% accept rate
Are you referring to IPAM? – joeqwerty Nov 25 '10 at 2:24
I just googled IPAM and that looks very useful. Thanks! – dotnetdev Nov 25 '10 at 23:44
feedback

1 Answer

up vote 4 down vote accepted

Why not use static DHCP assignments? Then your map becomes the territory. Failing that, if you use DHCP your DHCP server should have an IP map.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.