This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:reboot [2015/03/26 15:39] gcooper |
computing:windows:reboot [2017/05/06 12:00] (current) gcooper |
||
---|---|---|---|
Line 85: | Line 85: | ||
**Task Scheduler -> Action -> Create Task -> General** | **Task Scheduler -> Action -> Create Task -> General** | ||
- | - Name the task "Reboot" | + | - **Name** the task '' |
- | - Use the following | + | - Use the '' |
- | - Select | + | - **Select** '' |
- | - Configure for "Windows 2008 R2" | + | - **Configure** for '' |
**Task Scheduler -> Action -> Create Task -> Triggers** | **Task Scheduler -> Action -> Create Task -> Triggers** | ||
- | - //On a schedule// | + | - **On a schedule** |
- | - //One time// | + | - **One time** |
:!: We add two actions, one to warn users and the other to reboot the server. | :!: We add two actions, one to warn users and the other to reboot the server. | ||
Line 99: | Line 99: | ||
**Task Scheduler -> Action -> Create Task -> Actions** | **Task Scheduler -> Action -> Create Task -> Actions** | ||
- | - Set the //Action// to '' | + | - Set the **Action** to '' |
- | - Set the //Program// to '' | + | - Set the **Program** to '' |
- | - Set the //Arguments// to '' | + | - Set the **Arguments** to '' |
**Task Scheduler -> Action -> Create Task -> Actions** | **Task Scheduler -> Action -> Create Task -> Actions** | ||
- | - Set the //Action// to '' | + | - Set the **Action** to '' |
- | - Set the //Program// to '' | + | - Set the **Program** to '' |
- | - Set the //Arguments// to ''/ | + | - Set the **Arguments** to ''/ |
- | - Set //Start in// to '' | + | - Set **Start in** to '' |
+ | - Set the **Comments** to '' | ||
=== Windows 2012 R2 === | === Windows 2012 R2 === | ||
Line 114: | Line 115: | ||
**Task Scheduler -> Action -> Create Task -> General** | **Task Scheduler -> Action -> Create Task -> General** | ||
- | - Name the task "Reboot" | + | - **Name** the task '' |
- | - Use the following | + | - **Use** the '' |
- | - Select | + | - **Select** '' |
- | - Configure for "Windows 2012 R2" | + | - **Configure** for '' |
- | **Task Scheduler -> Action -> Create Task -> Triggers | + | **Task Scheduler -> Action -> Create Task -> Triggers** |
- | - '' | + | - **New** |
- | - '' | + | - **On a schedule** |
+ | - **One time** | ||
+ | - Set the **date and time** of the desired reboot | ||
+ | - **Stop task if it runs longer than** | ||
+ | - **OK** | ||
:!: We add two actions, one to warn users and the other to reboot the server. | :!: We add two actions, one to warn users and the other to reboot the server. | ||
Line 128: | Line 133: | ||
**Task Scheduler -> Action -> Create Task -> Actions** | **Task Scheduler -> Action -> Create Task -> Actions** | ||
- | - Set the //Action// to '' | + | |
- | - Set the //Program// to '' | + | |
- | - Set the //Arguments// to '' | + | - Set the **Program** to '' |
+ | - Set the **Arguments** to '' | ||
+ | - **OK** | ||
**Task Scheduler -> Action -> Create Task -> Actions** | **Task Scheduler -> Action -> Create Task -> Actions** | ||
- | - Set the //Action// to '' | + | |
- | - Set the //Program// to '' | + | |
- | - Set the //Arguments// to ''/ | + | - Set the **Program** to '' |
- | - Set //Start in// to '' | + | - Set the **Arguments** to ''/ |
+ | - Set **Start in** to '' | ||
+ | - **OK** | ||
+ | :!: You can easily export saved tasks to be imported to other machines. |