Software that can turn on and off my wifi at a certain time

N3WGUY

Reputable
Jul 15, 2015
7
0
4,510
Hi guys, I'm looking for software to switch my wifi on by 00:01 to 05:59.

The reason why I want to do this is because my cellphone network offers me cheap data bundles from midnight to 6am. So I use my cellphone as a wifi hotspot so I connect with my laptop.

I have Internet download manager installed so I can set my direct downloads at a certain time, but if I want to do peer to peer downloading I can't set a timer for that.

Most of the time I'm asleep before midnight, so if I can have the files ready using normal rates and switch my wifi off and by midnight have my wifi switched on to actually download the files, and I will just have my cellphone give off a wifi signal before I sleep and have it on till I wake up, but my laptops wifi off before 6am so I don't use from my data after that.
 


Just the cellphone SSID. My plan is to use the normal rates my cell network offers just to download the file links then have my wifi switched off, add the file links to my peer to peer application that downloads them an at midnight have the wifi on to start downloading them
 
You can use windows task scheduler to run something at a specific time. Your best bet is probably using powershell. There are several MS TechNet articles on using PowerShell to enable and disable WIFI .... You will probably have to write some script.

http://blogs.technet.com/b/heyscriptingguy/archive/2014/01/13/enabling-and-disabling-network-adapters-with-powershell.aspx
http://blogs.technet.com/b/heyscriptingguy/archive/2015/03/23/use-powershell-to-enable-wi-fi.aspx
http://blogs.technet.com/b/heyscriptingguy/archive/2015/03/24/use-powershell-to-disable-wi-fi.aspx
 


thanks I'll read through those links, I thought there was some software out that does that so I don't have to write some script.
 

TRENDING THREADS