Another one of those.
The issue we are having, is that for several machines, DNS is not registering an A record. For the good majority, things work without issue.
Our configuration is as follows.
Client machine NICs are set to;
- - 'Register this connection’s addresses in DNS'
- - 'Append parent suffixes of the primary DNS suffix'
Client machines point to the correct DNS servers when viewed from ipconfig /all.
DHCP servers (from the DNS tab) are set to;
- 'Dynamically update DNS records only if requested by the clients'
- 'Discard A and PTR records when lease is deleted'
DNS dynamic registration credentials are not set.
Ownership of all A records in the forward lookup zones is set to SYSTEM.
For client machines that have an active DHCP lease, but no A record, a record is created following anipconfig /registerdns
Any ideas?