Microwin failing when extacting iso #3227
Closed
TheChester1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While attemping to mount the iso it would fail, a popup said that install.wim was not found but in the powershell window it was erroring at when running Get-Volume. I could repeat this just by running Get-Volume and getting the same error
"No MSFT_Volume objects found with property 'DriveLetter' equal to 'C'. Verify the value of the property and retry."
Apparently having "Microsoft Storage Spaces SMP" disabled causes this. I enabled and started the service and the iso extraction worked.
I just wanted to give a heads up as I saw a few people post issues about this.
All reactions