Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSDBuilder 22.10.11.1 | OSD 22.10.19.1 - Update-OSMedia errors #86

Open
rbbrandon opened this issue Oct 20, 2022 · 2 comments
Open

OSDBuilder 22.10.11.1 | OSD 22.10.19.1 - Update-OSMedia errors #86

rbbrandon opened this issue Oct 20, 2022 · 2 comments

Comments

@rbbrandon
Copy link

rbbrandon commented Oct 20, 2022

I'm trying to create an updated Windows 11 22H2 ISO, however OSDBuilder fails to update it. Running on a Windows 11 Pro (22H2) workstation.

Media obtained via:

Save-OSDBuilderDownload -FeatureUpdates -FeatureOS 'Windows 11' -FeatureArch x64 -FeatureBuild '22H2' -FeatureEdition Business -FeatureLang en-us -SkipGridView
Import-OSMedia -EditionId 'Enterprise' -SkipGrid

Command being run to update the media:
Get-OSMedia | Update-OSMedia -Download -Execute

Script output:
ScriptOutput.txt (Updated)

Logs:
info.zip

It looks like "wimserv.exe" (Wimfltr v2 extractor) is failing somewhere and doesn't close, locking the install.wim

@OSDeploy
Copy link
Owner

I have had other reports that it is failing on 22H2 and I am unable to look into this for some time due to time constraints. If you can resolve the issue, let me know.

@suazione
Copy link
Contributor

I've created a pull request as a workaround for this issue. Please check and test it if possible:
Pull Request: "Workaround for RPC/DISM error servicing Win11 22H2 #87"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants