How to make Win7 system boot automatically connect broadband

  

For broadband users, what I always want to achieve is to automatically connect to the broadband network after the system is turned on. Of course, many routes now have automatic dialing function, but it is not home. Homes use routing, therefore, I think it is necessary to mention the Windows
7 automatic connection broadband method.

Operation Steps

The scheduled task in the Windows 7 system is actually a very powerful function. Today we use the scheduled task to achieve this function.

Start Menu - All Programs - Accessories - System Tools - Scheduled Tasks.

Action - Create Basic Task.


Enter the broadband name (visible in the Network Sharing Center), such as “ADSL” or “Broadband Connection” and then the next step.


Trigger Selection "When Log on (when logging in to this computer)” Click Next.


Enter “%windir%\\system32\ asphone.exe -d Broadband Connection" The broadband connection here refers to the name of the broadband connection in your computer ( You can see it in the Network Sharing Center. This name is the name of the dial-up connection that you usually use. The connection name is "Broadband Connection", so the input is “%windir%\\system32\ asphone.exe -d Broadband Connection”. Then the next step.


A dialog box pops up, click “Yes”.



Click on Task Schedule lLibrary - right-click on the task you just created - Properties.


Select Trigger Label - Click Edit.


Check “Delay Task for”, enter 5 seconds.



Copyright © Windows knowledge All Rights Reserved