Microsoft Windows Dynamic DNS Updates for Host Fails
On some occasions computer hosts may fail to update the A, PTR records within a Microsoft Windows DNS zone. Here are some steps to troubleshoot the issue:
- Verify that the host is configured for dynamic updates in the Advanced TCP/IP properties of the relevant NIC.
- Ensure that the “Register this connection’s addresses in DNS” and “Use this connection’s DNS suffix in DNS registration” are checked.
- Verify that the host has at least one of the two suffixes configured in the output of ipconfig /all.
- Verify that the DHCP client service is started on the host
- In the DNS management console check the properties of the Forward Lookup Zone and ensure that the either “Secure only” or Non-Secure and Secure” are checked.
- If “Secure only” is checked try ” Non-Secure and Secure”
- Verify that the host is a member of the domain
- From the host run the command ipconfig /registerdns from a CMD prompt
- If the problem is isolated to one host then remove and rejoin to the domain


Leave a Reply