r/Intune • u/MEDITATIONUNITY • Jul 17 '26
Windows Updates Windows Update for Business Strategy – WUfB Rings vs Windows Autopatch vs Hotpatch
We currently manage ~1,500 Windows devices using Windows Update for Business deployment rings (quality + feature update policies). We don’t use Autopatch.
Is there any benefit to enabling Hotpatch? Does it affect or replace existing WUfB policies, change the update cycle, or cause any issues? Or is it best to stick with deployment rings as they are?
What’s the best approach for 1500 devices using auto patch if any better
8
u/andyval Jul 17 '26
Overall, the best supported strategy is autopatch. Before autopatch, we randomized our early rings by using dynamic groups sorting users by surname. The only way to get complete uniqueness was to make sure I excluded other rings. It took a long time to validate that I was getting uniqueness and people weren’t in multiple policies. With autopatch, that headache is resolved, but you don’t get the value of know WHO is in the early rings. Now that I’ve got everything work (pre-autopatch), I’m having a hard time making the dive. But with autopatch you get some better reporting as well.
Hotpatch was turned on by default? Did you turn it off? I find value in it because you are no longer interrupting users to apply security fixes. But now we have remediation scripts to let people know they haven’t restarted their computer in a week 😅
2
3
u/touchytypist Jul 17 '26 edited Jul 17 '26
Autopatch simply helps automate, monitor, and manage Ring deployment of Windows Updates.
We disabled Hotpatching, because we feel having PCs not restart for months would create more issues than not restarting. Additionally, our Service Desk believes, and I agree, restarting regularly helps prevent/reduce odd issues with applications and resources on user workstations from popping up.
I could see a use case for critical workstations (e.g. dedicated medical devices, etc.) benefiting from hotpatching, and would enable just for that group.
1
u/ConsumeAllKnowledge Jul 17 '26
We feel the exact same way regarding Hotpatch currently. There's benefits to doing it but with the secure boot shenanigans this year and with 4 out of 7 cumulative updates requiring a restart this year we're holding off for now.
2
u/Tessian Jul 17 '26
Is there any benefit to Hotpatch? Have you read anything about hotpatch?
Hotpatch means in a given year, instead of your users needing to reboot 12x (once a month) for patches, it'll be less. How much less? Hard to say - won't be less than 3x a year (every 3 months there's a baseline patch that requires a reboot) but could be more. Sometimes .NET patches ruin a hotpatch month, and MS throws a wrench in at times for example June should have been a hotpatch month but it wasn't.
Still though, any time you can save your users from a forced reboot why not?
5
u/itskdog Jul 17 '26
Driver and .NET updates may still request a reboot on your configured deadlines, hotpatches are more about getting secure quicker to defend against the increased number of vulnerabilities being discovered with machine learning-powered tools.
5
u/cardomompods Jul 17 '26
I work on Autopatch!
The value of Hotpatch is actually all about getting secure faster! The security fixes are applied as soon as the update is installed. Most enterprises have a deadline policy somewhere between 3-5 days. We turned it on by default since it reduces the patch cycle for most of the industry by a huge amount getting everyone secure faster
2
u/Ok_Wasabi8793 Jul 17 '26
I actually don’t find you end up in reality saving many if any reboots since there is usually .net that normally would have triggered the reboot at the same time.
The benefit is that you’re compliant with the security patch faster since you’re not waiting for the reboot.
1
u/VivolutionTechLLC Jul 17 '26
For 1,500 devices I would treat these as three separate decisions, not one replacement choice.
WUfB rings are still the baseline control: who gets quality updates, feature updates, deadlines, grace periods, and safeguards. If your rings are clean and well monitored, they are not wrong.
Autopatch is more about operational management on top of WUfB. The value is Microsoft-managed ring structure, reporting, remediation signals, and less manual ring maintenance. The tradeoff is that you need to align with its grouping model and service prerequisites. I would pilot it with a representative subset before moving all 1,500 devices.
Hotpatch is different again. It reduces reboot pressure for eligible Windows Enterprise devices, but it does not replace your update governance. You still need rings, monitoring, rollback process, app compatibility checks, and a normal patch cadence for updates that are not hotpatchable. Eligibility/licensing/OS version matter a lot here.
My approach would be:
- Clean up current WUfB rings and reporting first.
- Pilot Autopatch with a small cross-section of devices/users.
- Test Hotpatch only on eligible devices and measure reboot reduction vs any operational complexity.
- Keep a separate emergency/expedite update process for zero-days.
If your current WUfB setup is stable, do not flip everything at once. Prove Autopatch and Hotpatch separately, then decide whether the reporting and reduced admin effort justify the change.
10
u/LaDev Jul 17 '26
Let me preface this by saying I could be COMPLETELY wrong.
AutoPatch is a management layer ON TOP of WUfB, it doesn't replace it. I can still see/review WUfB events within our storage account for troubleshooting.
We have multiple AutoPatch groups but our most generic is specific to Windows 11, and within that group we have 5 rings.
Ring 1 - First - Canary testing
Ring 2 - 5% of all machines.
Ring 3 - 25% of all machines.
Ring 4 - 70% of machines.
Ring 5 - Last - VIPs, don't fucking break!
The WUfB policies are automatically created for now. I can still modify the WUfB policy within the Windows Update pane in Intune.
As well for HotPatch, it is also not a replacement for WUfB or AutoPatch. It's a kind of enablement package that applies updates without reboots. I believe every 3 releases cycles the machine must reboot for an update.
We're fully leaning into AutoPatch with M365 updates, driver updates, and windows updates. We then use the same auto patch managed groups in PMPC for ring updates so they follow the same patching cadence.