Automate Computer Startup to Scheduling Your PC's On Time

AI Thread Summary
Setting a computer to automatically switch on at a specific time can be achieved through BIOS settings that support this feature. Additionally, users can create a batch file to schedule shutdowns using "Scheduled Tasks," which can also wake the computer to run the task. For remote wake-up capabilities, "Wake on LAN" technology allows a network interface card (NIC) to listen for a wake-up signal over the network. This method is commonly used in environments like schools for updating multiple computers overnight. Auto-shutdown software is also available, but the focus remains on BIOS settings and Wake on LAN for automatic power-on functionality.
darkar
Messages
187
Reaction score
0
Is there a way to set my computer auto switch on at certain time?
 
Computer science news on Phys.org
no, I don't think so
but there an auto-shutdown software!
 
magic packets can also do this
 
darkar said:
Is there a way to set my computer auto switch on at certain time?

My computer's bios has some settings that would allow you to do that.

Also I wrote a simple batch file that shuts down my computer at a scheduled time using "Scheduled Tasks". The same way you can run a simple task and check the box in the settings that says "Wake the computer to run this task".
 
There's also a special piece of hardware...can't remember the name right now...but we use it on the school network to update all the computers during the night. Kinda scary when at 3 am they all boot up at the same time...
 
Wake on LAN. http://gsd.di.uminho.pt/jpo/software/wakeonlan/mini-howto/wol-mini-howto-2.html#ss2.1

Nothing special now-a-days. Your NIC simply listens for a wake up call over the net.
 
Last edited by a moderator:
Back
Top