(Msg. 1) Posted: Tue Jul 22, 2008 1:30 pm
Post subject: Computer Wakes Up From Hibernation Add to elertz Archived from groups: microsoft>public>windows>vista>administration_accounts_passwords (more info?)
Hi,
I'm running Vista Business SP1 for the first time on a desktop and I set up
the Power Options according to KB929658 (The Hibernate option is not
available in Windows Vista). Hibernate is working fine, but the computer
later wakes up seemingly without any action on my part. Now, I have the same
settings on two laptops both running Windows Vista Ultimate SP1. Is there a
difference in that respect between Business and Ultimate or is there
something else that may be set one way on my Business configuration and
another on my Ultimate configurations that I'm not aware of?
(Msg. 2) Posted: Tue Jul 22, 2008 4:41 pm
Post subject: Re: Computer Wakes Up From Hibernation Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
your first step is to discover why the computer woke up.
in a command prompt type
powercfg -lastwake
the report will tell you what caused the last wakeup and you can go from
there to turn that source off.
Michael
"WJB" <WJB RemoveThis @discussions.microsoft.com> wrote in message
news:89B70294-5B1C-456F-9DB2-34388DCFA3A8@microsoft.com...
> Hi,
>
> I'm running Vista Business SP1 for the first time on a desktop and I set
> up
> the Power Options according to KB929658 (The Hibernate option is not
> available in Windows Vista). Hibernate is working fine, but the computer
> later wakes up seemingly without any action on my part. Now, I have the
> same
> settings on two laptops both running Windows Vista Ultimate SP1. Is there
> a
> difference in that respect between Business and Ultimate or is there
> something else that may be set one way on my Business configuration and
> another on my Ultimate configurations that I'm not aware of?
>
> Thanks
(Msg. 3) Posted: Tue Jul 22, 2008 6:56 pm
Post subject: Re: Computer Wakes Up From Hibernation Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
>your first step is to discover why the computer woke up.
>
>in a command prompt type
>powercfg -lastwake
>
>the report will tell you what caused the last wakeup and you can go from
>there to turn that source off.
The most likely reason is a LAN card that does not have "wake-on-LAN"
deselected. Look at the LAN card properties.
--
Jay (remove dashes for legal email address)
(Msg. 4) Posted: Tue Jul 22, 2008 8:06 pm
Post subject: Re: Computer Wakes Up From Hibernation Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thank you, Jay. I changed the settings and I'll see if it makes any difference.
"Jay Somerset" wrote:
> On Tue, 22 Jul 2008 16:41:34 -0400, "Michael Walraven"
> <mexxwalraven DeleteThis @verizon.not> wrote:
>
> >your first step is to discover why the computer woke up.
> >
> >in a command prompt type
> >powercfg -lastwake
> >
> >the report will tell you what caused the last wakeup and you can go from
> >there to turn that source off.
> The most likely reason is a LAN card that does not have "wake-on-LAN"
> deselected. Look at the LAN card properties.
> --
> Jay (remove dashes for legal email address)
>
(Msg. 5) Posted: Tue Jul 22, 2008 8:08 pm
Post subject: Re: Computer Wakes Up From Hibernation Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thank you, Michael. I tried that and it gave me a count of 0. Is this count
only since the last reboot?
"Michael Walraven" wrote:
> your first step is to discover why the computer woke up.
>
> in a command prompt type
> powercfg -lastwake
>
> the report will tell you what caused the last wakeup and you can go from
> there to turn that source off.
>
> Michael
>
>
> "WJB" <WJB.RemoveThis@discussions.microsoft.com> wrote in message
> news:89B70294-5B1C-456F-9DB2-34388DCFA3A8@microsoft.com...
> > Hi,
> >
> > I'm running Vista Business SP1 for the first time on a desktop and I set
> > up
> > the Power Options according to KB929658 (The Hibernate option is not
> > available in Windows Vista). Hibernate is working fine, but the computer
> > later wakes up seemingly without any action on my part. Now, I have the
> > same
> > settings on two laptops both running Windows Vista Ultimate SP1. Is there
> > a
> > difference in that respect between Business and Ultimate or is there
> > something else that may be set one way on my Business configuration and
> > another on my Ultimate configurations that I'm not aware of?
> >
> > Thanks
>
(Msg. 6) Posted: Thu Jul 24, 2008 3:45 pm
Post subject: Re: Computer Wakes Up From Hibernation Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
In my case, it only showed the firs 4 lines, i.e. no Type, Instance Path,
....etc. I'll check the Event Log as well and then reply to your other message.
Thanks for pointing this out.
"Michael Walraven" wrote:
> The counts seem to imply that some type of history is maintained, I don't
> think that is actually the case (at least on my Windows Vista Home Premium).
> Only the wakeup source that caused the current active operation is actually
> shown. In the below case the computer was woke by moving the mouse. (on the
> PS/2 channel)
>
> Microsoft Windows [Version 6.0.6001]
> Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>
> C:\Users\Walraven>powercfg -lastwake
> Wake History Count - 1
> Wake History [0]
> Wake Source Count - 1
> Wake Source [0]
> Type: Device
> Instance Path: ACPI\PNP0303\4&128ccd99&0
> Friendly Name:
> Description: Standard PS/2 Keyboard
> Manufacturer: (Standard keyboards)
>
> C:\Users\Walraven>
>
> If I ask after the computer after it has woken up in order to do a recording
> of a TV program then the source is 'RTC' real time clock on the motherboard.
>
>
> "WJB" <WJB DeleteThis @discussions.microsoft.com> wrote in message
> news:DF53C46A-87F5-4787-A438-D9243139F24D@microsoft.com...
> > Thank you, Michael. I tried that and it gave me a count of 0. Is this
> > count
> > only since the last reboot?
> >
> > "Michael Walraven" wrote:
> >
> >> your first step is to discover why the computer woke up.
> >>
> >> in a command prompt type
> >> powercfg -lastwake
> >>
> >> the report will tell you what caused the last wakeup and you can go from
> >> there to turn that source off.
> >>
> >> Michael
> >>
> >>
> >> "WJB" <WJB DeleteThis @discussions.microsoft.com> wrote in message
> >> news:89B70294-5B1C-456F-9DB2-34388DCFA3A8@microsoft.com...
> >> > Hi,
> >> >
> >> > I'm running Vista Business SP1 for the first time on a desktop and I
> >> > set
> >> > up
> >> > the Power Options according to KB929658 (The Hibernate option is not
> >> > available in Windows Vista). Hibernate is working fine, but the
> >> > computer
> >> > later wakes up seemingly without any action on my part. Now, I have the
> >> > same
> >> > settings on two laptops both running Windows Vista Ultimate SP1. Is
> >> > there
> >> > a
> >> > difference in that respect between Business and Ultimate or is there
> >> > something else that may be set one way on my Business configuration and
> >> > another on my Ultimate configurations that I'm not aware of?
> >> >
> >> > Thanks
> >>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum