This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| win7:task [2015/12/17 16:06] – Bernard Condrau | win7:task [2026/09/20 07:39] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Tasks and Task Scheduler ====== | ||
| - | |||
| - | You can create a scheduled task that will run when your computer is unlocked: | ||
| - | - Start > Administrative Tools > Task Scheduler | ||
| - | - left pane: select Task Scheduler Library | ||
| - | - right pane: click Create Task... (NOTE: this is the only way to get the correct trigger) | ||
| - | - in the Create Task dialog: | ||
| - | General tab -- provide a name for your task | ||
| - | Triggers tab -- click New... and select On workstation unlock | ||
| - | Action tab -- click New... and click Browse... to locate your script | ||
| - | Conditions tab -- uncheck Start the task only if the computer is on AC power | ||