RE: Domain Time Sync'ing

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



First, is the Windows Time Service started on the server that the clients
will be httting? Next, have you tried this?:

To configure the Windows Time service on the PDC emulator

1. Open a Command Prompt.

2. Type the following command to display the time difference between the
local computer and a target computer, and then press ENTER:

w32tm /stripchart /computer:target /samples:n/dataonly

Value Definition
target
Specifies the DNS name or IP address of the NTP server that you are
comparing the local computer's time against, such as time.windows.com.

n
Specifies the number of time samples that will be returned from the target
computer to test basic NTP communication.


3. Open UDP port 123 for outgoing traffic if needed.

4. Open UDP port 123 (or a different port you have selected) for incoming
NTP traffic.

5. Type the following command to configure the PDC emulator and then press
ENTER:

w32tm /config /manualpeerlist:peers /syncfromflags:manual /reliable:yes
/update

where peers specifies the list of DNS names and/or IP addresses of the NTP
time source that the PDC emulator synchronizes from. For example, you can
specify time.windows.com. When specifying multiple peers, use a space as the
delimiter and enclose them in quotation marks.


=====================================


To configure a client computer for automatic domain time synchronization

1. Open a Command Prompt.

2. Type the following command and then press ENTER:

w32tm /config /syncfromflags:domhier /update

3. Type the following command and then press ENTER:

net stop w32time

4. Type the following command and then press ENTER:

net start w32time


=======================================



"Brian Edwards" wrote:

1 domain, all Win2k3 servers
2 DC's, shared roles (1 has 4 of the 5 roles, the other has the remaining
role)

We had our PDC crash two months ago. I was able to bring it back online,
but only after a complete rebuild. Afterwards I cleaned up Active Directory
and got all of the roles straightened out. Dcdiag reports all tests pass on
both DC's. However, we've been noticing client clocks out of sync with the
servers, which are in sync with each other.

Can someone please start from scratch and tell me what I need to do to get
the clients to sync with either of the DC's, which both state that they are
successfully advertising themselves as time servers? I've read KB's and
posts all day long and have only gotten more and more confused. It's amazing
that something this simple requires more than a few clicks of a mouse to get
working properly.

Feel free to bash me, and I will answer any questions you have.

TIA

PS - I've tried the "w32tm /config /syncfromflags:domhier /update" then
stop/start net time on several different clients and although those do not
error out, the clocks are still off, even after reboots.

.



Relevant Pages

  • Re: Setting SBS2003 as NTP Time Server
    ... > the exact same issue as yourself (aside from the clients, they are XP, SP2 ... >> When I enter the "net time" command, it can not find the server. ...
    (microsoft.public.windows.server.sbs)
  • Re: accessing certain websites, strange behaviour
    ... Did you have to install any software on the server for PPPoE or PPPoA? ... > All users on all clients experience strange web behaviour. ... > second disk and run the enableedns command, ...
    (microsoft.public.windows.server.sbs)
  • Re: Messaging to another computer.
    ... this is from Windows Help about net send command (that you run from Command ... Sends the message to all users connected to the server. ... Specifies the text of the message. ... net send robertf "Format your disk with FORMAT /4" ...
    (microsoft.public.windowsxp.general)
  • Re: 2 security issues regarding terminal services
    ... in regard to your 1st answer -- so basically i cant stop clients from ... how and where do i need to put the command, if u have any knowledge base ... i dont want my clients to copy data from the teminal server to ... command, and/or remote reboot devices. ...
    (microsoft.public.windows.terminal_services)
  • Re: Connected to to FPT server but cant list folder or files!
    ... IPv4 ports and addresses for which the server listens. ... Specifies the IPv4 port to delete. ... Displays help at the command prompt. ...
    (microsoft.public.inetserver.iis.ftp)