Time synchronization

N

nemo

Hi,

Anyone know way how to enforce time synchronization (automatic, not using
net time /domain /set /yes ) in Active Directory between clients and PDC ?



I need working example or links which describe really well this topic (what
should I set on server and clients).

I searched some info but it didn't work as I accepted



I set in registry:

On server: W32Time\Parameters

-type NTP

-LocalNTP 1

-ReliableTimeSource 1



On client W32Time\Parameters

-type NTP

-NtpServer IP_Address_Of_PDC

-Period 8640



I need automate synchronization every 2 or 5 minutes. When client change
local time I need that server synchronize time in max 5 minutes.

How to achieve this ?? Is it possible to set time synchronization every 2 or
5 minutes ??





Thanks for help
 
M

Michael D. Ober

I believe this is done automatically by the domain. Since Kerberos requires
time sync, Windows 2000 and 2003 based domains do this when a computer
joins.

Mike Ober.
 
R

Richard G. Harper

I'm not quite sure why you're having a problem - any PC that logs onto an
Active Directory domain should be using the PDC emulator as its
authoritative time source unless the PDC emulator is not correctly
configured to synchronize to an external time source. Registry settings and
such are not necessary if all is configured correctly.

Start here:

http://support.microsoft.com/default.aspx?scid=216734

--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top