Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

SysPrep was unable to validate your Windows Installation

Posted on 10/07/202129/12/2023 IT Expert By IT Expert No Comments on SysPrep was unable to validate your Windows Installation
  1. Home
  2. Virtualization
  3. SysPrep was unable to validate your Windows Installation
SysPrep validation

Sysprep (System Preparation) prepares a Windows installation (Windows client and Windows Server) for imaging, allowing you to capture a customized installation. Sysprep removes PC-specific information from a Windows installation, “generalizing” the installation so it can be installed on different PCs. Kindly refer to the following related guides: Initialize and format a virtual disk: How to add and remove a new virtual disk from a VM on VMware Workstation, CT restoration: How to clone a Proxmox Container.

With Windows System Preparation Tool (Sysprep) tool, you can create a customized Windows 10 reference image. See how this can be achieved via WDS “How to create a Windows Server reference image using WDS“. You can install all apps, drivers, and updates in the image. After that, you can deploy Windows image to users’ computers within your organisation.

Why was the error “SysPrep was unable to validate your Windows Installation” prompted?

The following error can be attributed to so many factors. However, I recommend you look at the setupact.log file in the following location suggested below.

Windows installation

You may also want to see these guide: Sysprep (Generalize) a Windows installation: How to perform Sysprep in Windows, and how to clone a Windows Server running on VirtualBox.

Troubleshooting Unremoved Apps in Setuperr.log

In addition, Examining the setuperr.log file reveals apps that couldn’t be removed.

SYSPRP Package Microsoft.MicrosoftEdge.Stable_86.0.622.38_neutral__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.
2021-07-09 04:30:37, Error                 SYSPRP Failed to remove apps for the current user: 0x80073cf2.
2021-07-09 04:30:37, Error                 SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.
2021-07-09 04:30:37, Error                 SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2
2021-07-09 04:30:37, Error                 SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2
2021-07-09 04:30:37, Error                 SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2
2021-07-09 04:30:37, Error      [0x0f0070] SYSPRP RunDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
2021-07-09 04:30:37, Error      [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2

The solution to SysPrep unable to validate Windows Installation

Nonetheless, You may need administrative rights (permission) to do this. Run Sysprep as an Administrator, as shown below. “Additionally, if this proves ineffective, explore alternative online suggestions.

Moreover, To remove a provisioned app, follow the instructions in ‘Remove Windows 10 Apps with DISM.’ How to remove pre-provisioned apps from Windows Image.

Issue resolution

In addition, the Sysprep program is currently running. In the System Preparation Tool window, select the options:

  • System Cleanup Action: Enter System Out-of-Box Experience (OOBE);
  • Shutdown Options: Reboot;
  • Press the OK button.
Screenshot-2021-07-09-at-15.37.52-1

For the complete steps on completing this task, please refer to this guide: “How to Clone and Sysprep (generalize ) a Windows Server running on VMware Workstation”.

Furthermore, SysPrep could not validate your Windows Installation, but the task successfully succeeded with the needed (required) privileges to SysPrep the machine.

2021-07-09 04:03:37, Info                  SYSPRP ========================================================
2021-07-09 04:03:37, Info                  SYSPRP ===          Beginning of a new sysprep run          ===
2021-07-09 04:03:37, Info                  SYSPRP ========================================================
2021-07-09 04:03:37, Info       [0x0f004d] SYSPRP The time is now 2021-07-09 04:03:37
2021-07-09 04:03:37, Info       [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\system32\Sysprep\Panther
2021-07-09 04:03:37, Info       [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine
2021-07-09 04:03:37, Info       [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\system32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything

I hope you found this blog post on how to fix sysprep was unable to validate your Windows Installation helpful. However, If you have any questions or encounter issues like SysPrep was unable to validate your Windows Installation, please let me know in the comment section.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Virtualization Tags:Microsoft Windows, Windows 10, Windows Server 2016

Post navigation

Previous Post: Clone and Sysprep a Windows Server running on a VMware Workstation
Next Post: Install and configure iSCSI Target Server and iSCSI Initiator on a Windows Server

Related Posts

  • VMware Type 1 Hypervisor installation
    How to install ESXi on a Beelink EQ12 Mini PC Virtualization
  • SCSI Controoler HyperV issue failed to start VM
    Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found Virtualization
  • Stop Automatic Driver Updates In Windows
    Prevent Automatic Driver Updates in Windows and Xen-Orchestra Virtualization
  • Create Alarm
    How to create Alarm rules in VMware vSphere Virtualization
  • Deploy Web App from GitHub
    Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
  • Entire VM restore
    Restore VM to Original location using Veeam Entire VM restore Backup

More Related Articles

VMware Type 1 Hypervisor installation How to install ESXi on a Beelink EQ12 Mini PC Virtualization
SCSI Controoler HyperV issue failed to start VM Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found Virtualization
Stop Automatic Driver Updates In Windows Prevent Automatic Driver Updates in Windows and Xen-Orchestra Virtualization
Create Alarm How to create Alarm rules in VMware vSphere Virtualization
Deploy Web App from GitHub Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
Entire VM restore Restore VM to Original location using Veeam Entire VM restore Backup

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • azure resource groups 1
    Setup Public Load Balancer in Azure AWS/Azure/OpenShift
  • Licensing
    Manage Windows Product key with Software Licensing Manager Windows
  • WinServer
    Log Off: How to sign out of Windows Server 2012 Windows Server
  • http trace fiddler
    How to Disable HTTP TRACE Method for Apache, IIS, sunOne, and Lotus Domino Web Server
  • unnamed 1
    NSlookup Displays Error: UnKnown Default Server Windows Server
  • App Locker
    Harden your Veeam Backup Server with Microsoft AppLocker Windows
  • screenshot 2020 04 07 at 21.02.45
    Trend Micro WorryFree Business Security Server Setup Anti-Virus Solution
  • screenshot 2020 02 07 at 21.56.50
    Setup Kiosk Mode on Windows 10 with AD User Account Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,791 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.