Moinmoin ! 
  
Ich habe da ein Phänomen: 
  
Ich habe zwei Server, die jeder ein eigenes Problemchen haben (nicht dieselbe Domain) 
  
Beide laufen unter W2K3R2 (mit den aktuellsten Patches) und es handelt sich beide Male um den Zeitdienst: 
  
beide sind identisch konfiguriert, so wie MS es schreibt als Server, der extern die Zeit synchronisiert. 
  
Phänomen des ersten Servers: der Dienst macht keinerlei Einträge in das Ereignisprotokoll, auch nicht in die  
  
Log-Datei, die in der Registry konfiguriert werden kann. 
  
Wie kann man das beheben ? 
  
Wenn ich die Zeit abgleichen will, sagen mir beide Server: 
  
C:\>w32tm /resync 
Neusynchronisierungsbefehl wird gesendet an local computer... 
Der Computer wurde nicht synchronisiert, da keine Zeitdaten verfügbar waren. 
  
Wie kann ich diese Phänomene beheben ? 
  
Port 123 UDP & 123 TCP sind auf der Firewall geöffnet. 
  
Ich habe schon mit W32TM /unregister und danach W32TM /register alles "deinstalliert" und neu konfiguriert,  
  
aber es hilft nichts... 
  
Die Probleme bleiben. 
  
Die Konfiguration der Registry ist wie unten angehängt... 
  
---(schnipp)--- 
  
Windows Registry Editor Version 5.00 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time] 
"Type"=dword:00000020 
"Start"=dword:00000002 
"ErrorControl"=dword:00000001 
"ImagePath"=... 
"DisplayName"="Windows-Zeitgeber" 
"ObjectName"="NT AUTHORITY\\LocalService" 
"Description"="..." 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Config] 
"LastClockRate"=dword:0002625a 
"MinClockRate"=dword:000260d4 
"MaxClockRate"=dword:000263e0 
"FrequencyCorrectRate"=dword:00000004 
"PollAdjustFactor"=dword:00000005 
"LargePhaseOffset"=dword:02faf080 
"SpikeWatchPeriod"=dword:00000384 
"HoldPeriod"=dword:00000005 
"LocalClockDispersion"=dword:0000000a 
"EventLogFlags"=dword:00000002 
"PhaseCorrectRate"=dword:00000007 
"MinPollInterval"=dword:00000006 
"MaxPollInterval"=dword:0000000a 
"MaxNegPhaseCorrection"=dword:ffffffff 
"MaxPosPhaseCorrection"=dword:ffffffff 
"UpdateInterval"=dword:00000064 
"AnnounceFlags"=dword:00000005 
"MaxAllowedPhaseOffset"=dword:0000012c 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Parameters] 
"ServiceMain"="SvchostEntry_W32Time" 
"ServiceDll"=hex(2):43,00,3a,00,5c,00,57,00,49,00,4e,00,44,00,4f,00,57,00,53,\ 
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,77,00,33,00,\ 
  32,00,74,00,69,00,6d,00,65,00,2e,00,64,00,6c,00,6c,00,00,00 
"Type"="NTP" 
"NtpServer"="pool.ntp.org,0x8" 
"Log"=dword:00000064 
"WriteLog"="True" 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Security] 
"Security"=hex:... 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\TimeProviders] 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\TimeProviders\NtpClient] 
"Enabled"=dword:00000001 
"InputProvider"=dword:00000001 
"AllowNonstandardModeCombinations"=dword:00000001 
"CrossSiteSyncFlags"=dword:00000002 
"ResolvePeerBackoffMinutes"=dword:0000000f 
"ResolvePeerBackoffMaxTimes"=dword:00000007 
"CompatibilityFlags"=dword:80000000 
"EventLogFlags"=dword:00000001 
"LargeSampleSkew"=dword:00000003 
"DllName"="C:\\WINDOWS\\system32\\w32time.dll" 
"SpecialPollTimeRemaining"=hex(7):00,00 
"SpecialPollInterval"=dword:00000e10 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\TimeProviders\NtpServer] 
"InputProvider"=dword:00000000 
"AllowNonstandardModeCombinations"=dword:00000001 
"DllName"="C:\\WINDOWS\\system32\\w32time.dll" 
"Enabled"=dword:00000001 
  
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Enum] 
"0"="Root\\LEGACY_W32TIME\\0000" 
"Count"=dword:00000001 
"NextInstance"=dword:00000001 
  
---(schnapp)--- 
  
Besten Dank, 
  
Martin