Re: help with windows time service
- From: Meinolf Weber [MVP-DS] <meiweb(nospam)@gmx.de>
- Date: Thu, 9 Apr 2009 06:00:10 +0000 (UTC)
Hello Sher,
Make sure no firewall is blocking port 123 UDP which the time service needs. In a domain the PDCEmulator is the time source, best is to sync that one with an external time server. All other DC's sync with that one and member servers and workstations sync with one available DC.
To find the PDCEmulator in your domain run:
netdom query fsmo
in a command prompt.
To sync the PDCEmulator with an external time source choose this:
w32tm /config /manualpeerlist:peers /syncfromflags:manual /reliable:yes /update
With "peers" you can set the time source, either DNS name (time.windows.com) or an ip address from a reliable time source.
Here you can find some of them:
http://www.pool.ntp.org/
To reconfigure a client computer for automatic domain time synchronization:
w32tm /config /syncfromflags:domhier /update
After that run:
net stop w32time
net start w32time
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Hi all,
my desktops are not syncing right with the server time.
I followed instructions to edit Windows 2003 SP2 registry and change
path :
Windows Time Service
Logon
Local Account
interact with desktops box is checked (tried with and without
check)
path: %systemroot%\system32\svchost_w32time.exe -k Local Service
This got rid of the 1079 error I was receiving and started the windows
Time
Service.
Also made sure Local Service was in the dc policy permissions
Workstation is Windows Xp Pro SP3:
when I typed in net time:
current time at serverx is 4/8/2009 1:35pm
Local Time (GMT-05:00) at serverx is 4/8/2009 2:35pm
The correct time was 2:35pm but the workstation time was showing
1:35pm
In the event log :
The time service is now synchronizing the system time with the time
source
serverx.xxxx.org
ntp.d 192.168.1.xxx:123->192.168.1.server address
What am I missing??? The workstation does not have the set daylight
time
auto checked.
This was setup and worked before I installed SP1 and SP2 on 2003
server. I
also have a 2000 server that is running AD and acting as a DC too.
Windows Time is setup on it also.
Can someone point me in the right direction? Does group policies have
something to do with it. I think I am just using the system clock for
the
time.
Thanks in advance,
Sher
.
- Follow-Ups:
- Re: help with windows time service
- From: Sher
- Re: help with windows time service
- References:
- help with windows time service
- From: Sher
- help with windows time service
- Prev by Date: Re: Windows 2008 Install
- Next by Date: Re: why server lockup?
- Previous by thread: help with windows time service
- Next by thread: Re: help with windows time service
- Index(es):
Relevant Pages
|