Scheduled tasks - logging into dial-up network

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
 
G

Guest

Under the properties for the dial-up connection, Options tab uncheck the
following
Prompt for name and password, certificate, etc.
Prompt for phone number

Then you can create a scheduled task for the command
Rasphone -d Connectin_Name
 
L

Lalo

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top