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

Learn how to add custom tools to WinPE images
How to skip locale and time zone selection by configuring the customsettings.ini file.
Read and modify MDT variables using VBScript.
How to pre-select or make applications mandatory in MDT by configuring the customsettings.ini file.
How to install .NET Framework 3.5.1 during MDT deployments without an internet connection
How to split WIM files into SWM format