Fix WIN10 Encapsulation Error: "Sysprep cannot verify your Windows installation"

Source: Internet
Author: User
WIN10 1709 MDT Encapsulation error
Recently in the implementation of the MDT package, encountered WIN10 installed software, update can not be encapsulated after the problem, the following will be the wrong process to share to everyone!
1. The Sysprep error is prompted when executing the MDT package, with the following information:

2. Manually perform Sysprep on your computer and report the error "Sysprep cannot verify your Windows installation", as follows:

3. Follow the prompts to locate the log file

4, if because of permissions problems, can not directly open, it is recommended to copy out and then view

5. After opening the log file, find the error content: Prompt to install a package is for the user installation, not available to all users, so the encapsulation failed, as follows:

6, with powershell command: Get-appxpackage to find this package, view the package content, determine the need, you can directly use the command: Get-appxpackage packagename | Remove-appxpackage Delete this package!

7, complete the affected package uninstall again after packaging, if the same error, repeat the above operation, until all the packages that affect the package deleted after the completion of the package, successfully completed!

Fix WIN10 Encapsulation Error: "Sysprep cannot verify your Windows installation"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.