Task Scheduler
I like the task scheduler at times especially when I need Vista to perform a task at a specified time.
As described by Windows:
The Task Scheduler MMC snap-in helps you schedule automated tasks that perform actions at a specific time or when a certain event occurs. It maintains a library of all scheduled tasks, providing an organized view of the tasks and a convenient point of access for managing them. From within the library, you can run, disable, modify, and delete tasks. The Task Scheduler user interface (UI) is an MMC snap-in that replaces the Scheduled Tasks Explorer extension in Windows XP, Windows Server 2003, and Windows 2000. For more information about starting or accessing the Task Scheduler UI, see Start Task Scheduler.
Triggers and Actions
The two key concepts involved in scheduling a task are triggers and actions. A trigger causes a task to run and an action is the work that is performed when the task is run. The actions a task can perform include running a program, sending an e-mail message, and showing a message box. For example, you can send an e-mail when a certain event entry is logged in the event log or run a maintenance script when a user logs on to a computer. Occurrences that can trigger a task to run include: a computer starting up, a computer entering an idle state, or a user unlocking a workstation. In addition, you can schedule a task to run at a specified time.
As an example of using Task scheduler; you can create a Basic task:
1. Go to Control Panel
2. Click on Administrative Tools
3. Click on Computer Management
4. On the left pane, click on System Tools
5. Click on Task Scheduler (See image below)

6. On the right pane, click on the “Create Basic Task…” (See image below)

7. Fill in the name of the task (See image below)

8. Click on Next
9. Choose and configure the trigger (See image below)

10. Choose Action which is either starting a program, sending an email or displaying a message (See image below)

11. Click Next and Finish until the end
Tags: Microsoft, Vista, WindowsRelated Stories
POSTED IN: Microsoft, Tips & Tricks, Windows Vista
0 opinions for Task Scheduler
No one has left a comment yet. You know what this means, right? You could be first!
Have an opinion? Leave a comment: