How to activate dial-up connection through a batch file?

  • Thread starter Thread starter Brock
  • Start date Start date
B

Brock

How to activate dial-up connection through a BATCH FILE and get a window to
enter password?

Thanks in advance for any help.

BrockHow to activate dial-up connection through a BATCH FILE and get a
window to
enter password?

Thanks in advance for any help.

Brock
 
Brock said:
How to activate dial-up connection through a BATCH FILE and get a window to
enter password?

Hi

Using rasdial.exe (Win2k/WinXP) from a command line or a VBScript is
maybe an option:

From: Torgeir Bakken
Subject: Re: dial a connection
Newsgroups: microsoft.public.scripting.wsh
Date: 2002-05-31 16:20:08 PST
http://groups.google.com/[email protected]


Rasphone.exe is is also an option (it's better than rasdial in some ways,
e.g. it can reconnect if the line drops)

Tip 0090 » Create your own "AutoDial" with Rasphone
http://www.jsiinc.com/asp/reghacks.asp?tipnumb=90




--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide:
http://www.microsoft.com/technet/community/scriptcenter/default.mspx
 
Back
Top