Hi there,
I'm using a batch file in Windows 7 to put a laptop into suspend locally via PSTools. The .bat file uses the single line of execution code:
psshutdown.exe -d -t 0 -accepteula
Now, this works great! The problem is that I can't get the laptop to wake up the next morning via a different batch file (because it's in suspend mode).
I've tried code like 'echo hello' in a said batch file to wake it up in the morning, but no can do.
Am I stuck with having to so a 'Wake on Lan' from another computer, or is there some tool within the PSTools toolset that will allow me to wake up a computer locally at a designated time in the morning (via Task Scheduler).
Thanks in advance for any replies, and feel free to ask questions if I can help clarify anything.
Laptop: Lenovo Thinkpad T420s
OS: Windows 7 Home Premium, Service Pack 1