I want to start my broadband connection at a specific time, and stop it at specific time. How do I achieve it on Windows 7 ?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You can use Devcon to disable your network adapter via the task scheduler, then just enable it again when you choose.
You can also run a batch script to change your IP configuration, you'd use the task scheduler for this as well.

EDIT: There are also programs like K9 Web Protection that can block web access on a specified schedule.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.