SC Tom wrote:
>
> <> wrote in message
> news:...
>> On Fri, 12 Aug 2011 18:21:55 +0100, Ed Cryer <>
>> wrote:
>>
>>> On 12/08/2011 18:11, wrote:
>>>> I have recently encountered a new situation where my PC will
>>>> seemingly enter the Sleep Mode. Still, when I later return, the PC has
>>>> returned to the ON Mode (with NO keyboard activity). I am unaware of
>>>> any scheduled activity, that might cause that to happen.
>>>>
>>>> Any suggestions as to how I might have my PC STAY in the Sleep mode?
>>>
>>> Something is recalling it. That's what you have to find out and then
>>> stop it. It's probably some network activity, but there's a way of
>>> checking the last wake-up call with Command Prompt;
>>> powercfg -lastwake
>>>
>>> Do that, tell us the answer and then we'll guide you further.
>>>
>>> Ed
>>
>>
>> Ed
>>
>> First - your suggestion was Excellent, if I could execute the powercfg
>> -lastwake command. Alas, when I run it, from a Command Line, the
>> displayed answer appears for but a brief moment.
>>
>> Might you have added guidance, as to how I might execute powercfg
>> -lastwake and then be able to Read the activity causing the Wake Up?
>>
>> Sorry, for my newbie question!
>>
>
> From the Command Line, type in CMD and press Enter. Then, in the
> Command Window that opens, enter powercfg -lastwake and press Enter.
> Then you can see what it was.
And if there are any permissions issues (UAC kinda stuff), you can try:
http://www.online-tech-tips.com/wp-c...ows7_thumb.png
You type in the name of the Command Prompt window, such as cmd.exe.
When the search finds it, then right click on the most obvious
entry, then right click and select "Run As Administrator".
My experience has been, even with innocuous stuff, the command
prompt just doesn't run right, like it did in previous Windows.
Once you have a command prompt window, running as admin, the
command you type, like the
powercfg -lastwake
stands a better chance of running to completion like it
would have in an older OS.
Paul