Al usar este sitio, estás de acuerdo con el política de privacidad.
Aceptar
EnterineEnterineEnterine
  • HOGAR
  • TI PRO
  • TECNOLOGÍA
  • Microsoft
    • Azur
    • Administrador de configuración/SCCM
    • Dpm
    • orquestador
    • Hiper-V
    • Información privilegiada de Microsoft Edge
    • MSI
    • Oficina 365
    • Información privilegiada de la oficina
    • Energía BI
    • Skype
    • Servidor SQL
    • equipos
  • VENTANAS
    • Centro de administración de Windows
    • Cliente de Windows
    • Servidor Windows
  • Lista de recopilación de consultas SCCM
Lectura: Sysprep was not able to validate your Windows installation
Cambiar tamaño de fuenteAutomóvil club británico
EnterineEnterine
Cambiar tamaño de fuenteAutomóvil club británico
  • HOGAR
  • TI PRO
  • TECNOLOGÍA
  • Microsoft
  • VENTANAS
  • Lista de recopilación de consultas SCCM
Buscar
  • HOGAR
  • TI PRO
  • TECNOLOGÍA
  • Microsoft
    • Azur
    • Administrador de configuración/SCCM
    • Dpm
    • orquestador
    • Hiper-V
    • Información privilegiada de Microsoft Edge
    • MSI
    • Oficina 365
    • Información privilegiada de la oficina
    • Energía BI
    • Skype
    • Servidor SQL
    • equipos
  • VENTANAS
    • Centro de administración de Windows
    • Cliente de Windows
    • Servidor Windows
  • Lista de recopilación de consultas SCCM
Cliente de Windows

Sysprep was not able to validate your Windows installation

Publicado: Febrero 18, 2024
5 Lectura mínima
COMPARTIR

Sysprep was not able to validate your Windows installation. Sysprep can be really useful if you want to save up some time and automatically deploy an operating system on a group of computers. On a machine running Windows 8, 8.1, 10 or even Windows Server 2012, 2012R2 or 2016 you can get an error when syspreping the machine. Sin embargo, when you are faced with one of its issues, it can be, at times, an obstacle to pass. You can learn how to deal with the issue by going through this article.

Contenido
Solución 1: Windows Registry EditorSolución 2: Installing Default Windows AppsSolución 3: Creating a New Administrator Account (non-domain solution)
Sysprep was not able to validate your Windows installation. (Error 0x8007139f)

Entonces, look in C:\Windows\System32\Sysprep\Panther and open the “setupact.log” file:

Error [0x0f0036] SYSPRP spopk.dll:: Sysprep will not run on an upgraded OS. You can only run Sysprep on a custom (clean) install version of Windows.

Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing ‘Sysprep_Clean_Validate_Opk’ from C:\Windows\System32\spopk.dll; dwRet = 0x139f

Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml; dwRet = 0x139f

Error SYSPRP RunPlatformActions:Failed while validating SysprepSession actions; dwRet = 0x139f

Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x139f

Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep cleanup internal providers; hr = 0x8007139f

What we see here is that for some reason Windows thinks it has been upgraded.

Bien, if you navigate to the file specified in the error message and go through it, you will find the possible cause of the error. In different scenarios, it can vary, therefore, for a basic insight, it is often due to the following factors:

  • Windows Store apps: In some cases, the error occurs if you have downloaded an app from the Windows Store which is preventing the tool. Mostly, Candy Crush and Twitter were found to be the culprits.
  • Default Windows apps: Another reason due to why the error occurs can be the removal of default Windows applications. If you have, prior to running Sysprep, removed any Windows default app, that might be the cause of the error.

Solución 1: Windows Registry Editor

Navegar a:

HKEY_LOCAL_MACHINE\SYSTEM\Setup\

En el Setup node you will find a REG_DWORD «Upgrade» with a value of probably “0" (meaning not an upgrade…)

Just delete the «Upgrade» key and you are good to go!

Solución 2: Installing Default Windows Apps

You will have to install the default applications again. Here’s how to do it:

  1. Go to the Menú Inicio, type in Windows PowerShell, right-click on it and select ‘Run as an administrator’ or right-click on Menú Inicio y seleccionar WindowsPowerShell (Administración).
  2. Once the Window Powershell loads up, paste in the following command and press Enter:
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Solución 3: Creating a New Administrator Account (non-domain solution)

Some users have reported that upon creating a new administrator account and then deleting all the old ones, their issue was resolved. Here’s how to do it:

  1. Prensa Windows Key + I to open Ajustes.
  2. Ir a Accounts and then navigate to Family & other users.
  3. Hacer clic Add someone else to this PC.
  4. Afterward, hacer clic I don’t have this person’s sign-in information. Creating New Local User Account
  5. Then, click on ‘Add user without a Microsoft account’ and enter a username of your choice and password.
  6. Click on the newly created account and select Change account type.
  7. On the pop-up, from the list under Account type, elegir Administrador and then click OK. Changing User Account Type
  8. Restart your system and login using the newly created account.
  9. Prensa Windows Key + I again and go to Accounts.
  10. Switch to the Family & other users tab and select your old account.
  11. Click ‘Eliminar’ to remove the user account.
  12. Restart your system again and then try to run Sysprep.
ETIQUETADO:Servidor Microsoft WindowsWindowsWindows 10
Artículo anterior Microsoft enciende 2019 Office mobile app
Artículo siguiente Outlook Always Starts in Offline Mode
Deja un comentario Deja un comentario

Deja una respuesta Cancelar respuesta

Su dirección de correo electrónico no será publicada. Los campos obligatorios están marcados *

Este sitio utiliza Akismet para reducir el spam.. Descubra cómo se procesan los datos de sus comentarios.

Traducción

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
por Transposh - Plugin de traducción para WordPress

Publicaciones populares

Requisitos del sistema para Windows Server 2016
Servidor Windows
Lista de recopilación de consultas del Administrador de configuración
Lista de recopilación de consultas del Administrador de configuración
ConfigMgr
Navegación estructurada/administrada habilitada en páginas modernas en sitios de equipo clásicos
Técnico
SCCM no pudo obtener las ubicaciones de DP como la versión esperada de MP
ConfigMgr

Publicaciones recientes

Instale WordPress con Nginx en AlmaLinux 9
linux
Cómo instalar OpenSSL 3 en AlmaLinux 9
linux
Lista de recopilación de consultas del Administrador de configuración
System Center Configuration Manager Actualización de vista previa técnica 1611
ConfigMgr
Instalación y configuración de Fail2ban para protección SSH en Ubuntu 24.04
linux

© 2023 Enterine

Ir a la versión móvil
Bienvenido de nuevo!

Inicia sesión en tu cuenta

Nombre de usuario o dirección de correo electrónico
Contraseña

Perdiste tu contraseña?