Hi SolarPanda,
Thank you for posting in the Microsoft Community Forums.
You can try the following:
Adjust the weight and priority of DNS SRV records:
You can influence the selection of DCs by adjusting the weight and priority of DNS SRV records. Set the weight of the DCs that you do not want to use for authentication to the lowest value or the priority to the highest value.The format of a DNS SRV record is as follows:
_ldap._tcp.<DomainName>
Edit these records to lower the weight of DCs that you do not want to use for authentication or to raise the priority of other DCs.
Configure Active Directory sites and services:
In Active Directory Sites and Services, place the DC that you do not want to use for authentication in a separate site and make sure that the site is subnetted in such a way that clients do not automatically select it. This way, it can still receive replicated data, but clients will not actively use it for authentication.
Best regards
Neuvi Jiang