R Randy May 24, 2005 #1 Does anyone know if WMI can enable\disable the hibernate function in Windows XP? Thanks, Randy
T Torgeir Bakken \(MVP\) May 24, 2005 #2 Randy said: Does anyone know if WMI can enable\disable the hibernate function in Windows XP? Click to expand... Hi, No way to do this with WMI as far as I know. For Windows XP, I think this should do it: POWERCFG.exe /HIBERNATE on
Randy said: Does anyone know if WMI can enable\disable the hibernate function in Windows XP? Click to expand... Hi, No way to do this with WMI as far as I know. For Windows XP, I think this should do it: POWERCFG.exe /HIBERNATE on
A anandchakru Joined Nov 29, 2007 Messages 1 Reaction score 0 Nov 29, 2007 #3 Thanks guys, and in vista Disable hibernate is like this POWERCFG -H OFF