![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Setting Time and Security Issues I have a small program that I to run at startup to update the system time and then exits. When I moved to Vista I discovered this program causes some kind of security issue. First I log in as an Administrator level user id. If I run the program as is I get the error that the program could not update the time. If I do a "run as administrator," then I get the UAC alert asking me if I want to allow this program to run. Is there some way to make this thing work without having to click "Allow" every time I startup my computer? Thanks, Richard.. |
My System Specs![]() |
| | #2 (permalink) |
| | RE: Setting Time and Security Issues Hello Richard, Easy solution. Maybe you need to check or change the battery for the CMOS <http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?&lang=en&cr=US&guid=&sloc=en-us&dg=microsoft.public.windowsupdate&p=1&tid=c2b996e5-8044-441d-b088-5ffa0f4c56bb&mid=c2b996e5-8044-441d-b088-5ffa0f4c56bb> Good luck -=- "Richard B" wrote: Quote: > I have a small program that I to run at startup to update the system > time and then exits. > > When I moved to Vista I discovered this program causes some kind of > security issue. First I log in as an Administrator level user id. If I > run the program as is I get the error that the program could not update > the time. If I do a "run as administrator," then I get the UAC alert > asking me if I want to allow this program to run. > > Is there some way to make this thing work without having to click > "Allow" every time I startup my computer? > > Thanks, > > Richard.. > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Setting Time and Security Issues Engel <Engel@xxxxxx> wrote: Quote: >Hello Richard, > >Easy solution. Maybe you need to check or change the battery for the CMOS COMPLETELY absurd. Get outta here. Quote: ><http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?&lang=en&cr=US&guid=&sloc=en-us&dg=microsoft.public.windowsupdate&p=1&tid=c2b996e5-8044-441d-b088-5ffa0f4c56bb&mid=c2b996e5-8044-441d-b088-5ffa0f4c56bb> > >Good luck >-=- > > > > > >"Richard B" wrote: > Quote: >> I have a small program that I to run at startup to update the system >> time and then exits. >> >> When I moved to Vista I discovered this program causes some kind of >> security issue. First I log in as an Administrator level user id. If I >> run the program as is I get the error that the program could not update >> the time. If I do a "run as administrator," then I get the UAC alert >> asking me if I want to allow this program to run. >> >> Is there some way to make this thing work without having to click >> "Allow" every time I startup my computer? >> >> Thanks, >> >> Richard.. >> |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Setting Time and Security Issues Have you had any thoughts to using Vista's automatic built in time setting function. That's what use and it works great. Bob "Richard B" <rbillingsley@xxxxxx> wrote in message news:ujYz5FYXJHA.4628@xxxxxx Quote: > I have a small program that I to run at startup to update the system time > and then exits. > > When I moved to Vista I discovered this program causes some kind of > security issue. First I log in as an Administrator level user id. If I > run the program as is I get the error that the program could not update > the time. If I do a "run as administrator," then I get the UAC alert > asking me if I want to allow this program to run. > > Is there some way to make this thing work without having to click "Allow" > every time I startup my computer? > > Thanks, > > Richard.. |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Setting Time and Security Issues Use "Task Scheduler". "Richard B" <rbillingsley@xxxxxx> wrote in message news:ujYz5FYXJHA.4628@xxxxxx Quote: >I have a small program that I to run at startup to update the system time >and then exits. > > When I moved to Vista I discovered this program causes some kind of > security issue. First I log in as an Administrator level user id. If I > run the program as is I get the error that the program could not update > the time. If I do a "run as administrator," then I get the UAC alert > asking me if I want to allow this program to run. > > Is there some way to make this thing work without having to click "Allow" > every time I startup my computer? > > Thanks, > > Richard.. |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Setting Time and Security Issues I found this reply I wrote on 10/28/2001. It is still applicable to, and works just fine with Vista. I have added what may help for Vista: "Windows XP, as loaded, automatically updates the system time every 7 days from one of two time (more choices available in Vista) servers. This interval can be changed as follows: Go to Start. Type regedit in the search box. Highlight regedit in the top pane and open the program. Using regedit, search (press ctrl/F) for "specialpollinterval" without the quotes. Double click on the key in the right screen. Click on decimal. You will see that the decimal value is 604800, the number of seconds in 7 days. Highlight the number to edit this decimal value to any value you desire, remembering that there are 86400 seconds in one day, 3600 seconds in an hour. Click OK Press F3 to find the next instance of the same key Do the above for each instance of the value "specialpollinterval". When you get to the end of the registry, close the regedit window. Reboot system. You have now changed the polling interval of when your computer will update it's internal clock with that of the internet time server. Cheers!!!" -- Richard Urban Microsoft MVP Windows Desktop Experience "Richard B" <rbillingsley@xxxxxx> wrote in message news:ujYz5FYXJHA.4628@xxxxxx Quote: >I have a small program that I to run at startup to update the system time >and then exits. > > When I moved to Vista I discovered this program causes some kind of > security issue. First I log in as an Administrator level user id. If I > run the program as is I get the error that the program could not update > the time. If I do a "run as administrator," then I get the UAC alert > asking me if I want to allow this program to run. > > Is there some way to make this thing work without having to click "Allow" > every time I startup my computer? > > Thanks, > > Richard.. |
My System Specs![]() |
| | #7 (permalink) |
| | Re: Setting Time and Security Issues Are you talking about synchronizing with an Internet time server or a local network server? I'm assuming the former. You can circumvent UAC for your program by using Task Scheduler as described in http://blogs.techrepublic.com.com/wi...windows/?p=616 Vista has built in clock synchronization which runs daily. (See Date and Time settings). Is there some reason you need to synch at start up? -- "Richard B" <rbillingsley@xxxxxx> wrote in message news:ujYz5FYXJHA.4628@xxxxxx Quote: >I have a small program that I to run at startup to update the system time >and then exits. > > When I moved to Vista I discovered this program causes some kind of > security issue. First I log in as an Administrator level user id. If I > run the program as is I get the error that the program could not update > the time. If I do a "run as administrator," then I get the UAC alert > asking me if I want to allow this program to run. > > Is there some way to make this thing work without having to click "Allow" > every time I startup my computer? > > Thanks, > > Richard.. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Security Issues Setting Up Windows Mail | Vista mail | |||
| How to change WMP setting from time elapsed to time to go | Vista music pictures video | |||
| can't fix time setting | Vista General | |||
| setting the time/updating the time | Vista General | |||
| Demo of getting/setting time from an RFC867 time source | PowerShell | |||