automating logging into dial-up network

  • Thread starter Thread starter Lalo
  • Start date Start date
L

Lalo

Hi,

I would like to automate a process of starting
dial-up networking.

I can use a script or Scheduled task in Win 2000.

My question is :

I made Scheduled task to launch Dial-up networking.
But I have to click on Dial button when it pops up (extra step).

I would like to launch Dial-up-network and to
automatically start Dial button.

I know that you have option in c:\WIN NT\rasphone.exe
but I don't know what to specify as a option.

I would like to start every night same task
(login to <blabla> network).

Does anybody know how to do that ?

Is there any script file exist to do the same
from command line ?

Thanks
 
You fix this by changing the settings on your dialup connection. Clear
the check boxes which ask for a prompt. If they are cleared, it will dial
without prompting .
 
It worked (when I unchecked boxes which ask for a prompt).
I created a small batch file and it worked as I had expected.

Thanks again for your suggestion.
 
Back
Top