Task Scheduler is a good tool in the computer, used well, will let us use the computer to become very convenient, the specific experience of the tutorial as follows:
Tools/Materials
- Computers equipped with Win7 systems
Method/Step
- Find "My Computer" on the desktop, right click, Pop-up window, find "management", such as:
- Click "Manage", the new window appears, that is, the Computer Management window, find "Task Scheduler", expand, Find "Task Scheduler Library", click "Task Scheduler Library", the right side will appear the Task Scheduler task List , so that the query , such as:
- Right click on "Task Scheduler Library", pop up a new window, click "Create Basic Task", will pop up a new window, such as:
- Enter the task name and description in a new window, I need to shut down every day after work, to establish a task scheduler, such as:
- Then click "Next", to "trigger" fill in this column, hope that the task appropriate to start, according to their own needs to choose! To shut down the machine every day, select "Weekly", click "Next", make the week and time selection, such as:
- Click "Next" and what do you want the task to do? Select "Start Program", click "Next", "program or Script" and "parameters" to fill, this time to auto-shutdown as an example, so in "program or script" fill in "shutdown", the parameter is written "-s-f-t 60", such as:
- Click "Next", you can see the "Task Scheduler" all the parameters, click "Done", completed the automatic shutdown-Task Scheduler establishment.
Application and query of Task Scheduler in Win7 system