question

JasonGodfrey-5248 avatar image
0 Votes"
JasonGodfrey-5248 asked saldana-msft edited

intune patch expedite

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 ?

mem-intune-generalmem-intune-device-configurations
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RahulJindal-2267 avatar image
0 Votes"
RahulJindal-2267 answered NickHogarth-MVP commented

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


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

Yes, this is for the printnightmare update.

0 Votes 0 ·

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.

0 Votes 0 ·
0 Votes 0 ·
MarkE-5319 avatar image
0 Votes"
MarkE-5319 answered RahulJindal-2267 commented

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.