Not the best work around for getting "sleep" back wiht Hyper-V
For those trying to live the dream and run Hyper-V on your laptop and want the functionality of your power mngt back.
I create a reg file and flip back and forth.
Disable:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hvboot]
"Start"=dword:00000003
Enable:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hvboot]
"Start"=dword:00000000
This works well and allows me to sleep/hibernate when I am mobile. The downside is you have to reboot but the dual boot method requires that as well and now I only have to worry about running 1 OS.
Comments
Anonymous
January 01, 2003
Olen siis tänaseks üle kolinud oma laptopiga Windows 2008 serveri peale. Võibolla tundub veidi kummastavAnonymous
January 01, 2003
Good: You can use ‘sleep’ and ‘hibernate’ on a laptop again. Bad: You disable Hyper-V until you reset the registry key and reboot once again. Originally spotted here. The original post references changing a registry setting, with a reboot in betweAnonymous
January 01, 2003
http://blogs.technet.com/robse/archive/2008/09/03/not-the-best-work-around-for-getting-sleep-back-wihtAnonymous
January 01, 2003
Good: You can use ‘sleep’ and ‘hibernate’ on a laptop again. Bad: You disable Hyper-V until you reset the registry key and reboot once again. Originally spotted here. The original post references changing a registry setting, with a reboot in betwe