Results 1 to 2 of 2

Thread: Server Time and Time Sync

  1. #1
    Somchai Guest

    Server Time and Time Sync

    The core first. I had one server which acted as a DC and also run some Web
    Application. Now we have installed a second Server (2008) and made it as a
    DC, AD, File, DNS. The old server we have demoted and it is now a member of
    the new Domain.

    My problem is that all the workstation still get syncronized with the time
    from the old server, which as such is not much of a problem for me. However,
    the time and Date on the old server is wrong and as soon as I change the
    date, within a short while it sets itself back to the wrong time and date.

    Long story short, here my question. Either how can I correct the time and
    date on the old server that it stays and the workstations also get the right
    time and date or, what I think I would prefer more is how to disable the time
    sync on the old server and set the sync from the new server, incl. the old
    server is then sync from the new one.

    Thank you.

  2. #2
    Meinolf Weber [MVP-DS] Guest

    Re: Server Time and Time Sync

    Hello Somchai,

    Make sure that the time zone settings are correct. Also configure the new
    DC, which should have the PDCEmulator role, to an external time source.

    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/

    On the other server run this:

    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


    > The core first. I had one server which acted as a DC and also run
    > some Web Application. Now we have installed a second Server (2008)
    > and made it as a DC, AD, File, DNS. The old server we have demoted
    > and it is now a member of the new Domain.
    >
    > My problem is that all the workstation still get syncronized with the
    > time from the old server, which as such is not much of a problem for
    > me. However, the time and Date on the old server is wrong and as soon
    > as I change the date, within a short while it sets itself back to the
    > wrong time and date.
    >
    > Long story short, here my question. Either how can I correct the time
    > and date on the old server that it stays and the workstations also get
    > the right time and date or, what I think I would prefer more is how to
    > disable the time sync on the old server and set the sync from the new
    > server, incl. the old server is then sync from the new one.
    >
    > Thank you.
    >




Similar Threads

  1. NTP Server for time sync
    By Sasha C in forum Active Directory
    Replies: 2
    Last Post: 25-06-2010, 03:09 AM
  2. Setting my PDC Emulator to time sync to external time source
    By aja44 in forum Windows Server Help
    Replies: 1
    Last Post: 17-05-2008, 07:38 PM
  3. Can't time sync with Windows 2003 Server Std.
    By Calab in forum Windows Server Help
    Replies: 5
    Last Post: 10-04-2008, 01:35 PM
  4. Time Sync on a Windows 2003 Server
    By Russyan in forum Active Directory
    Replies: 3
    Last Post: 04-06-2007, 11:55 PM
  5. How to change time sync server
    By Susan Bradley in forum Active Directory
    Replies: 2
    Last Post: 27-01-2005, 03:51 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,549,305.17441 seconds with 17 queries