N Nick Jan 21, 2008 #2 Does anyone know how to configure w32time in Xpe with a time source? Click to expand... 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.
Does anyone know how to configure w32time in Xpe with a time source? Click to expand... 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.
R Robert Shen Jan 21, 2008 #3 Sorry I forgot to say mention that some machines should behave as a ntp server as well.
K KM Jan 21, 2008 #4 Robert, You may want to try the tip mentioned here: http://groups.google.com/group/microsoft.public.windowsxp.embedded/msg/3229b7e75786fd01 As to the NTP server, you're probably lloking for the LocalNTP reg setting: [HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters], "LocalNTP"=dword:1 More reg entries for the W32Time service listed here: http://support.microsoft.com/Default.aspx?kbid=223184
Robert, You may want to try the tip mentioned here: http://groups.google.com/group/microsoft.public.windowsxp.embedded/msg/3229b7e75786fd01 As to the NTP server, you're probably lloking for the LocalNTP reg setting: [HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters], "LocalNTP"=dword:1 More reg entries for the W32Time service listed here: http://support.microsoft.com/Default.aspx?kbid=223184