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,