I am new to windows environment and am trying to set up an AD and Domain controller
Are an Active Directory domain and a DNS domain technically referring to the same thing? Must they be the same at all? e.g. if my DNS domain is "company.com", must my AD domain be "company.com" too?
Reason for asking this question is because of the following observation
I have seen workstations join Domains that I am quite sure are not actually valid domain names (e.g. xxx.local)
I have seen 2 different domain controllers in 2 different network with different server hostname/domainname (FQDN) e.g.
dc1.brancha.com,
dc1.branchb.com
allowing workstations in their own network to login to the same active directory domain (xxx.local) which is totally not related to the server DNS domain name.
Am I missing something ?