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:

domain-does-not-exist-gui

Desktop Experience

domain-does-not-exist-ps

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-preferred-dns-server

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

added-dns-suffix

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

recognised-the-domain

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

added-to-domain-succesfully

Hope you’ll find this post informative.

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


520feng2007

相关文章
|
2月前
|
域名解析 网络协议 数据库
什么是 Fully Qualified Domain Name(FQDN)
什么是 Fully Qualified Domain Name(FQDN)
39 0
|
网络协议
Domain
Domain
46 0
|
SQL Windows
Unable to determine if the owner (Domain\UserName) of job JOB_NAME has server access
早上巡检的的时候,发现一数据库的作业报如下错误(作业名等敏感信息已经替换),该作业的OWNER为一个域账号: JOB RUN: 'JOB_NAME' was run on 2016-6-1 at 7:00:00 DURATION: 0 hours, 0 minutes, 1 seconds STATUS: Failed MESSAGES: The job failed.
1400 0
|
Unix Linux
Symantec Backup Exec 报"Access denied to directory xxx" Error Code E0008488
使用Symantec Backup Exec将几台Linux服务器上的RMAN备份收带时,偶尔会遇到作业备份失败的情况,检查Job History,就会发现有“Access denied to directory u05/backup/backupsets" 这类错误,当然实际路径为/u05/backup/backupsets.
2498 0
|
网络协议 Windows 网络安全
|
SQL 数据库 关系型数据库