Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, July 22, 2014 2:38 AM
Currently we have 4 authorized DHCP servers. As part of checking AD / DNS / DHCP health, we found some old DHCP servers that were removed along time ago still showing up in the dhcpmgmt.msc console as authorized servers.
I used adsiedit.msc to view the following: CN=NetServices,CN=Services,CN=Configuration,DC=DOMAIN,DC=INTERNAL. Here I see entries for all the current authorized DHCP servers, and the old ones that don't exist.
I then had a look at the following using adsiedit.msc: CN=DhcpRoot,CN=NetServices,CN=Services,CN=Configuration,DC=DOMAIN,DC=INTERNAL. Here I see only 3 entries which are of the old DHCP servers which no longer exist.
Based on the above, I have a couple of questions.
- Why do I only see 3 entries in CN=DhcpRoot, all of which are old servers that don't exist?
- Can they be removed safely?
- Should we add the current DHCP servers into CN=DhcpRoot, as they don't show up now?
All replies (2)
Tuesday, July 22, 2014 9:28 AM
Hi,
I believe the following link would help you in the questions you have:
Hope this helps.
Thanks.
Calin
Wednesday, July 23, 2014 4:24 AM
Thanks for the reply.
Does anyone know if there is a Technet / Microsoft article explaining this behavior?