Re: Configuring w32time



In 90c191327db0e@uwe">news:90c191327db0e@uwe,
drtduarte via WinServerKB.com <u49032@uwe> requesting assistance, typed the following:
Hello Meinolf,

Thanks for your help.
Actually the registry is from one pc with xp not the server.
When you mean the PDCEmulator, you mean the server right?

The w32time setting on the server (win 2003 server small business)
has NTP.

Regards,
David

As Meinolf mentioned, the Time service under Windows is intergrated with AD and windows services. By Default, the domain controller that holds the PDC Emulator Role is the time service for the domain. Also by default, ALL machine in the domain will seek the domain controller holding the PDC Emulator Role.

To configure the Time Service domain controller holding the PDC Emulator Role, follow these steps to be only performed domain controller holding the PDC Emulator Role:

net stop w32time
net time /setsntp:192.5.41.41
net start w32time

THis will set the time service to sync time with 192.5.41.41, a well known US Naval time server on the internet. If you need a time service elsewhere, here is a list:

A list of the Simple Network Time Protocol (SNTP) time servers that are available on the Internet (US and International):
http://support.microsoft.com/kb/262680

There are no other registry changes, modifications, additions required, nor any third party applications that need to be installed. It all works by default, and it works nicely I may add.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCT
Microsoft Certified Trainer
aceman@xxxxxxxxxxxxxxxxxxxxxxx

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

.



Relevant Pages

  • Re: w32tm will not synch on SBS 2000 server
    ... The main thing is that you need to create a filter in ISA. ... > am using the server as an internal timeserver for my domain. ... > The Windows Time service was stopped successfully. ... > W32Time: Advertising that I'm a Time Service Provider ...
    (microsoft.public.win2000.security)
  • Re: w32tm will not synch on SBS 2000 server
    ... > am using the server as an internal timeserver for my domain. ... > The Windows Time service was stopped successfully. ... > W32Time: Advertising that I'm a Time Service Provider ...
    (microsoft.public.win2000.security)
  • Re: Win 2003 Server W32Time
    ... Perhaps the Windows Time Service is not configured to get time from an operational NTP server. ... After you issue the second command above, you should get a System Event Log entry from the Time Service - Event ID 37 saying that time synchronization was successful. ... net start w32time ...
    (microsoft.public.windows.server.general)
  • Re: number of critical errors occurred on SBS 2003
    ... W32Time with ID: 4 ... The time service is configured to use one or more input providers however ... for SQL Server code: 18452 occur 1 time... ...
    (microsoft.public.windows.server.sbs)
  • Re: Configuring w32time
    ... I saw some odd behavior when using net time to configure the Windows Time service. ... I found out that there were issues with using net time and the supported method for WS03 and later was w32tm.exe. ... Actually the registry is from one pc with xp not the server. ... To configure the Time Service domain controller holding the PDC Emulator Role, follow these steps to be only performed domain controller holding the PDC Emulator Role: ...
    (microsoft.public.windows.server.active_directory)

Loading