Automatically dial the default Internet connection at Windows startup [duplicate]
How can I configure Windows 7 to automatically dial the default dial-up Internet connection as soon as a user logs in?
I use a dial-up connection for accessing the Internet, and I don't want to dial everytime I log in to Windows.
A shortcut in the Start menu didn't work for me but this did:
http://www.recipester.org/Recipe:Make_ADSL_auto-connect_on_PC_startup_28846102
In case that link goes bad:
Control Panel->Administrative Tools->Schedule Tasks
Create basic task... -> When I logon -> Start a program: "c:\Windows\System32\rasphone.exe" arguments: "-d NetworkConnection" where NetworkConnection is replaced by the name of your network connection.
If you don't know the name, run "rasphone" from the Start button and look at the list. You must put the name in quotes if there's a space in it. To test if it works, you can test it from the command-line.
You should also configure the connection to not require name and password when connecting so that it'll connect when you're away from the computer. To do that, first configure the connection to require name/password. Next disconnect and reconnect. In the connect screen, enter name and password and check the "remember password" option, for everyone. Now connect and that will save the "remember password" option. Finally, go back to the properties and remove the "require name/password" option.
The easiest way is to go to the window where it lists all your dial up networking connections and click the automatically connect check box, followed by connect... You can cancel straight away but clicking connect saves the changes.
Next, click on the start menu then expand "all programs", right click the startup group and choose open.
Lastly, drag a shortcut from dial up networking to the startup group and it should launch and automatically connect every time you log on.