Use the system task scheduler to implement timed automatic shutdown

Source: Internet
Author: User

 

I didn't plan to write this article because I sent a collar yesterday to say that my computer was about to shut down at a certain time. A blogger asked me how to make a Timed Shutdown. I couldn't make it clear if I thought about 140 words, after all, my personal expression skills are limited, so I plan to use images and texts to show them!

Because of work, I work daily on a computer, but I also like to touch my computer when I go home! No matter what you do, the computer is always on your mind! Later, I planned to shut down my computer on time on the 23rd every day. I was afraid that I could not control it. I always wanted to delay the time. Then I simply set a time to shut down the computer. "Cherish your life and stay away from the computer"

 

The following two methods are used to implement timed automatic shutdown, ① With the help of thunder ② using the shutdown command

 

1. First, make sure you have installed thunder. Open thunder and add a scheduled task! It can be changed at any time.

 

2. Use the shutdown command to shut down the instance. This step is troublesome!

Open notepad and enter the following characters:

Shut down echo 30 seconds later

Shutdown/f/s/t 30

Save the file as: "shut down. bat". Note that the suffix is. bat .!

Go to the control panel and set the settings as shown in the following figure:

 

The program selected here is the shutdown. bat file saved just now!

 

Everything is okay. Now you will shut down at every day after the boot!

What if you don't want to shut down? You can delete or disable a new shutdown task!

 

You can also create a new file to cancel shutdown. bat. You only need to double-click the file! (Because the prompt just now has 30 seconds of room for maneuver !)

Type the following characters in cancel shutdown. bat:

Shutdown/

 

Note: If you use the second method, and you also use the 360 security guard, the following situation will occur:

Of course, the shutdown command is definitely not a virus. It's just 360... You can ignore this item. Don't be scared by him!

I hope it will be useful to you. Thank you!

 

Technorati label: shutdown

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.