Forum Discussion
mfreedberg
Feb 18, 2021Copper Contributor
Windows Update for Business "Select a time" option for reboots
When a user chooses to schedule a reboot following a Windows Update (using WUfB), does Windows record what date and time the user selected for the reboot? Does Windows also record a specific Event L...
KevinMineweaser_MSFT
Microsoft
Feb 18, 2021mfreedberg Sorry I can't readily say where it's stored. I proposed the option of filing the issue via Windows Feedback Hub or Support for investigation. Another option would be to use a tool like Process Monitor - Windows Sysinternals | Microsoft Docs to track down the log or registry entry being sent.
HTH,
-Kevin
- mfreedbergFeb 18, 2021Copper Contributor
KevinMineweaser_MSFT thanks for that, we can certainly try using ProcMon to capture any changes that the date/time selection might be storing! I assume that the scheduled reboot also creates a scheduled task, maybe that is the true "entry of record" for the requested reboot time?