This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:reboot [2013/11/28 09:10] gcooper |
computing:windows:reboot [2017/05/06 12:00] (current) gcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== From Linux ===== | ===== From Linux ===== | ||
+ | |||
+ | :!: Use a username with admin privileges. | ||
:!: You will need the '' | :!: You will need the '' | ||
Line 83: | 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 as shedule// | + | - **On a schedule** |
- | - //One time// | + | - **One time** |
+ | |||
+ | :!: We add two actions, one to warn users and the other to reboot the server. | ||
**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 '' | + | |
+ | **Task Scheduler -> Action -> Create Task -> Actions** | ||
+ | |||
+ | - Set the **Action** to '' | ||
+ | - Set the **Program** | ||
+ | - Set the **Arguments** to ''/ | ||
+ | - Set **Start in** to '' | ||
+ | - Set the **Comments** to '' | ||
+ | |||
+ | === Windows 2012 R2 === | ||
+ | |||
+ | **Task Scheduler -> Action -> Create Task -> General** | ||
+ | |||
+ | - **Name** the task '' | ||
+ | - **Use** the '' | ||
+ | - **Select** '' | ||
+ | - **Configure** for '' | ||
+ | |||
+ | **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. | ||
+ | |||
+ | **Task Scheduler -> Action -> Create Task -> Actions** | ||
+ | |||
+ | - **New** | ||
+ | - Set the **Action** to '' | ||
+ | - Set the **Program** to '' | ||
+ | - Set the **Arguments** to '' | ||
+ | - **OK** | ||
+ | |||
+ | **Task Scheduler -> Action -> Create Task -> Actions** | ||
+ | - **New** | ||
+ | - Set the **Action** to '' | ||
+ | - Set the **Program** to '' | ||
+ | - Set the **Arguments** to ''/ | ||
+ | - Set **Start in** to '' | ||
+ | - **OK** | ||
+ | :!: You can easily export saved tasks to be imported to other machines. |