MDT setup error

FOURNIER, Emmanuel 31 Reputation points
2021-11-19T12:51:52.967+00:00

Hello,

For our client, we deploy a 20H2 image with MDT v6.3.8456.1000 (ADK v10.1.18362.1) on a Windows Server 2016.
The model is a Lenovo 15 G2 ITL, and after reboots, we got an error when setup.exe is started.

In the setuperr.log, we got :
2021-11-19 16:29:31, Error [windeploy.exe] Setup.exe failed, returning exit code [0x1f]
2021-11-19 16:29:31, Error [windeploy.exe] Failure occured during online installation; cannot complete at this time [0x8007001F]
2021-11-19 16:29:31, Error [windeploy.exe] ExecuteCommand: Failed to create process [C:\$WINDOWS.~BT\Sources\SetupPlatform.exe /onerror]. Error: 2
2021-11-19 16:29:31, Error [windeploy.exe] ExecuteCommandFromValue: Command line execution failed; Error: 2

In the setupact.log :
2021-11-19 16:29:26, Info [windeploy.exe] ------------------------------------------------
2021-11-19 16:29:26, Info [windeploy.exe] WinDeploy.exe launched with command-line []...
2021-11-19 16:29:26, Info [windeploy.exe] LogBootDeviceInfo:The firmware boot device ARC path is [multi(0)disk(0)rdisk(0)partition(1)] and NT path is [\Device\Harddisk0\Partition1].
2021-11-19 16:29:26, Info [windeploy.exe] LogBootDeviceInfo:The system boot device ARC path is [multi(0)disk(0)rdisk(0)partition(3)] and NT path is [\Device\Harddisk0\Partition3].
2021-11-19 16:29:26, Info [windeploy.exe] Waiting for essential OOBE services to start...
2021-11-19 16:29:26, Info [windeploy.exe] Essential OOBE services started successfully.
2021-11-19 16:29:26, Info [windeploy.exe] Found generalization state [0x4], setup.exe completion flag [False] --> launching setup.exe.
2021-11-19 16:29:26, Info [windeploy.exe] Windeploy: Running default setup.
2021-11-19 16:29:26, Info [windeploy.exe] Launching [C:\windows\system32\oobe\setup.exe]...
2021-11-19 16:29:31, Info [windeploy.exe] Process exited with exit code [0x1f]
2021-11-19 16:29:31, Error [windeploy.exe] Setup.exe failed, returning exit code [0x1f]
2021-11-19 16:29:31, Error [windeploy.exe] Failure occured during online installation; cannot complete at this time [0x8007001F]
2021-11-19 16:29:31, Info [windeploy.exe] Windeploy: Executing OnError commands
2021-11-19 16:29:31, Info [windeploy.exe] FbeExecuteExtensions: Launching process(es) in inclusive mode
2021-11-19 16:29:31, Info [windeploy.exe] ExecuteCommandFromValue: Executing command line: C:\$WINDOWS.~BT\Sources\SetupPlatform.exe /onerror
2021-11-19 16:29:31, Error [windeploy.exe] ExecuteCommand: Failed to create process [C:\$WINDOWS.~BT\Sources\SetupPlatform.exe /onerror]. Error: 2
2021-11-19 16:29:31, Error [windeploy.exe] ExecuteCommandFromValue: Command line execution failed; Error: 2
2021-11-19 16:29:31, Info [windeploy.exe] FbeExecuteExtensions: Processed 0 extension(s)
2021-11-19 16:29:31, Info [windeploy.exe] Flushing registry to disk...
2021-11-19 16:29:31, Info [windeploy.exe] Flush took 140 ms.
2021-11-19 16:29:31, Info [windeploy.exe] WinDeploy.exe exiting with code [0x8007001f]

If someone know what those errors mean or has a solution ?

Best regards,

Windows for business Windows Client for IT Pros Devices and deployment Set up, install, or upgrade
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
    2021-11-22T07:03:12.343+00:00

    Hi, @FOURNIER, Emmanuel
    Thank you for posting in Microsoft Q&A forum.

    This issue might be caused by driver installation. setupapi.*.log will be created to record these things, please check the log and see if there is any error during driver installation.

    \Windows\inf\setupapi.*.log


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



1 additional answer

Sort by: Most helpful
  1. FOURNIER, Emmanuel 31 Reputation points
    2021-12-08T12:12:32.617+00:00

    Hello,

    Ok, i have now the PC.

    Yes, you show me the good way !
    it was a video driver bug : BSOD ... VIDEO_TDR_FAILURE ... igdkmdn64.sys
    during online devices installation.

    Updating the MDT model's drivers with Lenovo driver file zhtv02afn2cceab0.exe :
    Intel VGA Driver - 10 [64] ... version 27.20.100.8984
    resolve the issue.

    Thanks again !

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.