0
votes
0answers
27 views

What's the easiest way to schedule a windows XP task to run when going into or coming out of standby?

This is an issue with Windows XP (SP3) I have some software on my machine my employer requires me to run. However, if this software is running when my machine wakes up from standby, it consumes 100% ...
2
votes
1answer
72 views

Scheduling a task before sleep in Windows 7 and hold off the sleep event until task runs

Note that this is different than the other questions I found (I did search), like: Is there any way to execute something when closing the laptop's lid? I used the same trick of scheduling a task ...
0
votes
0answers
32 views

Using sleep mode to trigger hybernate mode

I wanted to set up my computer so that if i put it in sleep for more then 20 min, it will go into hibernate mode automatically. My hope was to use some sort of event trigger on window's Event ...
2
votes
2answers
102 views

Windows Task Scheduler won't let me uncheck “Wake the computer” option for a backup task

I have a problem with my windows 7 laptop automatically waking after I put it to sleep and then I find it later with the battery drained. I tracked down the culprit using the "powercfg -lastwake" ...
4
votes
2answers
451 views

HP laptop (Windows 7 x64) turns itself on @11:30am every day

My HP laptop wakes up from sleep every day at 11:30am by itself. No tasks scheduled for that time (either user or Windows tasks). No AV scans or updates scheduled for that time. Auto-defrag & ...
2
votes
2answers
6k views

How can Windows 7 be set to sleep at 8pm and wake at 8am every day?

I'm trying to figure out how to get Windows 7 to sleep at 8pm and wake at 8am on a daily basis. I'm looking at Windows' services and there is a Shutdown.exe that can run, but it only seems to have a ...
4
votes
2answers
9k views

Trigger Task Scheduler in Windows 7 when computer wakes up from sleep/hibernate

I don't want task scheduler or whatever to wake the computer, but when I open the laptop back up and the machine wakes I'd like that to be the trigger that task scheduler or something uses to run an ...
4
votes
4answers
1k views

How can I prevent Windows from going to sleep during a scheduled task?

I have created scheduled tasks on both a Vista and Win7 machine which wake up the machine if it is currently in a sleep state. However, if the task takes longer than the power settings are configured ...
3
votes
6answers
9k views

task scheduler won't wake the computer

I want my computer to start uTorrent at 4 o'clock in the morning, when I'm asleep. But the computer is a bit noisy so I put it to sleep mode every time I go to bed. I've tried creating a task in Task ...