最近,我删除了一个辅助域控制器(强制),并为同一域创建了一个新的域控制器。
问题是,新的中学可以看到主和它自己,但是主不能看到新的次要。
在初级DC上的Dcdiag显示:
Starting test: VerifyReferences
Some objects relating to the DC VIEW-A have problems:
[1] Problem: Missing Expected Value
Base Object:
CN=NTDS Settings,CN=VIEW-A,CN=Servers,CN=Stafford-HQ,CN=Sites,CN=Con
figuration,DC=ea-hq,DC=com
Base Object Description: "DSA Object"
Value Object Attribute Name: serverReferenceBL
Value Object Description: "SYSVOL FRS Member Object"
Recommended Action: See Knowledge Base Article: Q312862
[1] Problem: Missing Expected Value
Base Object: CN=VIEW-A,OU=Domain Controllers,DC=ea-hq,DC=com
Base Object Description: "DC Account Object"
Value Object Attribute Name: frsComputerReferenceBL
Value Object Description: "SYSVOL FRS Member Object"
Recommended Action: See Knowledge Base Article: Q312862
......................... VIEW-A failed test VerifyReferences在新的中学:
Starting test: Replications
REPLICATION LATENCY WARNING
ERROR: Expected notification link is missing.
Source VIEW-A
Replication of new changes along this path will be delayed.
This problem should self-correct on the next periodic sync.
REPLICATION LATENCY WARNING
ERROR: Expected notification link is missing.
Source VIEW-A
Replication of new changes along this path will be delayed.
This problem should self-correct on the next periodic sync.
REPLICATION LATENCY WARNING
ERROR: Expected notification link is missing.
Source VIEW-A
Replication of new changes along this path will be delayed.
This problem should self-correct on the next periodic sync.
REPLICATION LATENCY WARNING
ERROR: Expected notification link is missing.
Source VIEW-A
Replication of new changes along this path will be delayed.
This problem should self-correct on the next periodic sync.
REPLICATION LATENCY WARNING
ERROR: Expected notification link is missing.
Source VIEW-A
Replication of new changes along this path will be delayed.
This problem should self-correct on the next periodic sync.
......................... VIEW-C passed test Replications
Starting test: RidManager
......................... VIEW-C passed test RidManager
Starting test: Services
Invalid service startup type: NtFrs on VIEW-C, current value
DISABLED, expected value AUTO_START
NtFrs Service is stopped on [VIEW-C]
......................... VIEW-C failed test Services
Starting test: SystemLog
A warning event occurred. EventID: 0x00000458
Time Generated: 04/14/2015 10:57:47
Event String:
The Group Policy Client Side Extension Folder Redirection was unable
to apply one or more settings because the changes must be processed before system startup or user logon. The system will wait for Group Policy processing to finish completely before the next startup or logon for this user, and this may result in slow startup and boot performance.
A warning event occurred. EventID: 0x00001695
Time Generated: 04/14/2015 11:36:38
Event String:
Dynamic registration or deletion of one or more DNS records associat
ed with DNS domain 'ea-hq.com.' failed. These records are used by other computers to locate this server as a domain controller (if the specified domain is an Active Directory domain) or as an LDAP server (if the specified domain is an application partition).
A warning event occurred. EventID: 0x00001695
Time Generated: 04/14/2015 11:36:38
Event String:
Dynamic registration or deletion of one or more DNS records associat
ed with DNS domain 'ForestDnsZones.ea-hq.com.' failed. These records are used by other computers to locate this server as a domain controller (if the specified domain is an Active Directory domain) or as an LDAP server (if the specified domain is an application partition).
A warning event occurred. EventID: 0x00001695
Time Generated: 04/14/2015 11:36:38
Event String:
Dynamic registration or deletion of one or more DNS records associat
ed with DNS domain 'DomainDnsZones.ea-hq.com.' failed. These records are used by other computers to locate this server as a domain controller (if the specified domain is an Active Directory domain) or as an LDAP server (if the specified domain is an application partition).
......................... VIEW-C passed test SystemLog
Starting test: VerifyReferences
Some objects relating to the DC VIEW-C have problems:
[1] Problem: Missing Expected Value
Base Object: CN=VIEW-C,OU=Domain Controllers,DC=ea-hq,DC=com
Base Object Description: "DC Account Object"
Value Object Attribute Name: frsComputerReferenceBL
Value Object Description: "SYSVOL FRS Member Object"
Recommended Action: See Knowledge Base Article: Q312862
......................... VIEW-C failed test VerifyReferences我已经谷歌和谷歌,但我仍然无法使它正常工作。
主DC是windows 2008,次要是2012年。
我怎样才能至少解决这些在dcdiag中发现的问题?这些问题是导致初级DC不能复制到二级的原因,还是一个单独的问题?
尝试在主DC上手动添加DC:

发布于 2015-04-14 11:32:56
您是否在辅助服务器上使用相同的主机名和IP地址?如果是这样,您需要以DC的形式删除辅助文件,删除DNS/ name...or中的所有GUID/引用,您可以使用唯一的名称。
https://serverfault.com/questions/682565
复制相似问题