For Windows 11 we configured GPOs for Windows Update as recommended by Microsoft:
https://learn.microsoft.com/en-us/windows/deployment/update/wufb-wsus
So we have just 2 GPO update settings configured for Windows 11 clients: One pointing clients to company's WSUS and one configuring WSUS as the scan source for all 4 update categories.
We do not have automatic update schedule configured, as this is not recommended by MS anymore. Moreover clients should install updates for Windows whenever possible, not only at a specific daytime. So using RegKey NoAutoRebootWithLoggedOnUsers or corresponding GPO (Configure Automatic Updates) is no option.
Problem: Windows 11 auto reboots during night after installing updates even if a user is logged on.
Result: Windows 11 cannot be used for applications, that are running multiple days, like simulations, measurements or experiments. An automatic reboot after patch day would interrupt running processes and one has to restart the job from scratch.
Expected Behavior: Option to disable automatic reboot if a user is logged on without the need to configure automatic update schedule GPO.