首页 > Windows开发 > 详细

How to enable Hibernate option in windows 2008 R2 server?

时间:2016-07-12 23:16:36      阅读:484      评论:0      收藏:0      [点我收藏+]

http://velshare.blogspot.com/2013/02/how-to-enable-hibernate-option-in.html

 

1) To enable the Hibernate option other then the windows server 2008 R2 server .
Go command prompt (Run>cmd>ok)
and type as
> powercfg -h on

Now you Hibernate option will be enabled in your shutdown location.

2) For windows server 2008 R2.

Right click on any empty location and select new>shortcut and the a window will appear as fallow.

技术分享

 

Paste the fallowing line into the type the location of the item area.

%windir%\System32\rundll32.exe powrprof.dll,SetSuspendState Hibernate


and click next and give the file name into the file name location on the next screen and click finish.

Now if you want to Hibernate  then click that file to Hibernate.

How to enable Hibernate option in windows 2008 R2 server?

原文:http://www.cnblogs.com/kex1n/p/5664940.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!