How to Fix Sysprep Errors When Capturing Windows 11 Image?

0
3
Asked By TechieTurtle92 On

I need some assistance with capturing a Windows 11 image using Sysprep. We've been experiencing repeated errors related to the Microsoft Store app during the Sysprep process. Although we've tried using the AppxPackage Remove command in PowerShell to delete it, the system crashes after Sysprep restarts, forcing us to use repair media to fix the Windows image. Additionally, I'm curious whether we can utilize Clonezilla for this process or if there are better methods available other than WDS. Any suggestions would be greatly appreciated!

2 Answers

Answered By QuickFixGamer88 On

You need to ensure that you’re not using the default admin account for running Sysprep. Creating a new admin account should help eliminate that error you’re getting. Give that a shot!

TechieTurtle92 -

Will do! Thanks for the tip.

Answered By AdminAdept57 On

It’s important to note that Microsoft's gone away from using flat images, especially since Windows 7, because they often end up outdated with security and software. Consider using something like Microsoft Autopilot for automatic updates and installation of user-specific software. MDT isn’t officially supported for Windows 11 anymore, but with some tweaks, you might get it to work.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.