Sintomas
Quando você executar Sysprep.exe em Microsoft Surface Pro 3, você pode receber as seguintes mensagens de erro:
Sysprep was not able to validate your Windows installation. Review the log file at %windir%\system32\Sysprep\panther\setupact.log for details. After resolving the issue use Sysprep to validate your installation again. Reviewing the setupact.log may show the following errors:2014-11-03 20:57:55, Error SYSPRP BitLocker-Sysprep: BitLocker is on for the OS volume. Turn BitLocker off to run Sysprep. (0x80310039)[gle=0x00000001]2014-11-03 20:57:55, Error [0x0f0082] SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll; dwRet = 0x80310039[gle=0x00000001]2014-11-03 20:57:55, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x803100392014-11-03 20:57:55, Error SYSPRP RunPlatformActions:Failed while validating SysprepSession actions; dwRet = 0x803100392014-11-03 20:57:55, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x803100392014-11-03 20:57:55, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80310039If you run manage-bde -status command it will show the following:Disk volumes that can be protected withBitLocker Drive Encryption:Volume C: [OSDisk][OS Volume] Size: 118.34 GB BitLocker Version: 2.0 Conversion Status: Encryption in Progress Percentage Encrypted: 97.8% Encryption Method: AES 128 Protection Status: Protection Off Lock Status: Unlocked Identification Field: Unknown Key Protectors: None Found
Observação: Esse problema pode ocorrer em qualquer sistema que suporta conectado em espera.
Causa
Esse problema ocorre porque o Windows inicia automaticamente criptografar unidades usando o BitLocker em computadores baseados em Windows 8.1 que oferecem suporte a InstantGo (conectado em espera).
Resolução
Para resolver esse problema, no Prompt de comando como administrador, execute o seguinte comando:manage-bde -off c:Observações:
-
O comando pode levar algum tempo para ser totalmente descriptografar a unidade. Você pode executar o manage-bde-comando status para monitorar o andamento.
-
Quando a descriptografia completa for concluída, você poderá executar Sysprep.exe novamente.
-
Para evitar esse problema durante a instalação inicial do Windows, defina o valor de PreventDeviceEncryption como True no arquivo Unattend. XML durante a fase de out-of-body experience (OOBE) para criar a imagem de referência. Para obter mais informações, consulte o PreventDeviceEncryption.
Mais informações
Depois de definir o valor no arquivo Unattend. XML, é criada a seguinte entrada de registro e a subchave do registro:
Subchave: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLockerNome: PreventDeviceEncryptionTipo: REG_DWORDDados: 0x00000001