OSDeploy / OSD

OSD Shared Functions
MIT License
158 stars 63 forks source link

Start-WindowsUpdate and Driver not working #155

Open StevenVBeek opened 3 months ago

StevenVBeek commented 3 months ago

Hi @gwblok,

There is an issue at Microsoft with the new Microsoft update agent.

The latest Windows 11 update (version 23H2) is causing errors when attempting to retrieve updates due to the new update agent. This issue is documented in the Microsoft Release Health status and has been discussed in the Microsoft Q&A forum.

Anyone using the new update agent will encounter errors when executing the Start-WindowsUpdate function. If the new update is not installed.

Maybe its possible to add some error handeling?

gwblok commented 3 months ago

Thanks for the info, unsure when I'd get to making any updates to OSD module. Feel free to do a pull request, I'll be happy to test the improvements and approve the change.

gwblok commented 1 month ago

@StevenVBeek , can you check if this is no longer working for you?

I haven't run into any issues in my OSDCloud testing.