HOTSPOT
You are building a Windows Preinstallation Environment (Windows PE) image on a computer named Computer1.
You have an executable file named App1.exe in the C:\Tools\folder. App1.exe is a command line tool that can be run in Windows PE.
You run the following commands on Computer1.
copype.cmd amd64 C:\WinPE
dism.exe/Mount-
Image/ImageFile:c:\WinPE\media\sources\boot.wim/index:1/MountDir:C:\WinPE\Mount You need to ensure that you can run App1.exe from Windows PE. App1.exe must be in the root of X: when Windows PE starts.
Which command should you run? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
