-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Option to Force Reboot #4
Comments
I will look into this in later version |
@sjchickey The latest version you can have timers on all snooze option and therefor it will force the GUI to show on screen all the time unless rebooted. Is that enough for your need or do you want something else? |
Personally, I think having a forceful reboot is key, maybe an option to a timer is to force it once that timer is reached. We would have remind in 30, 60 and 120 minutes. Overall if they've delayed up to 120 minutes, it reboots at that point. It would actually be around 6 hours to be honest, but that's just how I tried accomplishing this with PowerShell |
Ok i will add a timer like the "RebootReminderAfterDays" but for forced reboot. |
In the new version there is a trigger option. I know it's not fully what you are looking for but it's something that can be useful for some of the cases. |
First, superb application and a thank you. Yes, the force reboot is a must and I certainly need it. Users are stupid and they still ignore the popup. Something as simple as, defer 3 times then the defer option disappears with just a reboot button. Forcing a reboot can be dangerous too without the end user being aware so either-way, an informed force reboot is a must. Can we have something soon? I don't mind donating either. Once again, great app and thank you. |
Hello @iEKOS, You can change your configuration to something like this remove the snooze option after 5 days:
The snooze settings work like this: If you add days available to all options then only reboot button will remain and it will remain on screen. Will this fit your needs? |
it is really a super tool . awesome work done! can we have the option to make the disappearing of snooze button in hours instead of days Also i want to know the logic where you have implemented for reboot . i did not find in the config file. An informed force reboot is a must be in tool which gives a good look |
Hello @rarao90 The logic behind the reboot is using known triggers in the in OS.
I can add hours config for the snooze options in next release. Please make a separate issue for this enhancement. |
I think there is a bug in the Reboot Dialog application. When Windows 10 install the Windows Updates and one of the updates needs a reboot, the application Reboot Dialog starts. While Windows Update is still installing the updates. If the user is going to reboot the machine and Windows Update starts again, install the updates, the application Reboot Dialog start again and grab into a loop when de user reboot the machine. |
Same problem for me ! |
It would be nice to be able to ultimately force a reboot to occur with the dialog showing a countdown to when the forced reboot would happen. The duration for a forced reboot should be customisable and would be something like 24, 48 or 72 hours after the time it detected a reboot was needed.
This should be optional and people can choose if they want to use the force reboot or not.
The text was updated successfully, but these errors were encountered: