码迷,mamicode.com
首页 > Windows程序 > 详细

How to enable Hibernate option in windows 2008 R2 server?

时间:2016-07-12 23:17:26      阅读:275      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!