系统封装遇到的问题,任何软件也没安装。居然也无法运行
分析日志
2023-05-11 16:04:43, Info SYSPRP ======================================================== 2023-05-11 16:04:43, Info SYSPRP === Beginning of a new sysprep run === 2023-05-11 16:04:43, Info SYSPRP ======================================================== 2023-05-11 16:04:43, Info [0x0f004d] SYSPRP The time is now 2023-05-11 16:04:43 2023-05-11 16:04:43, Info [0x0f004e] SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther 2023-05-11 16:04:43, Info [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine 2023-05-11 16:04:43, Info [0x0f007e] SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything 2023-05-11 16:04:43, Info [0x0f003d] SYSPRP WinMain:Displaying dialog box for user to choose sysprep mode... 2023-05-11 16:04:49, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers. 2023-05-11 16:04:49, Info SYSPRP RunDlls:Running platform actions specified in action file for phase 3 2023-05-11 16:04:49, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null> 2023-05-11 16:04:49, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml 2023-05-11 16:04:49, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2023-05-11 16:04:49, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2023-05-11 16:04:49, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll 2023-05-11 16:04:49, Info CSI 00000001 Shim considered [l:126]'\??\C:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.2180_none_7e328fe47c714aab\wcp.dll' : got STATUS_OBJECT_PATH_NOT_FOUND 2023-05-11 16:04:49, Info CSI 00000002 Shim considered [l:123]'\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.2180_none_7e328fe47c714aab\wcp.dll' : got STATUS_SUCCESS 2023-05-11 16:04:50, Info SYSPRP Sysprep_Clean_Validate_Opk: Successfully validated reserves state on the machine for entering audit mode. 2023-05-11 16:04:50, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll 2023-05-11 16:04:50, Info [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers. 2023-05-11 16:04:50, Info SYSPRP RunDlls:Running platform actions specified in action file for phase 1 2023-05-11 16:04:50, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null> 2023-05-11 16:04:50, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml 2023-05-11 16:04:50, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null> 2023-05-11 16:04:50, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 2023-05-11 16:04:50, Info SYSPRP ActionPlatform::LaunchModule: Executing method 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll 2023-05-11 16:04:50, Error SYSPRP BitLocker-Sysprep: BitLocker is on for the OS volume. Turn BitLocker off to run Sysprep. (0x80310039) [gle=0x00000001] 2023-05-11 16:04:50, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll; dwRet = 0x80310039[gle=0x00000001] 2023-05-11 16:04:50, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x80310039 2023-05-11 16:04:50, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x80310039 2023-05-11 16:04:50, Error [0x0f0070] SYSPRP RunDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x80310039 2023-05-11 16:04:50, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80310039 2023-05-11 16:05:13, Info [0x0f0052] SYSPRP Shutting down SysPrep log 2023-05-11 16:05:13, Info [0x0f004d] SYSPRP The time is now 2023-05-11 16:05:13
解决方法:关闭系统磁盘加密
标签:11,10,04,16,Windows,05,sysprep,SYSPRP,2023 From: https://www.cnblogs.com/im17me/p/17391429.html