Quantcast
Channel: Virtual Server forum
Viewing all articles
Browse latest Browse all 1182

Error while capture image (sysprep) with MDT

$
0
0

Hi,

I can't no more. I get some errors and warnings with MDT when i trying to capture a image. I have clean a lot of errors but each times 10 errors more come.

here the last Failure code from MDT

Failure MDT

And here the content of the log file setupact :

2019-08-05 10:42:31, Info                  SYSPRP ========================================================
2019-08-05 10:42:31, Info                  SYSPRP ===          Beginning of a new sysprep run          ===
2019-08-05 10:42:31, Info                  SYSPRP ========================================================
2019-08-05 10:42:31, Info       [0x0f004d] SYSPRP The time is now 2019-08-05 10:42:31
2019-08-05 10:42:31, Info       [0x0f004e] SYSPRP Initialized SysPrep log at C:\windows\system32\sysprep\Panther
2019-08-05 10:42:31, Info       [0x0f0054] SYSPRP ValidatePrivileges:User has required privileges to sysprep machine
2019-08-05 10:42:31, Info       [0x0f007c] SYSPRP FCreateTagFile:Successfully deleted tag file C:\windows\system32\sysprep\Sysprep_succeeded.tag
2019-08-05 10:42:31, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'QUIET'
2019-08-05 10:42:31, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'GENERALIZE'
2019-08-05 10:42:31, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'OOBE'
2019-08-05 10:42:31, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'QUIT'
2019-08-05 10:42:31, Info       [0x0f005f] SYSPRP ParseCommands:Found supported command line option 'UNATTEND'
2019-08-05 10:42:31, Info       [0x0f00d7] SYSPRP WinMain:Pre-validing 'cleanup' internal providers.
2019-08-05 10:42:31, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode <null>
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
2019-08-05 10:42:31, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll
2019-08-05 10:42:31, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error
2019-08-05 10:42:31, Info       [0x0f00d7] SYSPRP WinMain:Pre-validing 'generalize' internal providers.
2019-08-05 10:42:31, Info                  SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode <null>
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is <null>
2019-08-05 10:42:31, Info                  SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64
2019-08-05 10:42:31, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll
2019-08-05 10:42:31, Info                  SYSPRP ActionPlatform::LaunchModule: Successfully executed 'ValidateBitLockerState' from C:\Windows\System32\BdeSysprep.dll without error
2019-08-05 10:42:31, Info                  SYSPRP ActionPlatform::LaunchModule: Executing method 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll
2019-08-05 10:42:31, Info                  SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned.

2019-08-05 10:42:32, Error                 SYSPRP Package Microsoft.MSPaint_5.1904.8017.0_x64__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.

2019-08-05 10:42:32, Error                 SYSPRP Failed to remove apps for the current user: 0x80073cf2.

2019-08-05 10:42:32, Error                 SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.

2019-08-05 10:42:32, Error                 SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2
2019-08-05 10:42:32, Error                 SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2
2019-08-05 10:42:32, Error                 SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2
2019-08-05 10:42:32, Error      [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2
2019-08-05 10:42:32, Error      [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2
2019-08-05 10:42:32, Info       [0x0f0052] SYSPRP Shutting down SysPrep log
2019-08-05 10:42:32, Info       [0x0f004d] SYSPRP The time is now 2019-08-05 10:42:32

If somebody can help me !

Regards,

Julien


Viewing all articles
Browse latest Browse all 1182

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>