You can create a pause within an MDT task sequence using a ‘Command line’ step.

"%deployroot%\tools\x64\ServiceUI.exe" -process:TSProgressUI.exe %WINDIR%\System32\cmd.exe

Result

You can create a pause within an MDT task sequence using a ‘Command line’ step.

"%deployroot%\tools\x64\ServiceUI.exe" -process:TSProgressUI.exe %WINDIR%\System32\cmd.exe

Result

Read and modify MDT variables using VBScript.
MDT logs, disk partitioning, deployment, domain join, Windows setup, unattend log, task sequencer
Windows 11 in OOBE mode using the Microsoft Deployment Toolkit (MDT)
How to install .NET Framework 3.5.1 during MDT deployments without an internet connection
Create a bootable USB drive for Microsoft Deployment Toolkit (MDT) to deploy operating systems.
Learn how to add custom tools to WinPE images