As far as I remember from AD, all DC and stations synchronise by default to the DC with the PDC emulator role(and this setup is cascade with child domain). You can change the time source with a registry entry but clearly, something is offsetting the PDC clock... Is it a physical or VM server? If a VM, make sure you are not trying to sync the VM to the supervisor you are using (default mode). If not, the offset value of the PDC is completely wrong. The offset value is use by NTP to correct the server drift between NTP query to the external clock. Reset/delete the offset and let the system recalculate it
________________________________ De : [email protected] [mailto:[email protected]] De la part de Tiago Viana Envoyé : 17 février 2014 11:34 À : [email protected] Objet : RE: [NTSysADM] time not syncing Do you have more DCs in your domain? Are they configured to sync with the PDC via GPO? Have you restarted the W32Time service on the remaining (if any) DC's, and resync'ed (w32tm /resync)? I believe they should sync with the PDC this way, and the clients will sync with their DC. Tiago Ribeiro S. A. Viana From: [email protected] [mailto:[email protected]] On Behalf Of J- P Sent: 17 de fevereiro de 2014 16:04 To: [email protected] Subject: RE: [NTSysADM] time not syncing yep, no change Jean-Paul Natola > Date: Mon, 17 Feb 2014 08:00:29 -0800 > Subject: Re: [NTSysADM] time not syncing > From: [email protected] > To: [email protected] > > Have you tried "w32tm /config /update"? > > Kurt > > On Mon, Feb 17, 2014 at 7:50 AM, J- P <[email protected]> wrote: > > Hi all, > > > > i have follows these instructions to the letter, and have confirmed the > > values exist and are accurate in the registry of the 2008r2 DC, it remains > > 10 minutes off > > > > All the computers, clients and servers, have the same time so its not > > causing any authentication issues (thankfully) but its annoying not be able > > to get the correct time > > > > First, locate your PDC Server. Open the command prompt and type: C:\>netdom > > /query fsmo > > Log in to your PDC Server and open the command prompt. > > Stop the W32Time service: C:\>net stop w32time > > Configure the external time sources, type: C:\> w32tm /config > > /syncfromflags:manual > > /manualpeerlist:"0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org" > > Make your PDC a reliable time source for the clients. Type: C:\>w32tm > > /config /reliable:yes > > Start the w32time service: C:\>net start w32time > > The windows time service should begin synchronizing the time. You can check > > the external NTP servers in the time configuration by typing: C:\>w32tm > > /query /configuration > > > > > > when i run this command w32tm /stripchart /computer:0.pool.ntp.org > > /samples:5 /dataonly > > > > C:\>w32tm /stripchart /computer:0.pool.ntp.org /samples:5 /dataonly > > Tracking 0.pool.ntp.org [15.126.193.186:123]. > > Collecting 5 samples. > > The current time is 2/17/2014 10:55:41 AM. > > 10:55:41, -607.5560514s > > 10:55:43, -607.5602488s > > 10:55:45, -607.5647196s > > 10:55:47, -607.5687176s > > 10:55:49, -607.5880149s > > ________________________________ AVISO DE CONFIDENCIALIDADE: Esta mensagem pode conter informação confidencial. O seu conteúdo e eventuais anexos estão protegidos pelas Leis da União Europeia e Internacionais. Se não for o destinatário pretendido, por favor elimine a mensagem e comunique ao remetente o sucedido. Qualquer utilização, distribuição, reencaminhamento ou outra forma de revelação a terceiros, impressão ou cópia são expressamente proibidos. A mensagem pode ter sido interceptada, alterada, perdida, destruída, ou chegar ao seu destinatário num momento posterior ao pretendido e com vírus. O Banco BIC declina qualquer responsabilidade resultante de erros ou falhas que decorram das circunstâncias descritas. CONFIDENTIALITY WARNING: This message may contain confidential information. Its contents - including any files transmitted with it- are protected under the European Union and International laws. If you are not the named addressee please delete the message and inform the sender. You may not use, distribute, forward, disclose, print or copy it. E-mails could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Banco BIC therefore does not accept liability for any errors or omissions in the contents of this message or as a result of those circumstances. ________________________________ AVISO DE CONFIDENCIALIDADE: Esta mensagem pode conter informação confidencial. O seu conteúdo e eventuais anexos estão protegidos pelas Leis da União Europeia e Internacionais. Se não for o destinatário pretendido, por favor elimine a mensagem e comunique ao remetente o sucedido. Qualquer utilização, distribuição, reencaminhamento ou outra forma de revelação a terceiros, impressão ou cópia são expressamente proibidos. A mensagem pode ter sido interceptada, alterada, perdida, destruída, ou chegar ao seu destinatário num momento posterior ao pretendido e com vírus. O Banco BIC declina qualquer responsabilidade resultante de erros ou falhas que decorram das circunstâncias descritas. CONFIDENTIALITY WARNING: This message may contain confidential information. Its contents - including any files transmitted with it- are protected under the European Union and International laws. If you are not the named addressee please delete the message and inform the sender. You may not use, distribute, forward, disclose, print or copy it. E-mails could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Banco BIC therefore does not accept liability for any errors or omissions in the contents of this message or as a result of those circumstances.

