Re: W32Time



I would un-link the GPOs you created so they don't effect anything. Then run the commands below and see how your results are. Once you're happy with everything, you can delete the GPOs.

If your workstations are not updating to the server, post back and I'll give you the reg entry to fix that. It's generally set correctly by default, so I'm guessing your only issue is with the server itself updating to the external time sources.


"Steve Wofford" <intrarely@xxxxxxxxx> wrote in message news:ebPGYAEvIHA.2068@xxxxxxxxxxxxxxxxxxxxxxx
Should I delete the Group Policies I configured.

1 Server Policy to configure server to update from ntp source.
1 Server Policy to configure server as Time Server

If I delete these and run the command below would be optimal?

TIA,

Steve

"Dave Nickason [SBS MVP]" <gwdibble@xxxxxxxxxxxxxxxxxxxxxx> wrote in message news:ED3C3F06-5CB3-45A1-83A9-D5BC94931379@xxxxxxxxxxxxxxxx
Domain-joined client PCs should sync to the SBS automatically, with no configuration on your part whatsoever. XP clients will log an event indicating a successful sync when you restart them (not sure if Vista logs it or not).

To get the server to sync properly, try this:

w32tm /config /manualpeerlist:"0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org",0x8 /syncfromflags:MANUAL
w32tm /config /update
net stop w32time
net start w32time
w32tm /resync /nowait



"Steve Wofford" <intrarely@xxxxxxxxx> wrote in message news:ul9vQ05uIHA.5448@xxxxxxxxxxxxxxxxxxxxxxx
I have tried every which way to keep our network sync via our DC (SBS 2003).

Couple Messages:

Event Log
==========
Event Type: Warning
Event Source: W32Time
Event Category: None
Event ID: 36
Date: 5/12/2008
Time: 9:52:33 PM
User: N/A
Computer: SERVER
Description:
The time service has not synchronized the system time for 86400 seconds because none of the time service providers provided a usable time stamp. The time service is no longer synchronized and cannot provide the time to other clients or update the system clock. Monitor the system events displayed in the Event Viewer to make sure that a more serious problem does not exist.

CMD
==========
"The computer did not resync because no time data was available"

Originally I created a GP and added the default Time Server Enabled settings and believe everything had worked up until a few months ago. However, now I cannot get it to sync w/ an external Time Server at all and have tried the following::

net stop w32time
w32tm /unregister [ignore error message]
w32tm /unregister [enter a second time]
w32tm /register
reg add hklm\system\currentcontrolset\services\w32time\parameters\ /v NtpServer /t reg_sz /d time.nist.gov /f
net start w32time
w32tm /resync

So I guess it would be best to start over I would like the DC to sync to an external source and the clients would sync to the DC. Correct me if I am wrong, but doesnt this happen automatically after they login?

TIA,

Steve





.



Relevant Pages

  • Re: W32Time
    ... I did notice a few of the clients had the problem trying to update the server as I did recieve the same W32Time errors in the EV. ... XP clients will log an event indicating a successful sync when you restart them. ...
    (microsoft.public.windows.server.sbs)
  • Re: Server Sync and OMA Wont work.
    ... I currently have 5 phones that sync with exchange. ... A stand alone PC is set next to the server, joined to ... Microsoft CSS Online Newsgroup Support ... I need log files for further analyze. ...
    (microsoft.public.windows.server.sbs)
  • Re: W32Time
    ... I would like them to sync w/ ... If your workstations are not updating to the server, ... net start w32time ... The time service has not synchronized the system time for 86400 seconds ...
    (microsoft.public.windows.server.sbs)
  • RE: ActiveSync, Smartphone, and Small Business Server
    ... Then I attached the smartphone and set up a new ... I got a sync error (for the server part of the ... But in the example log files, the sync command from the ...
    (microsoft.public.windows.server.sbs)
  • Re: Peer to Peer
    ... My authoritative server would be my ciso router that does sync with stratum ... "problems with w32time" followed the instructions and it seemed to work. ... Configure the machine to sync with an outside time source: ... w32tm -s to run periodically if the time service does not function on peer ...
    (comp.protocols.time.ntp)