我有一个安装了WinServer 2003的垂死的服务器。 这是一个域控制器。 我用Server 2008 R2创build了一个虚拟机,并迁移了所有angular色。 但有一个问题。 全局编录仍然位于旧服务器上,尽pipe新编辑器打开了“全局编录”选项。 它说:
Log Name: Directory Service Source: Microsoft-Windows-ActiveDirectory_DomainService Date: 30.08.2013 18:45:20 Event ID: 1869 Task Category: Global Catalog Level: Information Keywords: Classic User: ANONYMOUS LOGON Computer: vm-dns2.logstream.local Description: Active Directory Domain Services has located a global catalog in the following site. Global catalog: \\server.logstream.local Site: Default-First-Site-Name Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-ActiveDirectory_DomainService" Guid="{0e8478c5-3605-4e8c-8497-1e730c959516}" EventSourceName="NTDS General" /> <EventID Qualifiers="16384">1869</EventID> <Version>0</Version> <Level>4</Level> <Task>18</Task> <Opcode>0</Opcode> <Keywords>0x8080000000000000</Keywords> <TimeCreated SystemTime="2013-08-30T14:45:20.007237900Z" /> <EventRecordID>186</EventRecordID> <Correlation /> <Execution ProcessID="484" ThreadID="604" /> <Channel>Directory Service</Channel> <Computer>vm-dns2.logstream.local</Computer> <Security UserID="S-1-5-7" /> </System> <EventData> <Data>\\server.logstream.local</Data> <Data>Default-First-Site-Name</Data> </EventData> </Event>
我需要将GC放在新的服务器上,让旧的最终死掉。 有人可以帮我吗?
我同意可能会有一些DNS问题。 如果旧的特区closures,新的特区就是:
Log Name: Directory Service Source: Microsoft-Windows-ActiveDirectory_DomainService Date: 02.09.2013 12:58:06 Event ID: 1126 Task Category: Global Catalog Level: Error Keywords: Classic User: ANONYMOUS LOGON Computer: vm-dns2.logstream.local Description: Active Directory Domain Services was unable to establish a connection with the global catalog. Additional Data Error value: 1355 The specified domain either does not exist or could not be contacted. Internal ID: 3200e25 User Action: Make sure a global catalog is available in the forest, and is reachable from this domain controller. You may use the nltest utility to diagnose this problem. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-ActiveDirectory_DomainService" Guid="{0e8478c5-3605-4e8c-8497-1e730c959516}" EventSourceName="NTDS General" /> <EventID Qualifiers="49152">1126</EventID> <Version>0</Version> <Level>2</Level> <Task>18</Task> <Opcode>0</Opcode> <Keywords>0x8080000000000000</Keywords> <TimeCreated SystemTime="2013-09-02T08:58:06.650172500Z" /> <EventRecordID>248</EventRecordID> <Correlation /> <Execution ProcessID="484" ThreadID="604" /> <Channel>Directory Service</Channel> <Computer>vm-dns2.logstream.local</Computer> <Security UserID="S-1-5-7" /> </System> <EventData> <Data>3200e25</Data> <Data>1355</Data> <Data>The specified domain either does not exist or could not be contacted.</Data> </EventData> </Event>
之后出现的2092年事件:
此服务器是以下FSMOangular色的所有者,但不认为它是有效的。 对于包含FSMO的分区,由于此服务器已重新启动,因此此服务器未与任何合作伙伴成功复制。 复制错误阻止了此angular色的validation。 需要联系FSMO操作主机的操作将会失败,直到这种情况得到纠正。 FSMOangular色:DC = logstream,DC =本地
其他自动networkingconfiguration的机器说DNS服务器是192.168.0.1这是一个路由器
没关系…全球目录本身不需要从一个DC“迁移”到另一个DC。 只需制作所有的域控制器GC即可。 而已。 停用作为GC的域控制器没有问题。 所有的域控制器都应该同时都是GC。