Automatically Shut down and Power up your computer

I currently have a server that I use as a file server/web server/print server/skype server.  The server is "headless" meaning that it does not have a keyboard, monitor, or mouse connected to it.  I have it connected to the network and sitting on the floor in my office.  For awhile the server stayed on 24 hours a day.  I didn't need it powered up while I was a sleep, so I came up with this simple  shutdown and power up solution. 

Step 1: Restore on AC/Power Loss


Set the computer to power up when power is lost.  You can do this by entering the computers BIOS setup and looking for Power Management settings.  On most computer you will see "Restore on AC/Power Loss".  Enabling this will allow the computer to power up once house hold power is established.  An example would be: Your power goes out for a moment...when the power comes back on, your computer will automatically power up.  You want to "Enable" this feature, then Save & Exit the BIOS. Once saved, go ahead and power down your system. 


Step 2: Adding the Shutdown Script

Create a folder on the C: drive called "Scripts".  Navigate to the folder and copy the Run_Shutdown.bat file into the folder. You should now have a Folder on the C: drive called Scripts and a file in that folder called Run_Shutdown.bat.  

@echo off
c:\windows\system32\shutdown -s -f -t 30

Step 3: Run_Shutdown.bat as a Scheduled Task



Go to Control Panel and open "Scheduled Tasks". Double Click "Add Scheduled Task" to launch the Scheduled Task Wizard.  Click Next. 

- Click "Browse" and navigate to your "C:\Scripts\Run_Shutdown.bat" file and click Open. 
- Choose "Daily" since the outlet timer will be switching on and off every day as well. Click Next.  
- Choose what time you wish for the shutdown to start.  For my setup I chose 1:00a.m. and Every Day. Click Next.
- Enter the password for the administrator account.  Click Next
- Click Finish to save our Scheduled Task.

You will now see Run_Shutdown in your list of scheduled tasks.  To test the script you can right click on the Run_Shutdown task and choose "Run".  If everything is working, your computer will shutdown in 30 seconds. You will obviously have to press the power button on your PC to power the system back up. 

Step 4: What did you just do?

What you did was create a task that shuts down your computer at a scheduled time.  The outlet timer then completely kills power to the PC shortly after.  (kind of like pulling the plug on the computer after it has shut down).  Once the outlet timer turns on, the computers BIOS is set to Restore on AC/Power Loss...powering on your system.  The computer sees this as a safe shutdown and power up.  You should not get any power interruption errors on your screen when the computer boots up. 


I have my computer/server setup to shutdown at 1:00a.m. The outlet timer shuts down at 1:30a.m. then turns on at 7:00a.m.  I figure that this will help save energy and reduce the chances of the system getting hacked. 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值