Thre are many methods which you can achive this task but i like this way in doing  for prompting the computer name in MDT SCCM when deploying an image would be using the below simple VB script.It deals with known and unknown computers. set env = CreateObject("Microsoft.SMS.TSEnvironment") 'Set the OSDComputerName variable to the detected name…