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

PowerShell DISM cmdlets only work on Insider builds #181

Closed
dekart811 opened this issue May 8, 2024 · 1 comment
Closed

PowerShell DISM cmdlets only work on Insider builds #181

dekart811 opened this issue May 8, 2024 · 1 comment

Comments

@dekart811
Copy link

          This should be reverted, because `-StartComponentCleanup` for `Repair-WindowsImage` doesn't exist in *Windows 10 22H2* or *Windows 11 23H2*. So `Repair-WindowsImage -Path "$mainOSDrive\scratchdir" -StartComponentCleanup -ResetBase` will **always** fail.

So the only way to build this right now properly is by using an Windows 11 insider build, which isn't a good idea IMO.

Originally posted by @dekart811 in #173 (comment)

@dekart811
Copy link
Author

Fixed in #182

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

1 participant