Issue with DNS record owners being $computername and not the Service Accounts for some records

JSUSZ001 1 Reputation point
2021-12-09T10:06:25.753+00:00

Hi

I hope someone can point me towards the right directions.

We have a Dynamic DNS configured and and added all the DHCP servers in DNSUpdateProxy group. We also have a Service Account configured credentials on each DHCP server.

However we still get some DNS records that have the system computer account, when created rather than the Service Account.

There is no pattern or logic that can be found. We have checked all our config and tested this with multiple clients. Checked the event logs and confirmed that these records are being created dynamically..

Any pointers where to look next ?

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

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,916 Reputation points
    2021-12-09T18:49:43.237+00:00

    Hello @JSUSZ001

    The recommend configuration should like below:

    Make sure you have set DHCP server to always dynamically update records: IPv4 properties - DNS - Enable DNS dynamic updates
    dynamically update DNS records too, Discard A and PTR records and Always dynamically update DNS.....
    Add the DHCP server to DnsUpdateProxy security group.

    If the DHCP server is on a different machine than the Domain Controller, make sure to include the DHCP server in the DnsUpdateProxy group in Active Directory. Otherwise, the DHCP server may not be able to update the records on DNS server.

    Provide credential to secure the DNS dynamic update
    Then DNS record owner should be your service account.

    Hope this helps with your query!

    ---------
    --If the reply is helpful, please Upvote and Accept as answer--


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.