How-to solve – The specified domain either does not exist or could not be contacted?
Recently, while trying to add a Windows 10 computer in a domain (Windows Server 2016 domain) I encountered “The specified domain either does not exist or could not be contacted” issue:
Desktop Experience
PowerShell
I researched the issue on the Internet and learned that this is quite an issue with Windows 10 computers (both Windows 10 Pro and Windows 10 Enterprise). However, I managed to solve it in the following format.
Added the preferred DNS server:
Added the DNS suffix for this connection, and checked the Use this connection’s DNS suffix in DNS registration:
Immediately, the network connection from unidentified network turned into identified network by recognizing the domain WS2016SC.local:
Afterwards, I have joined a computer in a domain successfully:
Hope you’ll find this post informative.