Forum Discussion
kader2006
Sep 23, 2023Copper Contributor
Error integrating a physical server on AD Azure
Good morning, I'm new to the cloud. I created a domain controller under a virtual machine on Azure. I want to add a physical machine in my local network on Azure domain controller. I receive an err...
Kidd_Ip
Sep 25, 2023MVP
Please verify the below from the server going to join AD:
1.Check whether the correct Domain name
2, Check whether the preferred DNS server is correctly configured
3, Run nslookup Domain name to check whether the domain could be successfully resolved
4, Run Ping IP address of DNS server and FQDN to check whether it could connect to DNS
5, Run Ping Domain name to check whether it could connect to the Domain
- kader2006Sep 28, 2023Copper Contributor1.Check whether the correct Domain name = yes
2, Check whether the preferred DNS server is correctly configured = yes
3, Run nslookup Domain name to check whether the domain could be successfully resolved = yes
4, Run Ping IP address of DNS server and FQDN to check whether it could connect to DNS = yes
5, Run Ping Domain name to check whether it could connect to the Domain = yes