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

How to display a list of Organizational Units (OUs) during the MDT deployment
Read and modify MDT variables using VBScript.
Learn how to add custom tools to WinPE images
Iintegrating the “TargetGroup” variable with MDT for WSUS.
How to pre-select or make applications mandatory in MDT by configuring the customsettings.ini file.
Create a bootable USB drive for Microsoft Deployment Toolkit (MDT) to deploy operating systems.