Inquiridor
Erro ao rodar Sysprep no Windows 10 Pro 64bits

Pergunta
-
Quando vou rodar o Sysprep para fechar a imagem ocorre o erro:
"O Sysprep não pôde validar a instalação do Windows. Examine o arquivo de log em WINDIR\System32\Sysprep\Panther\setupact.log para obter detlahes."
2016-04-12 07:57:38, Info SYSPRP ======================================================== 2016-04-12 07:57:38, Info SYSPRP === Beginning of a new sysprep run === 2016-04-12 07:57:38, Info SYSPRP ======================================================== 2016-04-12 07:57:38, Info [0x0f004d] SYSPRP The time is now 2016-04-12 07:57:38 2016-04-12 07:57:38, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther 2016-04-12 07:57:38, Info [0x0f0054] SYSPRP ValidateUser:User has required privileges to sysprep machine 2016-04-12 07:57:38, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything 2016-04-12 07:57:38, Info [0x0f003d] SYSPRP WinMain:Displaying dialog box for user to choose sysprep mode... 2016-04-12 08:07:15, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers. 2016-04-12 08:07:15, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3 2016-04-12 08:07:15, Info [0x0f00ba] SYSPRP SysprepSession::CreateSession: Successfully created instance with mount path C:, action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null> 2016-04-12 08:07:15, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml 2016-04-12 08:07:15, Info SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep 2016-04-12 08:07:15, Info SYSPRP ActionPlatform::GetValue: Getting value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep 2016-04-12 08:07:15, Warning SYSPRP ActionPlatform::GetValue: Error from RegQueryValueEx on value SysprepMode under key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Sysprep; dwRet = 0x2 2016-04-12 08:07:15, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2016-04-12 08:07:15, Info SYSPRP ActionPlatform::GetStringValue: Getting REG_SZ value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment 2016-04-12 08:07:15, Info SYSPRP ActionPlatform::GetValue: Getting value PROCESSOR_ARCHITECTURE under key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment 2016-04-12 08:07:15, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2016-04-12 08:07:15, Info [0x0f0080] SYSPRP ActionPlatform::LaunchModule: Found 'Sysprep_Clean_Validate_Opk' in C:\Windows\System32\spopk.dll; executing it 2016-04-12 08:07:15, 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. 2016-04-12 08:07:15, Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll; dwRet = 0x139f 2016-04-12 08:07:15, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml; dwRet = 0x139f 2016-04-12 08:07:15, Error SYSPRP RunPlatformActions:Failed while validating SysprepSession actions; dwRet = 0x139f 2016-04-12 08:07:15, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x139f 2016-04-12 08:07:15, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep cleanup internal providers; hr = 0x8007139f 2016-04-12 08:07:25, Info [0x0f0052] SYSPRP Shutting down SysPrep log 2016-04-12 08:07:25, Info [0x0f004d] SYSPRP The time is now 2016-04-12 08:07:25 2016-04-12 08:07:48, Info SYSPRP
Todas as Respostas
-
Olá.
Faça o seguinte:
Remove this KEY from the Registry:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup\Upgrade
Remove this REG_DWORD from the Registry:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup\Upgrade
Set this REG_DWORD from the Registry:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\CleanupState [Set Hexadecimal Value: 7]
Run this command as Administrator:
slmgr /dliVeja os sites:
http://www.wintips.org/fix-sysprep-not-able-validate-windows-installation/
http://www.harrycaskey.com/how-to-run-sysprep-on-an-upgraded-operating-system/
Wallison Francisco Gomes |MCP - MCDST - MCTS - EXIN Certified Integrator Secure Cloud Services| Caso a informação seja útil, não se esqueça de pontuar!
- Editado Wallison Francisco Gomes segunda-feira, 18 de abril de 2016 19:41
- Sugerido como Resposta Wallison Francisco Gomes terça-feira, 24 de maio de 2016 13:52