ArticlesBase.com - Free Articles Directory
Free Online Articles Directory
26.07.2008 Sign In Register Hello Guest
Email:
Password:
Remember Me 
forgot your password?


How to Configure a Ntp Network Time Server in Windows 2000

Author: Richard n Williams Author Ranking Gold | Posted: 21-04-2008 | Comments: 0 | Views: 56 | Rating:  (176) Article Popularity - Blue (?) Got a Question? Ask.
Sign Up Now!

Computer time synchronisation is highly important in modern computer networks, precision and time synchronization is critical in many applications, particularly time sensitive transactions. Just imagine buying an airline seat only to be told at the airport that the ticket was sold twice because it was purchased afterwards on a computer that had a slower clock!

Modern computers do have internal clocks called Real Time Clock chips (RTC) that provide time and date information. These chips are battery backed so that even during power outages, they can maintain time but personal computers are not designed to be perfect clocks. Their design has been optimized for mass production and low-cost rather than maintaining accurate time.

For many applications, this is can be quite adequate, although, quite often machines need time to be synchronised with other PC's on a network and when computers are out of sync with each other problems can arise such as sharing network files or in some environments even fraud!

Microsoft Windows 2000 has a time synchronisation utility built into the operating system called Windows Time (w32time.exe) which can be configured to operate as a network time server. Microsoft and others strongly recommend that you configure a time server with a hardware source rather than from the internet where there is no authentication.

If you want to configure Windows Time service to use the internal hardware clock, then first check that w32time is located in the system services list in the registry, to check:

Click Start, Run then type regedit then click ok.

Locate and then click the following registry entry:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32Time

It is highly recommended that you back up the registry as serious problems may occur if you modify the registry incorrectly, modifications to the registry are done at your own risk.

To begin configuration for an internal clock, click on the following subkey:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParameters

In the right pane, right-click ReliableTimeSource, then click modify.

In Edit DWORD Value, type 1 in the Value Data box, then click OK

Exit Registry Editor

To restart the Windows Time Service click Start, Run (or alternatively use the Command Prompt facility).

Type: net stop w32time && net start w32time

Then press enter.

To reset the local computers’ time, type the following on all computers except for the time server which must not be synchronised with itself:

w32tm –s

To configure the Windows Time service to use an external time source, click Start, Run and type regedit then click OK.

Locate the following subkey:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParameters

In the right pane, right-click Type then click Modify, in edit Value type NTP in the Value data box then click OK.



Now in the right pane, right click ReliableTimeSource, then click Modify.

In the Edit DWORD Value box, under Value Data, type 0, then click OK.

Right-click NtpServer in the right pane then click Modify.

In Edit Value, type the Domain Name System (DNS), each DNS must be unique.

Now click Ok.

For Windows 2000 Service Pack 4 only, set the time correction settings to do this locate:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParameters

In the right pane, right-click MaxAllowedClockErrInSecs, then Modify in the Edit DWORD Value box, , type a time in seconds max number of seconds difference between the local clock and the time received from the NTP server in order to be considered a valid new time.

Click OK.

To set the poll intervals locate:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParameters

In the right pane, right-click Period, then click Modify.

In the Edit DWORD Value box, under Value Data, type 24 then OK

Exit Registry Editor

Click Start, then Run then type the following and press Enter:

Net stop w32time && net start w32time

To reset the local computers’ time, type the following on all computers except for the time server which must not be synchronised with itself:

Network Time Protocol (NTP) is an Internet protocol used for the transfer of accurate time, providing time information along so that a precise time can be obtained

To enable the Network Time Protocol; NTPserver, locate and click:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpServer

In the right pane, right-click Enabled, then click Modify.

In the Edit DWord Value box, type 1 under Value data, then click OK.

Now go back and click on

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParametersNtpServer

In the right pane, right-click NtpServer, then Modify, in the Edit DWORD Value under Value Data type In the right pane, right-click NtpServer, then Modify, in the Edit DWORD Value under Value Data type the Domain Name System (DNS), each DNS must be unique and you must append 0x1 to the end of each DNS name otherwise changes will not take effect.

Now click Ok.

Locate and click the following

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNtpClientSpecialPollInterval

In the right pane, right-click SpecialPollInterval, then click Modify.

In the Edit DWORD Value box, under Value Data, type the number of seconds you want for each poll, ie 900 will poll every 15 minutes, then click OK.

To configure the time correction settings, locate:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32Timeconfig

In the right pane, right-click MaxPosPhaseCorrection, then Modify, in the Edit DWORD Value box, under Base, click Decimal, under Value Data, type a time in seconds such as 3600 (an hour) then click OK.

Now go back and click:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32Timeconfig

In the right pane, right-click MaxNegPhaseCorrection, then Modify.

In the Edit DWORD box under base, click Decimal, under value data type the time in seconds you want to poll such as 3600 (polls in one hour)

Exit Registry Editor

Now to restart windows time service, click Start, Run (or alternatively use the command prompt facility) and type:

net stop w32time && net start w32time

And on each computer, other than the time server, type:

W32tm/ -s

And that’s it your time server should be now up and running.

Rate this Article: Current: 5 / 5 stars - 1 vote(s).

Article Source: http://www.articlesbase.com/computers-articles/how-to-configure-a-ntp-network-time-server-in-windows-2000-392447.html

Print this Article Print article   Email to a Friend Send to friend   Publish this Article on your Website Publish this Article   Send Author Feedback Author feedback  
About the Author:

Copyright 2008 © Richard N Williams
Richard N Williams is a technical author and a specialist in the telecommunications and network time synchronisation industry helping to develop dedicated time server products; ethernet clocks, GPS time servers, NTP servers, digital wall clocks, atomic clock servers and SNTP time servers. For more information about NTP products please Click here This article may be republished and reprinted in its complete form or in part without seeking permission providing a relevant link to this site is maintained. It is a violation of copyright law to reprint or publish this content without following these terms.

Submitting articles has become one of the most popular means of generating quality backlinks and targeted traffic to your website. Join us today - It's Free!

Article Comments

Comment on this article Comment on this article
Your Name
Your Email:
Comment Body
Enter Validation Code: Captcha


Related Articles

Killing Time; the Importance of Time Synchronisation in Criminal Cases
By: Richard n Williams | 28/04/2008 | Computer Forensics
This article describes how accurate time synchronisation can help in criminal activities and is critical in keeping modern computer networks secure.

A Guide to Ntp and Computer Network Time Synchronisation
By: Richard n Williams | 13/05/2008 | Networks
This article explains Network Time Protocol (NTP na dhow it is used in the synchronisation of networks.


By: | 31/12/1969 |

Ntp - the Need for Accurate Time
By: Richard n Williams | 24/06/2008 | Networks
This article explains how accurate time is assured across the globe thanks to UTC, atomic clocks and NTP.

How to Install and Configure a Ntp Server
By: Richard n Williams | 28/04/2008 | Networks
Thisa rticel describes how to install an NTP time server on a network using either GPS or an alternative radio transmission.

Time Servers and the Importance of Synchronisation
By: Richard n Williams | 13/05/2008 | Networks
This article explains what a timing server does and the importance of network time synchronisation.

The Lost Eleven Days
By: Richard n Williams | 19/05/2008 | Communication
This article describes what happened when Europe adopted the Gregorian calendar and the problems we still face today trying to synchronise with movement of the Earth.


By: | 31/12/1969 |

Got a Question? Ask.

Ask the community a question about this article:

Frequently Asked Questions

How to save on electronics
By: jana | 24-07-2008
which gps is the best ? and which one has the free map update ? I dont want to spend money on the map update every year.

Guys
By: gorin002 | 24-07-2008
where can i buy pclinuxos ? next to there website where can i buy low price oem software window vista ?

How to create an online help desk using .chm ...
By: Rohin | 24-07-2008
How to create an online help desk using .chm files??

How many modems can you connect to one incoming ...
By: phil | 23-07-2008
how many modems can you connect to one incoming cable service?

"Getting Registered"
By: Jake-10050 | 23-07-2008
For some reason I could not retreive passwords for windows live ID or Google so I paid $25 and some cents for "recovery" and was told my registration was successful but I was sent an email on how to post this and that with 3-4 very long https****etc****.coms to download or register for this and that and I usually have to copy and paste in an email location.So I'm either doing something wrong in that area or just very "CONFUSED"? What am I doing wrong or how am I getting it wrong? Thank you!

AOL Proxy Settings.
By: VIGurl82 | 23-07-2008
How do I set the Proxy Settings for AOL Instant Messenger for Windows XP?

Q&A Powered by:
Powered by Yedda 

Latest Computers Articles

Get the Most Out of Your Nanny Spy Cameras - Use Them For Other Purposes!
By: Nahshon Roberts | 25/07/2008
Lest you think that nanny spy cameras are only good for spying on the nanny, think again. The term is another designation for hidden surveillance cameras, supposedly because these are now more commonly used to monitor childcare providers in an increasingly nanny-paranoid society. Nanny spy cameras are usually...

Analyzing Consumer Electronics Devices
By: James Brown | 24/07/2008
Many consumers are drawn to consumer electronics because of the technology that makes each device perform its mission. While many consumers might not have a technical degree, many have a working knowledge of what the device is equipped with and the selling points of the device after they enter a...

Types of Consumer Electronics
By: James Brown | 24/07/2008
With so many updates and changes made to consumer electronics lately, some consumers are having a difficult time understanding what types of consumer electronics are most popular among middle class Americans and those who live on limited incomes where budget cuts made most consumer electronics seem unaffordable. Families across the...

Benefits of Unlocked Cellular Phones
By: Abe S. | 24/07/2008
You may not know much about your cellular phone other than that you cannot live without it! Your cell phone is your connection to the rest of the world and is a very important tool. Many cell phones are made to use a SIM card - a Subscriber...

How to Start a Business Selling Cell Phones
By: Abe S. | 24/07/2008
In today's unstable economy with reduced income and rising prices, everyone wants to save money if they can. Even if the economy were booming, saving money is always a wise choice. There is no shame in wanting to save as much money as possible when it comes to...

How Can I Work With Sybase Database Tools?
By: Patricia Stevens | 23/07/2008
To use a Sybase server, you are should have Netscape Enterprise Server. You cannot get an access to Sybase from Netscape FastTrack Server. Sybase has both one-line, and multiline drivers on some Unix-platforms. If Sybase has the multiline driver for the concrete Unix-machine, you are obliged to use LiveWire for...

Baselining--Stress Testing--Performance Testing--Oh My--Part TWO-Testing
By: Barry Koplowitz | 23/07/2008
This article is also available as a Podcast on "The ROOT Cause" available on iTunes. Written and Narrated by Barry Koplowitz. This is the second of two articles discussing the topic of Test Environments and Testing Practices. The first one, "Baselining--Stress Testing--Performance Testing--Oh My--Part One--Environments," focused on proper testing environment design....

Page Yield / Cartridge Yield
By: Kwan Lo | 23/07/2008
Page yield is the number of pages that you can print with a printer cartridge. It is also known as cartridge yield. Many cartridge manufacturers use the terms "standard yield" or "high yield" to describe their printer cartridge but each cartridge should have a page yield value. It...

More from Richard n Williams

Linux – Getting the Correct Time
By: Richard n Williams | 21/07/2008 | Networks
This article epxlores the beast way of keeping accurate time on Linux/Unix systems.

Touch Screen Technology – the Death Knell for the Computer Mouse
By: Richard n Williams | 21/07/2008 | Networks
This article explores the demise of the computer mouse and how it is being replaced by other technolgies sucha s touch screens.

Accuracy in Timekeeping, Clocks and Their Development
By: Richard n Williams | 21/07/2008 | Networks
This article explores the development of lcocks throughout the ages, from sundials to atomic clocks

How to Build and Configure Your Own Radio Referenced Ntp Time Server
By: Richard n Williams | 21/07/2008 | Networks
This article explains how to build and configure your own radio referenced NTP server

Using National Time and Frequency Signals as a Ntp Timing Reference
By: Richard n Williams | 16/07/2008 | Hardware
This article explores how to use a national time and frequency for network time synchronisation.

Keeping Accurate Time on Linux: Running a Ntp Time Server
By: Richard n Williams | 16/07/2008 | Operating Systems
This article explains how to keep accurate and synchronised time on Linux using NTP

Using Msf as a Timing Reference for Ntp Servers
By: Richard n Williams | 15/07/2008 | Networks
This article explores ow to use the National radio broadcast as a timing reference for an NTP time server.

Choosing a Touch Screen Display
By: Richard n Williams | 14/07/2008 | Hardware
This article gives advice on how to select an industrial touch screen display

Article Categories






Give Feedback

Sign up for our email newsletter

Receive updates, enter your email below