Event banner
When is my device going to update?
Event Ended
Monday, Oct 24, 2022, 10:00 AM PDTEvent details
Have you ever wondered when the device is going to scan, download, install, and/or reboot? About what logic goes into the “intelligent” decisions around when to update? In this session we are going t...
Heather_Poulsen
Updated Dec 27, 2024
Brandon_Emlinger
Oct 24, 2022Copper Contributor
We have deployed around 70 Intune/Autopilot devices. The issue I am encountering is how to schedule the reboot of these devices after Windows updates have been installed. Customers ignore the Your device requires a reboot icon in the System Tray (Or miss it completely). What is the best method for notifying a user that a reboot is required and even potentially forcing a countdown. These devices are full AAD joined running Windows 10 Enterprise.
Ali11CH
Oct 24, 2022Iron Contributor
Agree with Rob, in update profile you can set "Auto reboot before deadline".
Have deployed a proactive remedeation to alert user with a Toast notification if machine has not beed rebooted in X Days, (we use 5).
Search for "a toast notification to display warning if device not rebooted" and you will find a good example of the script.
- Brandon_EmlingerOct 24, 2022Copper ContributorThank you both for pointing me in a direction.