Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > internet time ... command prompt

Reply
Thread Tools Display Modes

internet time ... command prompt

 
 
Dave Horne
Guest
Posts: n/a

 
      04-04-2008
If I want to update my computer time to any one of five locations given to
me by MS, I have to click the mouse six times.

Is there a command prompt that will get me to that sixth click? Thanks, DH

 
Reply With Quote
 
 
 
 
Jeff Strickland
Guest
Posts: n/a

 
      04-04-2008
Back in the olden days, dBase would give the system time with the command
"time()". My machine got the time from the server, so the time was accurate
to the extent the server had the right time.

As for updating your system time, you can set the machine to go out on a
schedule to get the current time, and it will do this automatically while
you sleep. Alternatively, you can set the time with 3 clicks. Well, a
double-click and two clicks.

Double click the time in the tool tray
Click Internet Time
Click Update Now



"Dave Horne" <> wrote in message
news:...
> If I want to update my computer time to any one of five locations given to
> me by MS, I have to click the mouse six times.
>
> Is there a command prompt that will get me to that sixth click? Thanks,
> DH


 
Reply With Quote
 
Bob Campbell
Guest
Posts: n/a

 
      04-04-2008
"Jeff Strickland" <> wrote in message
news:PwyJj.166$Ah1.154@trnddc08...
> Double click the time in the tool tray
> Click Internet Time
> Click Update Now


Doesn't work that way here. It takes 6 clicks. Vista Ultimate 64.

 
Reply With Quote
 
Dave Horne
Guest
Posts: n/a

 
      04-04-2008


Jeff, we have the OS nanny asking for permission to proceed further - six
clicks.


"Jeff Strickland" <> wrote in message
news:PwyJj.166$Ah1.154@trnddc08...
> Back in the olden days, dBase would give the system time with the command
> "time()". My machine got the time from the server, so the time was
> accurate to the extent the server had the right time.
>
> As for updating your system time, you can set the machine to go out on a
> schedule to get the current time, and it will do this automatically while
> you sleep. Alternatively, you can set the time with 3 clicks. Well, a
> double-click and two clicks.
>
> Double click the time in the tool tray
> Click Internet Time
> Click Update Now
>
>
>
> "Dave Horne" <> wrote in message
> news:...
>> If I want to update my computer time to any one of five locations given
>> to me by MS, I have to click the mouse six times.
>>
>> Is there a command prompt that will get me to that sixth click? Thanks,
>> DH

>


 
Reply With Quote
 
Jeff Strickland
Guest
Posts: n/a

 
      04-05-2008
Yeah, I found that too. XP does the job in 3 clicks ...

Why doesn't the automatic update keep the clock set for you guys?





"Dave Horne" <> wrote in message
news:...
>
>
> Jeff, we have the OS nanny asking for permission to proceed further - six
> clicks.
>
>
> "Jeff Strickland" <> wrote in message
> news:PwyJj.166$Ah1.154@trnddc08...
>> Back in the olden days, dBase would give the system time with the command
>> "time()". My machine got the time from the server, so the time was
>> accurate to the extent the server had the right time.
>>
>> As for updating your system time, you can set the machine to go out on a
>> schedule to get the current time, and it will do this automatically while
>> you sleep. Alternatively, you can set the time with 3 clicks. Well, a
>> double-click and two clicks.
>>
>> Double click the time in the tool tray
>> Click Internet Time
>> Click Update Now
>>
>>
>>
>> "Dave Horne" <> wrote in message
>> news:...
>>> If I want to update my computer time to any one of five locations given
>>> to me by MS, I have to click the mouse six times.
>>>
>>> Is there a command prompt that will get me to that sixth click? Thanks,
>>> DH

>>

>


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      04-05-2008
"Dave Horne" <> wrote in message
news:...
> If I want to update my computer time to any one of five locations given to
> me by MS, I have to click the mouse six times.
>
> Is there a command prompt that will get me to that sixth click? Thanks,
> DH


Just make the computer update at a shorter interval. I changed it to every
24 hours on my computers, by changing a value in a registry key. I also use
another NNTP server that is less busy and much closer to me than the ones
supplied by default. There are hundreds to choose from.

ss.


 
Reply With Quote
 
Dave Horne
Guest
Posts: n/a

 
      04-05-2008

Where in the registry can I change the value. Vista updates the time
automatically but only once per week. I didn't see an option for more
frequent updating.

I use a separate program (it's free) nistime-32bit.exe, but while it does
the trick, at the moment it sets the time to an hour off and there's no
option for me to chnage that. It gets its info from the registry but for
some reason is still an hour off.

"Synapse Syndrome" <> wrote in message
news:...
> "Dave Horne" <> wrote in message
> news:...
>> If I want to update my computer time to any one of five locations given
>> to me by MS, I have to click the mouse six times.
>>
>> Is there a command prompt that will get me to that sixth click? Thanks,
>> DH

>
> Just make the computer update at a shorter interval. I changed it to
> every 24 hours on my computers, by changing a value in a registry key. I
> also use another NNTP server that is less busy and much closer to me than
> the ones supplied by default. There are hundreds to choose from.
>
> ss.
>


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      04-05-2008
"Dave Horne" <> wrote in message
news:%...
>
> Where in the registry can I change the value. Vista updates the time
> automatically but only once per week. I didn't see an option for more
> frequent updating.



HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\TimeProviders\NtpClient

SpecialPollInterval (dword) = 00015180 hexadecimal (or 86400 decimal)

for every 24 hours

ss.


 
Reply With Quote
 
Dave Horne
Guest
Posts: n/a

 
      04-05-2008

"Synapse Syndrome" <> wrote in message
news:...
> "Dave Horne" <> wrote in message
> news:%...
>>
>> Where in the registry can I change the value. Vista updates the time
>> automatically but only once per week. I didn't see an option for more
>> frequent updating.

>
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\TimeProviders\NtpClient
>
> SpecialPollInterval (dword) = 00015180 hexadecimal (or 86400 decimal)
>
> for every 24 hours
>
> ss.


ss, thanks for the tip! I should add that the value you gave ... 00015180
reverts to 15180 when you go back to look at what you entered.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
No command prompt dheller02 Windows Vista General Discussion 2 03-17-2008 01:16 AM
command prompt help Brad Windows Vista General Discussion 2 01-13-2008 12:22 AM
DVD Command Prompt john Windows Vista Installation 4 03-20-2007 04:36 PM
Command Prompt Redcow Windows Vista General Discussion 4 03-03-2007 07:27 AM
Command Prompt Here Brad Palmer Windows Vista General Discussion 4 02-20-2007 02:17 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59