Re: Windows Time Service
- From: "Ace Fekay [MVP]" <PleaseSubstituteMyActualFirstName&LastNameHere@xxxxxxxxxxx>
- Date: Thu, 1 Dec 2005 00:30:11 -0500
In news:0CF27867-FFC9-415D-8A89-50EA85E264E4@xxxxxxxxxxxxx,
Shabu Itty <Shabu Itty@xxxxxxxxxxxxxxxxxxxxxxxxx> made this post, which I
then commented about below:
> Hi All,
>
> I need help with time synchonization.
> We have 1 Forest-1 domain structure and all the clients should get
> time from our PDC emulator.
> We have 2 DC's in our parent domain - DC1 and DC2. DC2 is our PDC
> emulator. I want all the clients and other DC's to get time from DC2
> which I am not able to accomplish.
>
> My question to you is:
> Why all the clients getting DC1 time when execute NET TIME command on
> their workstation instead of DC2?
> I tried ReliableTimeSource set to 1 on DC2 and restarted the Windows
> time service and still all the clients getting time from DC1. Also,
> I verified on DC1's registry if there ia any entry set for
> ReliableTimeSource and there is none. What am I missing here?
>
> As a different note, we have a bat file which runs on all client PC's
> through group policy which set the sntp server as DC2 which is
> working fine since I execute the /querysntp I get the desired result.
>
> Any solutions on this topic is appreciated!!!
>
> Thank you.
Are there any errors in the Event logs on any of the machines? Are all
machines only using the internal DNS server(s) in their IP properties? (no
ISP's).
All I usually do to make this whole mess work, is on the PDC Emulator, I
will run these commands to set the time service, then all other machines in
that domain should automatically synch their time with the PDC Emulator in
that domain:
Windows 2000:
net stop w32time
net time /setsntp:192.5.41.41
w32tm -once
net start w32time
Windows 2003:
net stop w32time
net time /setsntp:192.5.41.41
net start w32time
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
If this post is viewed at a non-Microsoft community website, and you were to
respond to it through that community's website, I may not see your reply
unless that website posts replies back to the original Microsoft forum.
Therefore, please direct all replies ONLY to the Microsoft public newsgroup
this thread originated in so all can benefit or ensure the web community
posts it back to the original forum.
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Windows Server Directory Services
Microsoft Certified Trainer
Infinite Diversities in Infinite Combinations.
=================================
.
- Follow-Ups:
- Re: Windows Time Service
- From: Jeffery Harris
- Re: Windows Time Service
- Prev by Date: Re: Domain Controller Cannot Locate Group Policy
- Next by Date: Re: Help (VERY URGENT) Administrator privilegies
- Previous by thread: sharepoint
- Next by thread: Re: Windows Time Service
- Index(es):
Relevant Pages
|