Can anyone recommend a web based tool for managing/viewing DNS records in an active directory environment? Something like ProBIND, but for a microsoft shop?
feedback
|
|
The GUI in Windows is so straightforward that there probably isn't a big market for web-based tools. I'm sure there's something out there somewhere...but I've never heard of it. | |||||
feedback
|
|
Using a scheduled task you can use netsh to export the dhcp info to a csv. I then import this using datatables to easily display and filter by mac / ip / hostname. These files are all saved on a webserver / directory that is a website and users can go to this page to view the dhcp info. Its read only and "out of sync" by however long your scheduled task repeats but I have used this to good effect. The benefit of netsh is you can query Windows DHCP servers in remote sites / subnets also and report back to a central server. | |||
|
feedback
|
|
Try Infoblox's IPAM Winconnect product. http://www.infoblox.com/products/ipam-winconnect.cfm I must admit, I haven't tried this, but their Enterprise Appliance Solutions are very feature-rich, robust and solid. Good Luck. | |||||||||
feedback
|