Windows Scheduled Tasks

Source: Internet
Author: User
Windows Scheduled Tasks

Example: Develop a timed task, 1 o'clock in the morning each day, open the browser, visit the Baidu page.

1. Create a timed execution file, Start.bat, insert code start http://www.baidu.com

2. Start –> Search "Task Scheduler" –> Open "Task Scheduler"
3. Create a basic task

4. Select the trigger, "daily"

5. Set the daily 1 o'clock in the morning to perform the scheduled tasks

6. Set the task type to open the program

7. Set up programs for scheduled execution

8. "Done", scheduled task program added complete

9. Arrive every day 1 o'clock in the morning, will automatically execute the Start.bat file, open the default browser, and open the Baidu page

10. Delete the scheduled task to find the task you created

11. Double-click to view task properties to select "Delete" scheduled task in right action

Significance:
Execute a PHP page regularly, export SQL database in PHP page, can realize PHP automatically back up the database every day.

Windows Scheduled Tasks

Related Article

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.