I have a script that makes the computer sleep at 8pm and wake/resume at 8am. The scripts run perfectly fine, but when it wakes at 8am, the monitor doesn't turn on until the mouse is moved. How can I get the effect of the mouse moving (aka: turning on the monitor) with no human intervention?
Command line (cmd.exe) options preferred.