Domain controller issue

Associate
Joined
8 Jul 2004
Posts
2,392
Location
Le Norfolk
Hi I have a problem with our domain, its not casuing any issues as far as I'm aware just yet, but it still needs to be fixed, I get these 2 errors in dcdiag.

Code:
Starting test: Advertising
   Warning: FREDC01 is not advertising as a time server.

Code:
Starting test: FsmoCheck
   Warning: DcGetDcName(TIME_SERVER) call failed, error 1355
   A Time Server could not be located.
   The server holding the PDC role is down.

Now I know the server holding the PDC role is up, as it is FREDC01 and when I do a netdom query pdc I get this.

Code:
Primary domain controller for the domain:

FREDC01
The command completed successfully.

We have another DC in the domain FREDC03 that shows up exactly the same symptoms

Any ideas?
 
I've managed to fix it, re-setting up the external time source, forcing a resync. Then a restart of the w32time service.
 
Back
Top Bottom