首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法将服务器工作组更改为域名

无法将服务器工作组更改为域名
EN

Server Fault用户
提问于 2013-03-22 18:55:33
回答 1查看 2K关注 0票数 -4

我无法将服务器的工作组更改为DC上的域名。

以下是我得到的错误..。

注意:此信息是针对网络管理员的。如果您不是网络管理员,请通知管理员您收到了此信息,该信息已记录在文件C:\Windows\debug\dcdiag.txt中。当DNS查询用于为域“core.com”定位Active域控制器(AD DC)的服务位置(SRV)资源记录时发生以下错误:错误为:"DNS名称不存在“。(错误代码0x0000232B RCODE_NAME_ERROR)查询SRV _ldap._tcp.dc._msdcs.core.com,此错误的常见原因包括:

  • 域名的AD定位所需的DNS SRV记录没有在DNS中注册。当AD DC添加到域时,这些记录将自动注册到DNS服务器。它们由AD DC在设定的时间间隔内更新。此计算机配置为使用具有下列IP地址的DNS服务器:

127.0.0.1 76.12.70.126

  • 下列一个或多个区域不包括对其子区域的委托:

core.com com .(根区)

我已输入DC作为首选DNS服务器,在NIC上输入它的IP地址。

代码语言:javascript
复制
C:\Users\Brett>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : 202668-9
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
   Physical Address. . . . . . . . . : 00-50-56-A0-22-50
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv4 Address. . . . . . . . . . . : 76.12.48.X(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.248
   IPv4 Address. . . . . . . . . . . : 76.12.48.100(Preferred)--set by me-->load balancing
   Subnet Mask . . . . . . . . . . . : 255.255.255.248
   Default Gateway . . . . . . . . . : 76.12.48.X
   DNS Servers . . . . . . . . . . . : 76.12.70.126 -->DC's IP address
                                       127.0.0.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

你能告诉我有什么问题吗?

我的进一步调查记录

代码语言:javascript
复制
C:\Users\Brett>nslookup core.com
Server:  UnKnown
Address:  76.12.70.126
Name:    core.com

C:\Users\Brett>nslookup
Default Server:  UnKnown
Address:  76.12.70.126

set q=srv
_ldap._tcp.dc._msdcs.core.com
Server:  UnKnown
Address:  76.12.70.126

*** UnKnown can't find _ldap._tcp.dc._msdcs.core.com: Non-existent domain

C:\Users\Brett>dcdiag

Directory Server Diagnosis

Performing initial setup:
   Trying to find home server...
   ***Error: 202668-9 is not a Directory Server.  Must specify /s:<DirectoryServer> or  /n:<Naming Context> or nothing to use the local machine.
   ERROR: Could not find home server.

服务器上的域服务已经停止,我也无法启动它。

我对编程很感兴趣,这是我第一次尝试这样的任务。我希望能找到一些有用的答案

EN

回答 1

Server Fault用户

发布于 2013-03-22 19:12:30

这不是负载平衡远程桌面服务的方式。有一个特定任务的专用Windows角色:远程桌面网关

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/490583

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档