mtniehaus / UpdateOS

Sample app for installing Windows updates during an Autopilot deployment
137 stars 29 forks source link

Feature Request #8

Closed th3nme closed 3 months ago

th3nme commented 3 months ago

Hi @mtniehaus ,

Could you add a parameter to exclude the updates so that it only does drivers as well?

I'm looking for a way to only install drivers during Autopilot and have the CU's etc. apply later. This will also run a lot quicker than doing all updates. I'm currently achieving this with PSWindowsUpdate module but I like your method better.

Regards,

Nick

mtniehaus commented 3 months ago

Done :-)

th3nme commented 3 months ago

Legend, thank you!