Sensors and network administering


sensornet-work.com keyword stats



Most current MSN search phrases:

relay property
wrote telnet
wireless  
Most current Yahoo search phrases:

how electrical sensors work 2006 intimidator ss interior

How to Configure an Ntp Network Time Server in Windows Xp

Computer time synchronisation is highly
important in modern computer networks,Net  stop  w32time  &&  net  start  w32time
precision and time synchronization is
critical in many applications, particularlyTo reset the local computers' time, type the
time sensitive transactions. Just imaginefollowing on all computers except for the
buying an airline seat only to be told at thetime server which must not be synchronised
airport that the ticket was sold twicewith  itself:
because it was purchased afterwards on a
computer  that  had  a  slower  clock!W32tm/resync/rediscover
Modern computers do have internal clocksTo configure Windows Time to use an external
called Real Time Clock chips (RTC) thattime  source
provide time and date information. These
chips are battery backed so that even duringRun  Registry  Edit and locate the following:
power outages, they can maintain time but
personal computers are not designed to beHKEY_LOCAL_MACHINESYSTEMCurrentControlSetSer
perfect clocks. Their design has beenicesW32Timeparameters
optimized for mass production and low-cost
rather  than  maintaining  accurate  time.In the right pane, right-click Type, then
click  Modify
For many applications, this is can be quite
adequate, although, quite often machines needIn the Edit Value box, under Value Data, type
time to be synchronised with other PC's on aNTP  and  then  click  OK.
network and when computers are out of sync
with each other problems can arise such asNow as before in the Config folder,
sharing network files or in some environmentsright-click AnnounceFlags, Modify and in the
even  fraud!Edit DWORD Value box, under Value Data, type
5,  then  click  OK.
Microsoft Windows XP has a time
synchronisation utility built into theLocate  and  click  the  following
operating system called Windows Time
(w32time.exe) which can be configured toHKEY_LOCAL_MACHINESYSTEMCurrentControlSetSer
operate as a network time server. It can beicesW32TimeTimeProvidersNtpClient
configured to both synchronise a network
using the internal clock or an external timeIn the right pane, right-click
source.SpecialPollInterval,  then  click  Modify.
Note: Microsoft strongly recommends that youIn the Edit DWORD Value box, under Value
configure a time server with a hardwareData, type the number of seconds you want for
source rather than from the internet whereeach poll, ie 900 will poll every 15 minutes,
there  is  no  authentication.then  click  OK.
To configure Windows Time service to use theNow  enable  the  NtpServer:
internal hardware clock, first check that
w32time is located in the system servicesHKEY_LOCAL_MACHINESYSTEMCurrentControlSetSer
list  in  the  registry,  to  check:icesW32TimeTimeProvidersNtpServer
Click Start, Run then type regedit then clickIn the right pane, right-click Enabled, then
ok.click  Modify
Locate and then click the following registryIn the Edit DWord Value box, type 1 under
entry:Value  data,  then  click  OK.
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetSerNow in the right pane, right-click NtpServer,
icesW32Timethen Modify and in the Edit DWORD Value under
Value  Data  type  Peers,  then  click  OK.
It is highly recommended that you back up the
registry as serious problems may occur if youTo configure the time correction settings,
modify the registry incorrectly,locate:
modifications to the registry are done at
your  own  risk.HKEY_LOCAL_MACHINESYSTEMCurrentControlSetSer
icesW32Timeconfig
To begin configuration for an internal clock,
click  on  Config  in  the  w32Time  folder.In the right pane, right-click
MaxPosPhaseCorrection, then Modify, in the
In the right pane, right-click AnnounceFlags,Edit DWORD Value box, under Base, click
then  click  modify.Decimal, under Value Data, type a time in
seconds such as 3600 (an hour) then click OK.
The 'AnnounceFlags' registry entry indicates
whether the server is a trusted timeNow  go  back  and  click:
reference, 5 indicates a trusted source so in
the Edit DWord Value box, under Value Data,HKEY_LOCAL_MACHINESYSTEMCurrentControlSetSer
type  5,  then  click  OK.icesW32Timeconfig
Network Time Protocol (NTP) is an InternetIn the right pane, right-click
protocol used for the transfer of accurateMaxNegPhaseCorrection,  then  Modify.
time, providing time information along so
that  a  precise  time  can  be  obtainedIn the Edit DWORD box under base, click
Decimal, under value data type the time in
To enable the Network Time Protocol;seconds you want to poll such as 3600 (polls
NTPserver,  locate  and  click:in  one  hour)
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetSerExit  Registry
icesW32TimeTimeProvidersNtpServer
Now to restart windows time service, click
In the right pane, right-click Enabled, thenStart, Run and type:net stop w32time && net
click  Modifystart  w32time
In the Edit DWord Value box, type 1 underAnd on each computer, other than the domain
Value  data,  then  click  OK.controller,  type:
Exit  Registry  EditorW32tm/resync/rediscover
Click Start, then Run then type the followingAnd that's it your time server should be now
and  press  Enter:up and running.



1 A B C 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95