Re: Setting up time synch



Hello Dana,

All domain controllers sync with the PDCEmluator in a domain and the workstations and member servers choose one available DC in the domain for the time sync. So all have the same time.

If something does not work and you have errors in the event viewer about time sync, make sure that port 123 udp is openend on firewalls.

If domain machines does not sync correct run:
w32tm /config /syncfromflags:domhier /update

After that run:
net stop w32time
net start w32time

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


Oh, one other thing: the XP PCs will automatically synch to the
server's time?

"Meinolf Weber [MVP-DS]" <meiweb(nospam)@gmx.de> wrote in message
news:ff16fb662324a8cb9dc61f91fa00@xxxxxxxxxxxxxxxxxxxxxxx

Hello Dana,

On the DC with the PDCEmulator FSMO:

w32tm /config /manualpeerlist:peers /syncfromflags:manual
/reliable:yes /update

With "peers" you can set the time source, either DNS name
(time.windows.com) or an ip address from a reliable time source.

Here you can find some of them:
http://www.pool.ntp.org/
If some domain machines have problems

w32tm /config /syncfromflags:domhier /update

After that run:
net stop w32time
net start w32time
Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Hi,

We have a domain environment with a W2K3 server and a W2K3 terminal
server. How do I get the main server to get the correct time via the
internet and have that time always synch across the network (term
srver and all WinXP PCs)?

Thx,

D



.



Relevant Pages

  • Re: W32time question
    ... > - All client desktop computers nominate the authenticating domain ... > configure the PDC operations master to gather the time from an external ... > After you have replace the W32time service with a third-party time sync ... > server meet with the error outlined in KB830092, ...
    (microsoft.public.win2000.active_directory)
  • Re: Cant logon to one DC if other DC is down
    ... DCs have their own time sync mechanism and that works great. ... BLOG --> http://blogs.dirteam.com/blogs/jorge/default.aspx ... authoritative time server. ... Make sure you always have a DNS ...
    (microsoft.public.win2000.active_directory)
  • Re: .net 3.5 family update and time sync issues
    ... domain server so NTP is handled by the domain. ... servers and it seems to be causing issues with time sync. ... out-of-sync time is causing strange issues with servers... ... I didn't see this issue on my machines. ...
    (microsoft.public.windows.server.general)
  • Re: Windows Time Service: restarts every 10 minutes, never syncs
    ... If the NTP server is busy then the time sync fails. ... I've decided to NOT use the Windows Time Service. ...
    (microsoft.public.windowsxp.general)
  • Re: Windows Time Service: restarts every 10 minutes, never syncs
    ... If the NTP server is busy then the time sync fails. ... I've decided to NOT use the Windows Time Service. ...
    (microsoft.public.windowsxp.help_and_support)

Loading