The specified domain either does not exist

https://dautti.com/2017/02/09/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:

The specified domain either does not exist

Desktop Experience

The specified domain either does not exist

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:

The specified domain either does not exist

Added the DNS suffix for this connection, and checked the Use this connection’s DNS suffix in DNS registration:

The specified domain either does not exist

Immediately, the network connection from unidentified network turned into identified network by recognizing the domainWS2016SC.local:

The specified domain either does not exist

Afterwards, I have joined a computer in a domain successfully:

The specified domain either does not exist

Hope you’ll find this post informative.

本文转自学海无涯博客51CTO博客,原文链接http://blog.51cto.com/549687/2062915如需转载请自行联系原作者


520feng2007