Re: How to schedule URL?

From: Brett (no_at_spam.com)
Date: 12/29/04


Date: Wed, 29 Dec 2004 10:31:16 -0500

I see the problem and have it almost working. My guest account was good for
the URL but not to run IE. I put in the Adminstrator account and pass.
That gave access to IE and runs it with theURL. However, now the URL
prompts to run the webpage (which it should) but there is no automation for
this second prompt. The prompt is filled in and save pass checked but
something still needs to click "ok". Did I do something wrong or is there a
way around this?

Thanks for the help,
Brett

"Ramesh [MVP]" <ramesh@nojunkmails.com@mvps.org> wrote in message
news:%23Ziczeb7EHA.3616@TK2MSFTNGP11.phx.gbl...
Try using a limited/admin account with non-blank password.

-- 
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org
"Brett" <no@spam.com> wrote in message 
news:uWiy9Zb7EHA.1296@TK2MSFTNGP10.phx.gbl...
I can execute this through the command line with the appended parameter.  It
does do a Windows prompt to run the URL (which is local 127.0.0.1).  At the
command line, the browser opens and goes to the page then the prompt
appears.  I already have my user name/pass entered and the save button is
checked.  I just click ok and am logged in.
Now, on the Windows prompt, my user name is only "guest".  In the schedule
task pane, it is computername\guest.  I have entered this into the Windows
prompt with no problems.  URL executes fine.  Still, the task doesn't run.
How do I debug this?
Thanks,
Brett
"Brett" <no@spam.com> wrote in message
news:elgm4Tb7EHA.3376@TK2MSFTNGP12.phx.gbl...
> Thanks.  I've done that but when trying to run the task, nothing happens.
> Status = "could not start"
> Last Result = 0x0
>
> I've also put the "Start In" as "C:\Program Files\Internet Explorer\".
>
> I didn't see anything in the event log for this.
>
> Any suggestions?
> Brett
>
> "Ramesh [MVP]" <ramesh@nojunkmails.com@mvps.org> wrote in message
> news:OSCM5Eb7EHA.2124@TK2MSFTNGP15.phx.gbl...
> Hi Brett,
>
> Select IExplore.exe as the program and configure it. Once done,
> right-click the task and choose Properties. Add the URL as the parameter.
>
> Example:
> "C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://www.google.com
>
> -- 
> Ramesh, Microsoft MVP
> Windows XP Shell/User
> http://windowsxp.mvps.org
>
>
> "Brett" <no@spam.com> wrote in message
> news:eqExY%23a7EHA.1292@TK2MSFTNGP10.phx.gbl...
> How do I schedule a task that will execute a URL?
>
> Thanks,
> Brett
>
>
>