Jarvis, Matthew wrote on 2011-03-03: 
> Is there a way or small program that can be installed on a machine so
> that it will "wiggle the mouse" or do whatever so that the machine
> doesn't go into hibernation?
> 
> 
> 
> Ideally this thing would be able to be scheduled to do it from, say, 6am
> to 8pm, then just let the machine do what it wants outside that
> timeframe.
> 
> 
> 
> I can't really write something on my own for this since my only tool
> would be MS Access, so was looking for some little COM file or
> something I could plug into Windows Scheduler or something...
> 
> 
> 
> Any ideas?
> 
> 
> 
> Thanks,
> 

Matthew,

I configured a different Power Plan that does not hibernate. I alternate
them using the command line C:\Windows\System32\PowerCfg.Exe

PowerCfg -L   <-- This gives you a list, you'll need the GUIDs of the two
you'll swap
PowerCfg -S {GUID}   <-- This sets the active power plan

You can set two scheduled tasks at the appropriate times to switch them back
and forth.


Tracy Pearson
PowerChurch Software




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000c01cbd9ef$b0717db0$11547910$@com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to