Sintomas
Ao executar Sysprep.exe no Microsoft Surface Pro 3, poderá 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
Nota Este problema pode ocorrer em qualquer sistema que suporte o modo de espera ligado.
Causa
Este problema ocorre porque o Windows inicia automaticamente a encriptação de unidades com o BitLocker em computadores baseados em Windows 8.1 que suportam o InstantGo (modo de espera ligado).
Resolução
Para resolver este problema, na Linha de Comandos como administrador, execute o seguinte comando:manage-bde -off c:Notes
-
O comando pode demorar algum tempo a desencriptar totalmente a unidade. Pode executar o comando manage-bde -status para monitorizar o progresso.
-
Quando a desencriptação completa estiver concluída, pode executar Sysprep.exe novamente.
-
Para evitar este problema durante a instalação inicial do Windows, defina o valor PreventDeviceEncryption como Verdadeiro no ficheiro unattend.xml durante a fase de experiência fora do corpo (OOBE) para criar a imagem de referência. Para obter mais informações, veja PreventDeviceEncryption.
Mais Informações
Depois de definir o valor no ficheiro unattend.xml, é criada a seguinte subchave de registo e entrada de registo:
Subchave: nome do HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker: PreventDeviceEncryptionType: REG_DWORDData: 0x00000001