我在远程位置设置了副本DC.它通过VPN连接连接到主站点. DCdiag传递主DC,但我在副本DC上收到以下错误:
Running enterprise tests on : mydomain.co.uk Starting test: LocatorCheck Warning: DcGetDcName(GC_SERVER_required) call Failed,error 1355 A Global Catalog Server could not be located - All GC's are down. Warning: DcGetDcName(PDC_required) call Failed,error 1355 A Primary Domain Controller could not be located. The server holding the PDC role is down. ......................... mydomain.co.uk Failed test LocatorCheck
它是仅仅因为它不是全局编录服务器而给出这个错误,还是存在一些连接问题,它根本不认为存在错误,因为错误似乎意味着什么?如果是这样,它似乎很奇怪,因为所有其他测试都通过了.
我该怎么办?
检查新域控制器上的DNS设置,在2003及更高版本中,您应始终指向127.0.0.1,然后再次指向另一个域控制器或具有该内部DNS区域的任何其他DNS服务器.然后,您应该在DNS MMC管理单元下向DNS服务本身添加“转发器”.
原文链接:https://www.f2er.com/windows/367038.html