Domeka
09.09.2010., 14:39:39 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search GoogleTagged Contact Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Windows NTP client  (Read 914 times)
0 Members and 1 Guest are viewing this topic.
Hrvoje Kusulja
Administrator
Full Member
*****

Karma: +2/-0
Offline Offline

Gender: Male
Posts: 107



View Profile WWW
« on: 06.10.2008., 10:50:44 »

Kako podesiti NTP client u windowsima ?

OS: Windows NT, 2000, XP, 2003
 - članovi Active directory domene:

Potrebno je u shellu izvrsiti dvije naredbe
start > run > cmd

Code:
w32tm /config /syncfromflags:domhier /update
w32tm /resync /rediscover
(pogledajte event log viewer, da li ima kakvih gresaka)



OS: Windows NT, 2000, 2003 server
- PDC (Primary domain controller)

start > run > cmd
Code:
w32tm /configure /manualpeerlist:ip1,ip2 /syncfromflags:manual /update
w32tm /resync /rediscover
gdje su ip1 i ip2 adrese NTP servera
(pogledajte event log viewer, da li ima kakvih gresaka)



OS: Windows NT, 2000, XP, 2003
 - standalone (nije unutar domene)

- Potrebno je u registry dodati neke entry-e
start > run > regedit

Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\NtpServer : ip1,ip2
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type : NTP
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags : 5

gdje su ip1 i ip2 , adrese NTP servera

zatim je potrebno pokrenuti resync
start > run > cmd
Code:
net stop w32time && net start w32time
w32tm /resync /rediscover
« Last Edit: 07.10.2008., 09:06:40 by hkusulja » Logged

Pages: [1]   Go Up
  Print  

 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC | Sitemap Valid XHTML 1.0! Valid CSS!
Page created in 1.054 seconds with 22 queries.

Google visited last this page Today at 08:53:50