Re: Time Synchronization without a Domain
From: neo [mvp outlook] (neo_at_online.mvps.org)
Date: 12/31/04
- Next message: Shabam: "FTP setup nightmare on windows 2003"
- Previous message: Norman Zhang: "Logon Script Won't Run"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Dec 2004 20:37:57 -0800
Per http://support.microsoft.com/default.aspx?scid=kb;en-us;285641&sd=RMVP,
Win2K (SP3) or later should support a space-delimited list*. Since I've
never used a space delimited list under Win2K (SP3) or later, I would say
try it and then verify the results with the w32tm /v /once command just to
make sure.
/neo
ps - your server list needs to be enclosed in double quotes.
eg. net time /setsntp:"server1.domain.ext server2.domain.ext"
"Christos Kritikos" <ChristosKritikos@discussions.microsoft.com> wrote in
message news:6D92E1C9-06D5-4E96-93E1-E713D0ABCAF9@microsoft.com...
>
> okay gotcha! so here is one last question. Article 216734 sayd that the
> registry key "NtpServer" is a "placeholder for a space-delimited list of
> peers from which your computer obtains time stamps". However the Microsoft
> Document http://www.microsoft.com/windows2000/docs/wintimeserv.doc says
> that
> "NtpServer" can only have ONE server entry in it. Which one is it?
>
> thanks & Happy New Year!
> christos
>
>
> "neo [mvp outlook]" wrote:
>
>> If you are asking if you have to do Chris Dove's suggestion, I don't
>> think
>> you do since your second question hits the mark dead on. If the service
>> is
>> running, the time service will work out a schedule that is appropriate
>> for
>> whatever type of drift the time service is seeing.
>>
>>
>> "Christos Kritikos" <ChristosKritikos@discussions.microsoft.com> wrote in
>> message news:E12665C5-D95A-45ED-B1C9-60BA17EE86B7@microsoft.com...
>> >
>> > Hi, thanks for all the info. Is there a way to set this up a service so
>> > that
>> > it syncs automatically? Isn't this what is supposed to happen if the
>> > 'Windows
>> > Time' service is running? thanks! -ck
>> >
>> > "neo [mvp outlook]" wrote:
>> >
>> >> You would have to do this manually. For the windows 2k platform, open
>> >> a
>> >> command prompt and type:
>> >>
>> >> net time /setsntp:<IP address of authorative time server>
>> >>
>> >> net stop w32time
>> >>
>> >> <optional> w32tm /v /once
>> >>
>> >> net start w32time
>> >>
>> >> /neo
>> >>
>> >> ps - the <optional> one is if you want to get a warm fuzzy to make
>> >> sure
>> >> that
>> >> the box is checking in with your internal time server. the net
>> >> stop/start
>> >> commands are going to stop/start the Windows Time service so the
>> >> /setsntp
>> >> command can take effect.
>> >>
>> >> "Christos Kritikos" <ChristosKritikos@discussions.microsoft.com> wrote
>> >> in
>> >> message news:DB1465A9-7A72-4A44-8A95-F6D87AA55FB3@microsoft.com...
>> >> > Hello & Happy Holidays!
>> >> >
>> >> > I have a handful of standalone servers (Win2000 Std and Adv) on a
>> >> > LAN
>> >> > (no
>> >> > domain) and I want to sync their clocks. I have setup one of them as
>> >> > authoritative time source against an external time server. How can I
>> >> > setup
>> >> > the rest of the server to take time from this one? Is it done
>> >> > automatically
>> >> > or does this only happen in a domain? To set this up manually do I
>> >> > use
>> >> > the
>> >> > process of setting up an external time source and just use the IP of
>> >> > the
>> >> > local server?
>> >> >
>> >> > many thanks
>> >> > christos
>> >> >
>> >> >
>> >>
>> >>
>> >>
>>
>>
>>
- Next message: Shabam: "FTP setup nightmare on windows 2003"
- Previous message: Norman Zhang: "Logon Script Won't Run"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|