This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:reboot [2016/03/31 10:48] jcooper |
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 | + | - Set the **date and time** of the desired reboot |
- | - '' | + | - **Stop task if it runs longer than** '' |
- | - OK | + | - **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 132: | Line 133: | ||
**Task Scheduler -> Action -> Create Task -> Actions** | **Task Scheduler -> Action -> Create Task -> Actions** | ||
- | - '' | + | - **New** |
- | - Set the '' | + | - Set the **Action** to '' |
- | - Set the '' | + | - Set the **Program** to '' |
- | - Set the '' | + | - Set the **Arguments** to '' |
- | - '' | + | - **OK** |
**Task Scheduler -> Action -> Create Task -> Actions** | **Task Scheduler -> Action -> Create Task -> Actions** | ||
- | - '' | + | - **New** |
- | - Set the '' | + | - Set the **Action** to '' |
- | - Set the '' | + | - Set the **Program** to '' |
- | - Set the '' | + | - Set the **Arguments** to ''/ |
- | - Set '' | + | - Set **Start in** to '' |
- | - '' | + | - **OK** |
:!: You can easily export saved tasks to be imported to other machines. | :!: You can easily export saved tasks to be imported to other machines. |