Event banner
Managing Windows updates with client policies vs. APIs vs. registry keys
Event Ended
Thursday, Oct 27, 2022, 07:30 AM PDTEvent details
When we talk about managing Windows updates or Windows Update for Business, what we are really talking about is a set of policies, reg keys, and a cloud APIs in Microsoft Graph. But what is the diffe...
Heather_Poulsen
Updated Dec 27, 2024
Greg Stein
Oct 27, 2022Brass Contributor
We are already using Intune to manage update rings, Feature update profiles, and Intelligent Rollouts. Are there any common situations where we would use something like Graph API as well? I was kind of hoping for a demo or some use cases for inspiration.
AriaUpdated
Microsoft
Oct 27, 2022If you are already using Intune and the Feature update profiles / intelligent rollouts then you in fact *ARE* already using the Graph API. Intune is calling the Graph API on the back end for all of those.
If you are looking to get your powershell on and experiment with it further, you can test out the driver and firmware management (currently still in preview with Intune, but also available via the Graph API directly)
- AriaUpdatedOct 27, 2022
Microsoft
You may also want to check out: aka.ms/WUfBplusGraph