Go to file
Alexandre MOTTIER b161422124
Upgrade 2.0
2022-04-08 21:37:06 +02:00
LICENSE Initial commit 2020-10-18 22:07:42 +02:00
README.md Update mail adresse for contact 2020-10-18 22:12:04 +02:00
ScheduleReboot.exe Upgrade 2.0 2022-04-08 21:37:06 +02:00
ScheduleReboot.ps1 Upgrade 2.0 2022-04-08 21:37:06 +02:00

ScheduledReboot

What is it ?

This script enables you to schedule a restart of a PC or a server at a wanted time.

How it works ?

When the script is launched, it asks you to set the day of reboot (0 for today, 1 for tomorrow, 2 for after-tomorrow, etc...). It asks you to set the hour too. Default : today at 4 AM. The time must be formatted as a decimal number (2 for 2:00 ; 14,5 for 14:30).

How to use it ?

2 ways are available : the ps1 (powershell file), or the executable file. Both are doing the same, but the display is different.

Feel free to contact me at contact@am-networks.fr if you have any question.