"Register this connection's addresses in DNS" becomes uncheck after reboots

john 21 Reputation points
2021-02-17T22:28:32.047+00:00

I have several Windows server 2016 systems that after each reboot the checkbox for IPv4 settings "Register this connection's addresses in DNS" becomes unchecked.
69243-screenshot-from-2021-02-17-16-23-22.png

If I don't remember to recheck that checkbox after a reboot then the server's dns entry ages out and is not resolvable.

I've set the registry entry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DisableDynamicUpdate
to 0
hoping that would prevent that option from becoming unchecked but it doesn't have any effect after rebooting.

Has anyone seen this behavior or other suggestions to resolve?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-02-17T23:12:52.453+00:00

    Sounds like there may be some overriding policy.

    69255-image.png

    --please don't forget to Accept as answer if the reply is helpful--

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-02-18T05:53:57.503+00:00

    Hi,

    Thanks for posting in Q&A platform.

    Kindly check if DSPatrick's suggestion was helpful.

    If the issue still existed, please locate to the following registry key for the specific network adapter:

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DNSRegisteredAdapters\

    Please set the value of Flags to 2 and RegisteredSinceBoot to 1 to see if the issue can be resolved.

    69360-image-1.jpg

    Best Regards,
    Sunny

    ----------

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

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.