I got a "server" in the basement hosting music and media files. It is nice to shut it down without having to go down there, via remote desktop or the "shutdown -i" command etc.

But is there someway of waking it up? It should not wake up on other kinds of traffic, just when I specifically want it to.

The computer runs win7 ultimate, and motherboard is 2-3 year old MSI, if it makes a difference.

What choices do I have to achive this?

link|improve this question
feedback

migrated from serverfault.com Sep 4 '10 at 17:09

This question came from our site for system administrators and desktop support professionals.

2 Answers

up vote 3 down vote accepted

In the BIOS there should be a option on enable Wake On Lan (WOL). Once this is enabled, you can send a WOL "packet" to the network card using, for example, AMD Magic Packet, or other Magic Packet Utilites.

link|improve this answer
Additionally, some router firmware has WOL support. In Tomato you can send WOL packets from the router config interface. – nhinkle Sep 4 '10 at 19:08
I've been googling the solutions to suggested, and this seems to be exactly what I want. Thank you! – zorgy Sep 5 '10 at 20:09
feedback

I've used the tools from Depicus with success. As tombull89 has noted, the computer must have it enabled first.

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.