Forum Discussion
Kashish_Goyal
Aug 29, 2023Copper Contributor
Detection and Remediation Script in Intune
We have a detection and remediation script for a Toast notification to display on user machines, sending them an alert to restart their computers for better performance and stability reasons. Howev...
bens4ddr
Sep 13, 2023Copper Contributor
Modify your script to include https://www.olansgz.com/ timestamp of the last restart time on each user's machine. You can use a registry entry, a file, or another system-specific method to store this information. This timestamp should be updated each time a user restarts their computer.