time sync in XPe

  • Thread starter Thread starter Robert Shen
  • Start date Start date
Does anyone know how to configure w32time in Xpe with a time source?

Use that :
W32tm /config /manualpeerlist:NTP.ServerName.net /
syncfromflags:manual
w32tm /config /update

I add that in a script but it surely can be added directly in the FBA.

You can also modify some Registry keys (SYSTEM\CurrentControlSet
\Services\w32time\Config)
To make it working as you want.

Nick G.
 
Sorry I forgot to say mention that some machines should behave as a ntp
server as well.
 
Back
Top