hello we have a patch that we want to expedite to all windows 10 machines .
is there any way to expedite a single patch to windows 10 workstations using intune?
How would i go about setting this up?
How quick would it roll out ?
hello we have a patch that we want to expedite to all windows 10 machines .
is there any way to expedite a single patch to windows 10 workstations using intune?
How would i go about setting this up?
How quick would it roll out ?
You can only deploy from what is made available in Intune. It can be a particular feature update or a particular monthly quality update or oob. You can’t select a particular KB if that is what you were asking unless its an oob like the latest printnightmare update. Here is the official link. windows-10-expedite-updates
Then you can directly push it using expedite feature in Intune. Refer to the link I shared before. You will need to ensure you meet the pre-reqs.
Here is another example - https://www.youtube.com/watch?v=xzUAmsNkH1Q
I guess the question is around how the patch is packaged?
If it’s an MSI you could just create it as an app for all machines (or however you want to target it) to install, else create a power shell script to install the patch if packaged in a different way.
To the best of my knowledge there’s no way to reach out and tell enrolled machines to pickup a new package, they tend to poll periodically and upon startup to see if there’s any commands to run. To force the poll from the client, you could have the user open Company portal, click settings and Sync. That should pickup any changes and process accordingly but it’s dependant on the action being initiated from the client as it’s all a pull mechanism
7 people are following this question.