Windows 10 21H2 Dynamic DNS update Problem?

Jesslyn 1 Reputation point
2022-03-03T15:33:09.72+00:00

Hello!

I think I have a problem with Windows 10 21H2 and Server 2019 (Domain Controller).
We have hundreds of computers with 21H1, and they have no problems.
On our DNS console we configured the zone aging intervals 4 days.
And we only allow secured updates.

Now we make a PoC with W10 21H2.
The clients are after the fresh install ok. After 4 days, they get the globe in the symbolbar which says "no internet". But I can browse in the internet and download stuff. What does not work is all microsoft stuff (like onedrive, store or office registration).
When I check with powershell "Get-NetconnectionProfile" It says IPv4Connectivity: LocalNetwork.

When I then open a cmd and ping 8.8.8.8 it takes a few seconds and the network symbol change to the standard computer symbol and says "connected" If I then check the powershell command it says "IPv4Connectivity: Internet".

I checked the event log and I found this entry:


The system failed to register host (A or AAAA) resource records for network adapter

The reason the system could not register these Ressourcerecords was because the DNS server contacted refused the update request. The reasons for this might be (a) you are not allowed to update the specified DNS domain name, or (b) because the DNS server authoritative for this name does not support the DNS dynamic update protocol.

To register the DNS host (A or AAAA) resource records using the specific DNS domain name and IP addresses for this adapter, contact your DNS server or network systems administrator.


I don't know if there is a connection between these two symptoms.

I tried all the "EnableActiveProbing" stuff and de GPO settings for other MSFT connection tests. Nothing helped.

Does anyone know this problem?
Or does maybe someone have an idea? I'm at the end of mine :(

Thank you!

Best Regards

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
{count} votes

3 answers

Sort by: Most helpful
  1. Jesslyn 1 Reputation point
    2022-03-16T13:08:16.017+00:00

    Hi @Anonymous

    1. Is the IP manually configured or DHCP assigned?

    The IP is DHCP assigned. It shows up in the DHCP and in the DNS (forward and reverse) properly.

    2.Which method did you use to update the client's records ?

    Under the DHCP options we have this configured:
    183764-image.png

    Best Regards

    0 comments No comments

  2. Anonymous
    2022-03-17T05:43:45.083+00:00

    Hi

    A few things you may check:

    1. Check if DNS Client service running normally ;
    2. Check the permission on DNS record, client’s computer account should have “Write” permission for Record;

    184002-image.png

    3.Using network monitor capture network trace to check update process.

    Best Regards
    Karlie


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  3. Jesslyn 1 Reputation point
    2022-03-22T08:54:20.727+00:00

    Hi Karlie

    1. -> We don't have de host itself as a seperate entry in the list:
      185480-image.png

    Is this nessecary? "SELF" is in the list.
    What do we have to do do get this in list?

    Best Regards

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.