Results 1 to 5 of 5

Thread: w32time + PDC + External time source = errors + warnings

  1. #1
    Jéjé Guest

    w32time + PDC + External time source = errors + warnings

    Hi,

    I can't synchronize my Windows 2003 server (a domain controller) with an
    external time server.

    I have try a lot of article found on the web + Microsoft KB
    but I continue to have the error:
    Sending resync command to local computer...
    The computer did not resync because no time data was available.

    I have an ISA server between my PDC and the web, but the UDP 123 port is
    opened.
    I don't see any errors in ISA Server.
    And I think that my win2003 server don't really try to access the external
    time server because I don't see any connection

    what can I do/test?

    thanks.
    Jerome.



  2. #2
    johnnyhonk Guest

    RE: w32time + PDC + External time source = errors + warnings

    Try this...run

    w32tm /config /syncfromflags:manual /manualpeerlist:PeerList
    (where Peerlist is a comma separated list of DNS, or IP Addresses for the
    time servers)

    Then run

    w32tm /config /update

    Check your event log for errors.

    Did you restart the w32tm service?

    Does it work from an XP Workstation???

    Check this link, in case you haven't already...
    http://support.microsoft.com/kb/816042


    "Jéjé" wrote:

    > Hi,
    >
    > I can't synchronize my Windows 2003 server (a domain controller) with an
    > external time server.
    >
    > I have try a lot of article found on the web + Microsoft KB
    > but I continue to have the error:
    > Sending resync command to local computer...
    > The computer did not resync because no time data was available.
    >
    > I have an ISA server between my PDC and the web, but the UDP 123 port is
    > opened.
    > I don't see any errors in ISA Server.
    > And I think that my win2003 server don't really try to access the external
    > time server because I don't see any connection
    >
    > what can I do/test?
    >
    > thanks.
    > Jerome.
    >
    >
    >


  3. #3
    johnnyhonk Guest

    RE: w32time + PDC + External time source = errors + warnings

    Try this...run

    w32tm /config /syncfromflags:manual /manualpeerlist:PeerList
    (where Peerlist is a comma separated list of DNS, or IP Addresses for the
    time servers)

    Then run

    w32tm /config /update

    Check your event log for errors.

    Did you restart the w32tm service?

    Does it work from an XP Workstation???

    Check this link, in case you haven't already...
    http://support.microsoft.com/kb/816042


    "Jéjé" wrote:

    > Hi,
    >
    > I can't synchronize my Windows 2003 server (a domain controller) with an
    > external time server.
    >
    > I have try a lot of article found on the web + Microsoft KB
    > but I continue to have the error:
    > Sending resync command to local computer...
    > The computer did not resync because no time data was available.
    >
    > I have an ISA server between my PDC and the web, but the UDP 123 port is
    > opened.
    > I don't see any errors in ISA Server.
    > And I think that my win2003 server don't really try to access the external
    > time server because I don't see any connection
    >
    > what can I do/test?
    >
    > thanks.
    > Jerome.
    >
    >
    >


  4. #4
    Jéjé Guest

    Re: w32time + PDC + External time source = errors + warnings

    I have allready try all of these points.

    on an XP station there is no error, but the time is not changed to the time
    serve time.
    I'm using the atomic clock program to validate this, and this tool works
    fine.

    my XP station now has the right time using this atomic clock program, and I
    have synchonized my PDC server with my XP station clock:
    net time \\station /set

    but any w32tm /resync or other command works corretly!!!!

    "johnnyhonk" <johnnyhonk@discussions.microsoft.com> wrote in message
    news:CF241E82-448B-45D0-A96A-6EC4FC015E18@microsoft.com...
    > Try this...run
    >
    > w32tm /config /syncfromflags:manual /manualpeerlist:PeerList
    > (where Peerlist is a comma separated list of DNS, or IP Addresses for the
    > time servers)
    >
    > Then run
    >
    > w32tm /config /update
    >
    > Check your event log for errors.
    >
    > Did you restart the w32tm service?
    >
    > Does it work from an XP Workstation???
    >
    > Check this link, in case you haven't already...
    > http://support.microsoft.com/kb/816042
    >
    >
    > "Jéjé" wrote:
    >
    >> Hi,
    >>
    >> I can't synchronize my Windows 2003 server (a domain controller) with an
    >> external time server.
    >>
    >> I have try a lot of article found on the web + Microsoft KB
    >> but I continue to have the error:
    >> Sending resync command to local computer...
    >> The computer did not resync because no time data was available.
    >>
    >> I have an ISA server between my PDC and the web, but the UDP 123 port is
    >> opened.
    >> I don't see any errors in ISA Server.
    >> And I think that my win2003 server don't really try to access the
    >> external
    >> time server because I don't see any connection
    >>
    >> what can I do/test?
    >>
    >> thanks.
    >> Jerome.
    >>
    >>
    >>




  5. #5
    Jéjé Guest

    Re: w32time + PDC + External time source = errors + warnings

    I have allready try all of these points.

    on an XP station there is no error, but the time is not changed to the time
    serve time.
    I'm using the atomic clock program to validate this, and this tool works
    fine.

    my XP station now has the right time using this atomic clock program, and I
    have synchonized my PDC server with my XP station clock:
    net time \\station /set

    but any w32tm /resync or other command works corretly!!!!

    "johnnyhonk" <johnnyhonk@discussions.microsoft.com> wrote in message
    news:CF241E82-448B-45D0-A96A-6EC4FC015E18@microsoft.com...
    > Try this...run
    >
    > w32tm /config /syncfromflags:manual /manualpeerlist:PeerList
    > (where Peerlist is a comma separated list of DNS, or IP Addresses for the
    > time servers)
    >
    > Then run
    >
    > w32tm /config /update
    >
    > Check your event log for errors.
    >
    > Did you restart the w32tm service?
    >
    > Does it work from an XP Workstation???
    >
    > Check this link, in case you haven't already...
    > http://support.microsoft.com/kb/816042
    >
    >
    > "Jéjé" wrote:
    >
    >> Hi,
    >>
    >> I can't synchronize my Windows 2003 server (a domain controller) with an
    >> external time server.
    >>
    >> I have try a lot of article found on the web + Microsoft KB
    >> but I continue to have the error:
    >> Sending resync command to local computer...
    >> The computer did not resync because no time data was available.
    >>
    >> I have an ISA server between my PDC and the web, but the UDP 123 port is
    >> opened.
    >> I don't see any errors in ISA Server.
    >> And I think that my win2003 server don't really try to access the
    >> external
    >> time server because I don't see any connection
    >>
    >> what can I do/test?
    >>
    >> thanks.
    >> Jerome.
    >>
    >>
    >>




Similar Threads

  1. Replies: 3
    Last Post: 10-07-2009, 11:40 PM
  2. Want php to show warnings & errors
    By Saaz in forum Software Development
    Replies: 3
    Last Post: 30-06-2009, 08:09 AM
  3. 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
  4. Source W32time, Event 29 Issues with this and it is not running
    By Kishan in forum Small Business Server
    Replies: 1
    Last Post: 05-03-2007, 03:50 PM
  5. Setting Up SBS to Sync w/ External Time Source
    By Christopher in forum Small Business Server
    Replies: 3
    Last Post: 14-06-2005, 03:52 PM

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,711,648,623.80004 seconds with 17 queries