So I have read many a post about getting an extender to wake up an MCE machine - which appears simple enough... but what about in reverse....
I want my MCE machine to wake up a file server on the network - where all my videos / photo's / music sit... So I need the MCE machine to wake up another XP machine.
Easily done - the XP file server has the LAN Bios setting to Wake on Lan for any ping packets... The MCE machine when required accesses this machine via the network and wakes the file server up.
Unfortunately the file server wakes up to a lot of other traffic and regularly starts up every hour or so. The solution would be to have the file server only wake up if it was sent a magic packet.
But how can I get the MCE machine to send a magic packet when My Videos or My Photos is selected !! I have found various standalone programs for XP that will send a magic packet (command line / XP Gui systems) - and yes I could place one of these in the More Programs with a nice icon that you could select and run - but that would not be as nice from a users point of view.
Guessing no-one has solved this problem as yet? Guessing that nothing already exists. Guessing the only way I could do this is to have a monitor running on the MCE machine, watching the network requests waiting, and automatically sending a magic packet as required.... Or anyone got a better clue before I start hacking into code I know very little about!
Hi
Could you not use something like Girder to capture (or learn) the My Videos event and then use it to execute a WOL from the command line.
Marchino
I have a Win xp based file server for 3 MCE machines that are about the house that is pretty good at waking up only when its suppoed to. I've only set the NF4 LAN adaptor to do WOL from device manager not the bios.
I've also forced it never to become the browse master in the registry which can help a lot with the constant waking up problem. There are MS articles on how to do this, easy to locate. If your router/gateway is issuing dhcp addresses, make these static and then there is less need for browsing to help resolve addresses. I can't remember, but I may have put a hosts file on each machine reflecting their addresses. An lmhosts file seemed to cause all sorts of problems with MCE though so don't go there.
Hey all,
I have managed to create an add-on for Windows MCE that will allow a WOL packet to be sent from a button in the MCE Front end.
Currently it is hard coded with my server's MAC address but if there is the appettite for it I will try to make it avaliable in a more configurable version?
One hurdle will be creating an installation file, so if anyone knows an easy way to do this give me a shout.
Regards,
Neil
Hi,
You can use Network Shutdown Tool. It's program can wake up, reboot, shutdown multiple computers simultaneously.