Skip to content

Commit 5dd281c

Browse files
committed
Summary update
1 parent 533b4e6 commit 5dd281c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

support/windows-server/networking/troubleshoot-dns-guidance.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ appliesto:
1717
> [!div class="nextstepaction"]
1818
> <a href="https://vsa.services.microsoft.com/v1.0/?partnerId=7d74cf73-5217-4008-833f-87a1a278f2cb&flowId=DMC&initialQuery=31806264" target='_blank'>Try our Virtual Agent</a> - It can help you quickly identify and fix common DNS issues.
1919
20-
This solution is designed to help you troubleshoot Domain Name System (DNS) scenarios. You can sort DNS troubleshooting issues into server-side and client-side categories.
20+
## Summary
21+
22+
Domain Name System (DNS) is a critical component of Windows Server networking. When DNS issues occur, they can affect name resolution, Active Directory functionality, and network connectivity. Use this guide to troubleshoot common DNS issues in Windows Server. The guide covers both server-side issues (such as zone transfers and recursion) and client-side issues (such as IP configuration and network connectivity).
2123

2224
## Troubleshooting checklist
2325

@@ -71,7 +73,7 @@ To work around this behavior, avoid configuring DHCP clients that use these adap
7173

7274
The DNS Dynamic Update Protocol update to existing records fails. Because of this issue, the DNS scavenging process considers the records to be aged, and it deletes them.
7375

74-
In the case of a service that requires a SRV record, the local Netlogon service logs "event ID 577*X*" events when it can't register SRV records. For example, if the Netlogon service of a domain controller triggers a dynamic update for its LDAP SRV record, and that update fails, the Netlogon service logs an event on the domain controller. Other events are logged for registration failures of host "A" and PTR records. Check the System event logs on the DNS servers and any other affected computers for these failures. The client that registers these records might log such events, or the DHCP servers that register the records on the client's behalf might log them. These additional events can provide insight into the cause of the failure.
76+
In the case of a service that requires an SRV record, the local Netlogon service logs "event ID 577*X*" events when it can't register SRV records. For example, if the Netlogon service of a domain controller triggers a dynamic update for its LDAP SRV record, and that update fails, the Netlogon service logs an event on the domain controller. Other events are logged for registration failures of host "A" and PTR records. Check the System event logs on the DNS servers and any other affected computers for these failures. The client that registers these records might log such events, or the DHCP servers that register the records on the client's behalf might log them. These additional events can provide insight into the cause of the failure.
7577

7678
#### Converting an active dynamic lease to a reservation deletes the "A" and PTR records for that client
7779

0 commit comments

Comments
 (0)