HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-01-2007, 07:31 PM
chetanh@gmail.com
 
Posts: n/a
Default Synchronize time on 2 computers not connected to the internet or nay network

Hi,
I have 2 Windows XP Professional SP2 computers. They are running
applications that need the time on the two computers be always
synchronized. The two computers are

1) Not connected to the internet.
2) Not a part of the domain and are not connected to any network.
3) They are connected to each other using a cross cable.

Can i set up one of the XP SP2 computers as a time server. This
computer can be set to synchronize with the CMOS clock on the
motherboard. Once done that is there a way i can point the other
computer to synchronize its clock with the first computers. I dont
know if this can be done and if yes then how?

Ofcourse i have other options like connecting both computers to the
internet and syncing them to a time server but i would like to avoid
spending money on a DSL connection (Both computers have modems which
are in use 24*7)

Another option i have is to buy two GPS time sync receivers and have
the computers synced up. Again that costs money and i would like to
not buy it if possible.


Any suggestion ideas would be welcome. I am open to installing
freeware applications on the computer to make this work

Thanks

Reply With Quote
Sponsored Links
  #2  
Old 06-01-2007, 07:41 PM
Pegasus
 
Posts: n/a
Default Re: Synchronize time on 2 computers not connected to the internet or nay network

See below.

<chetanh@gmail.com> wrote in message
news:1180726304.626268.112610@k79g2000hse.googlegr oups.com...
> Hi,
> I have 2 Windows XP Professional SP2 computers. They are running
> applications that need the time on the two computers be always
> synchronized. The two computers are
>
> 1) Not connected to the internet.
> 2) Not a part of the domain and are not connected to any network.
> 3) They are connected to each other using a cross cable.


*** If they are connected with a cross-over cable then they are
*** networked, regardless of your Item 2).

> Can i set up one of the XP SP2 computers as a time server. This
> computer can be set to synchronize with the CMOS clock on the
> motherboard. Once done that is there a way i can point the other
> computer to synchronize its clock with the first computers. I dont
> know if this can be done and if yes then how?


*** Why not keep it simple and run this command on the slave PC
*** at startup or at logon time:
*** net time \\MasterPC /set /yes

> Ofcourse i have other options like connecting both computers to the
> internet and syncing them to a time server but i would like to avoid
> spending money on a DSL connection (Both computers have modems which
> are in use 24*7)
>
> Another option i have is to buy two GPS time sync receivers and have
> the computers synced up. Again that costs money and i would like to
> not buy it if possible.
>
>
> Any suggestion ideas would be welcome. I am open to installing
> freeware applications on the computer to make this work
>
> Thanks
>



Reply With Quote
  #3  
Old 06-01-2007, 08:16 PM
chetanh@gmail.com
 
Posts: n/a
Default Re: Synchronize time on 2 computers not connected to the internet or nay network

On Jun 1, 3:41 pm, "Pegasus" <I...@fly.com> wrote:
> See below.
>
> <chet...@gmail.com> wrote in message
>
> news:1180726304.626268.112610@k79g2000hse.googlegr oups.com...
>
> > Hi,
> > I have 2 Windows XP Professional SP2 computers. They are running
> > applications that need the time on the two computers be always
> > synchronized. The two computers are

>
> > 1) Not connected to the internet.
> > 2) Not a part of the domain and are not connected to any network.
> > 3) They are connected to each other using a cross cable.

>
> *** If they are connected with a cross-over cable then they are
> *** networked, regardless of your Item 2).
>
> > Can i set up one of the XP SP2 computers as a time server. This
> > computer can be set to synchronize with the CMOS clock on the
> > motherboard. Once done that is there a way i can point the other
> > computer to synchronize its clock with the first computers. I dont
> > know if this can be done and if yes then how?

>
> *** Why not keep it simple and run this command on the slave PC
> *** at startup or at logon time:
> *** net time \\MasterPC /set /yes
>
>
>
> > Ofcourse i have other options like connecting both computers to the
> > internet and syncing them to a time server but i would like to avoid
> > spending money on a DSL connection (Both computers have modems which
> > are in use 24*7)

>
> > Another option i have is to buy two GPS time sync receivers and have
> > the computers synced up. Again that costs money and i would like to
> > not buy it if possible.

>
> > Any suggestion ideas would be welcome. I am open to installing
> > freeware applications on the computer to make this work

>
> > Thanks- Hide quoted text -

>
> - Show quoted text -


Thanks for your suggestion. I can set this command to run (net time \
\MasterPC /set /yes) as a scheduled task, but will the slave computer
be able to pull time from the master as it is a XP computer and not a
2K3 server, does XP has a time servier built in.

thanks

Reply With Quote
  #4  
Old 06-01-2007, 08:33 PM
Joe Grover
 
Posts: n/a
Default Re: Synchronize time on 2 computers not connected to the internet or nay network

The "net time" command just synchronizes the clock on the machine the
command is run on with the clock of the machine the command is run against.
No time server is involved (or needed).

Use of a time server is used to ensure the clock is always correct, so
typically you'd want to make sure the master PC is always correct (which you
really won't be able to do without it synching with a time server).

Perhaps when you occasionally get online with the Master machine you can
sync your time manually, as it will eventually drift out of sync with
regular time (particularly as the battery loses it's oomph).

Joe

<chetanh@gmail.com> wrote in message
news:1180729014.704108.291260@i13g2000prf.googlegr oups.com...
> On Jun 1, 3:41 pm, "Pegasus" <I...@fly.com> wrote:
>> See below.
>>
>> <chet...@gmail.com> wrote in message
>>
>> news:1180726304.626268.112610@k79g2000hse.googlegr oups.com...
>>
>> > Hi,
>> > I have 2 Windows XP Professional SP2 computers. They are running
>> > applications that need the time on the two computers be always
>> > synchronized. The two computers are

>>
>> > 1) Not connected to the internet.
>> > 2) Not a part of the domain and are not connected to any network.
>> > 3) They are connected to each other using a cross cable.

>>
>> *** If they are connected with a cross-over cable then they are
>> *** networked, regardless of your Item 2).
>>
>> > Can i set up one of the XP SP2 computers as a time server. This
>> > computer can be set to synchronize with the CMOS clock on the
>> > motherboard. Once done that is there a way i can point the other
>> > computer to synchronize its clock with the first computers. I dont
>> > know if this can be done and if yes then how?

>>
>> *** Why not keep it simple and run this command on the slave PC
>> *** at startup or at logon time:
>> *** net time \\MasterPC /set /yes
>>
>>
>>
>> > Ofcourse i have other options like connecting both computers to the
>> > internet and syncing them to a time server but i would like to avoid
>> > spending money on a DSL connection (Both computers have modems which
>> > are in use 24*7)

>>
>> > Another option i have is to buy two GPS time sync receivers and have
>> > the computers synced up. Again that costs money and i would like to
>> > not buy it if possible.

>>
>> > Any suggestion ideas would be welcome. I am open to installing
>> > freeware applications on the computer to make this work

>>
>> > Thanks- Hide quoted text -

>>
>> - Show quoted text -

>
> Thanks for your suggestion. I can set this command to run (net time \
> \MasterPC /set /yes) as a scheduled task, but will the slave computer
> be able to pull time from the master as it is a XP computer and not a
> 2K3 server, does XP has a time servier built in.
>
> thanks
>


Reply With Quote
  #5  
Old 06-07-2007, 07:50 PM
chetanh@gmail.com
 
Posts: n/a
Default Re: Synchronize time on 2 computers not connected to the internet or nay network

On Jun 1, 4:33 pm, "Joe Grover" <grover....@acd.net> wrote:
> The "net time" command just synchronizes the clock on the machine the
> command is run on with the clock of the machine the command is run against.
> No time server is involved (or needed).
>
> Use of a time server is used to ensure the clock is always correct, so
> typically you'd want to make sure the master PC is always correct (which you
> really won't be able to do without it synching with a time server).
>
> Perhaps when you occasionally get online with the Master machine you can
> sync your time manually, as it will eventually drift out of sync with
> regular time (particularly as the battery loses it's oomph).
>
> Joe
>
> <chet...@gmail.com> wrote in message
>
> news:1180729014.704108.291260@i13g2000prf.googlegr oups.com...
>
>
>
> > On Jun 1, 3:41 pm, "Pegasus" <I...@fly.com> wrote:
> >> See below.

>
> >> <chet...@gmail.com> wrote in message

>
> >>news:1180726304.626268.112610@k79g2000hse.google groups.com...

>
> >> > Hi,
> >> > I have 2 Windows XP Professional SP2 computers. They are running
> >> > applications that need the time on the two computers be always
> >> > synchronized. The two computers are

>
> >> > 1) Not connected to the internet.
> >> > 2) Not a part of the domain and are not connected to any network.
> >> > 3) They are connected to each other using a cross cable.

>
> >> *** If they are connected with a cross-over cable then they are
> >> *** networked, regardless of your Item 2).

>
> >> > Can i set up one of the XP SP2 computers as a time server. This
> >> > computer can be set to synchronize with the CMOS clock on the
> >> > motherboard. Once done that is there a way i can point the other
> >> > computer to synchronize its clock with the first computers. I dont
> >> > know if this can be done and if yes then how?

>
> >> *** Why not keep it simple and run this command on the slave PC
> >> *** at startup or at logon time:
> >> *** net time \\MasterPC /set /yes

>
> >> > Ofcourse i have other options like connecting both computers to the
> >> > internet and syncing them to a time server but i would like to avoid
> >> > spending money on a DSL connection (Both computers have modems which
> >> > are in use 24*7)

>
> >> > Another option i have is to buy two GPS time sync receivers and have
> >> > the computers synced up. Again that costs money and i would like to
> >> > not buy it if possible.

>
> >> > Any suggestion ideas would be welcome. I am open to installing
> >> > freeware applications on the computer to make this work

>
> >> > Thanks- Hide quoted text -

>
> >> - Show quoted text -

>
> > Thanks for your suggestion. I can set this command to run (net time \
> > \MasterPC /set /yes) as a scheduled task, but will the slave computer
> > be able to pull time from the master as it is a XP computer and not a
> > 2K3 server, does XP has a time servier built in.

>
> > thanks- Hide quoted text -

>
> - Show quoted text -


Tried it and it works perfect. Thanks for your replies.

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Time Synchronize Automaticlly with Internet Time Service Xiyangfangzi Windows XP 4 05-23-2007 02:52 AM
One question about Windows Time Synchronize with Internet Time Ser Xiyangfangzi Windows Vista 0 05-22-2007 01:32 AM
Network says I'm only connected Local! Internet VERY SLOW HELP Ple Guy Windows Vista 1 04-21-2007 06:55 PM
Internet Time Synchronize for Vista. Srupimoo Windows Vista 3 04-11-2007 03:20 PM
xp won't synchronize time Mani Windows XP 6 04-10-2007 10:46 PM


All times are GMT. The time now is 07:48 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger