I'm attempting to set up a test system to replicate the following environment:
Two AD domain controllers serving two separate domains, mycorp.local and mycorp.hq. It's not exposed to the outside world and are on the same network.
I'm trying to set them up so that they trust each other, so that a Windows 8.1 machine that is configured for mycorp.local can have someone from mycorp.hq can log into it.
But when I try to add a trust I get the following message.
I'm assuming that it is down to DNS, both Windows Server 2012 machines have a DNS server running on it but how do I add the other domain to my DNS servers so they can resolve the domain name?
Or is there another issue?