Schedule task in Windows
When you need to do same work periodically, sometime you do not need to repeat it manually at all times. Instead you can schedule your computer to do it for you (eg. every hour/day/week etc). In Microsoft Windows operating system, there is a scheduler which you can use to schedule computer task to run automatically.
Get ready
- You need to know Administrator login to the PC (you don’t need to login as Admin)
- Define the job you want to run periodically. For example, you want to run a batch script call CleanTempfile every week.
- Define necessary association. For example the location of where your Tempfile directory is.
- Define period you want the job to run.
Schedule job
- Click Start > Control Panel
- Double Click Scheduled Tasks
- Double Click Add Scheduled Task
- Scheduled Task Wizard appears, click Next
- If the program you want to run is not on the list, click Browse and navigate to your program file then click Open
- Click Next
- Select the Period from the options under Perform this task
- Click Next and complete the next screen depending on which option you chose
- Enter Administrator username
- Enter Administrator password twice (sometime it could be blank if you didn’t set one)
- Click Next
- Click Finish
- Confirmation message display, Click OK
- Now you should see a new task listed in Scheduled Tasks window
Categories: FAQ & Tip
Amazon

