I run the server on a separate box running windows XP. Because I don't
want the machine on at night I have setup a couple of batch files that
switch the mode between hibernate and always on. I then use the
scheduler to switch between these modes. If the squeeze box is switched
on then the server does not hibernate. The only issue is that when a new
version of the server is loaded you have to run a reboot otherwise the
server will not hibernate.

This is the batch used to turn hibernate on:

powercfg /s hibernate_on

This is the batch to switch the hibernate off:

powercfg /s hibernate_off


-- 
Keith
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to