Jump to content

Recommended Posts

Posted

Hi all

 

I am after some help.

 

I have 5 servers running windows server 2008, and 2 workstations running windows 7. I need to sync the clocks on all units to provide 1 master system time. I do not have a domain, just a workgroup.

 

How do I make one of the units the master, and how do I sync the others with it?

 

Ben

Posted

Hi,

 

Now I've no time to write all the commands, but check this to configure one server:

 

http://social.technet.microsoft.com/Forums/en-US/winserverNIS/thread/7dc5e8f4-824a-432c-a2da-ac0e3fdf76fd/

 

(there are commands with w32tm)

 

Then, on the client side, there's a policy which tells where to point.

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Posted

Thanks for that, but I cannot see the information I am looking for, can you point me to the part of the feed that deals with setting it up on the master server, can pointing the others to it?

 

Ben

Posted

Ok, now I have time :P

 

At cmd type: net stop w32time

 

Modify this key:

 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags, under Value data, type 5, and then click OK.

 

Then: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer\Enable NTPServer type 1 under Value data, and then click OK.

 

Then cmd: net start w32time

 

Now, on client / server side (NOT THE MASTER!) do the following:

right click on your clock, change:

At the top there are 3 tabs, select INTERNET TIME, then CHANGE SETTINGS and finally type the IP or name on the dropdown list.

 

Done.

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Posted

Go here:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NTPClient\SpecialPollInterval

 

You can change the value (MILLISECONDS)

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Posted

3600000 in decimal value (you can choose between DEC and HEX).

 

Anyway it's a long time...

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...