Drag and Drop Questions
You administer computers that run Windows 8. The computers on your network are produced by
various manufacturers and often require custom drivers. You need to design a recovery solution
that allows the repair of any of the computers by using a Windows Recovery Environment (WinRE).
In which order should you perform the actions? (To answer, move all actions from the list of actions
to the answer area and arrange them in the correct order.)

Explanation:
Note:
– The Windows Assessment and Deployment Kit (Windows ADK) is a collection of tools and
documentation that you can use to customize, assess, and deploy Windows operating systems to
new computers.
– Walkthrough: Create a Custom Windows PE Image.
Step 1: Set Up a Windows PE Build Environment
Step 2: Mount the Base Windows PE Image
Step 3: Add Boot-Critical Drivers
Step 4: Add Optional Components
Step 5: Add Language Support (Optional)
Step 6: Add More Customization (Optional)
Step 7: Commit Changes
– Walkthrough: Create a Windows RE Recovery Media.
Step 1: Create a Windows RE Image
Step 2: Create a bootable media
Commit before unmounting, or commit during the unmount in the same command (/unmount-win has support for /commit and /discard). If you unmount first, there’s nothing left to commit.
0
0
@David, but you can commit without unmounting.
dism.exe /commit-wim keeps the image mounted, so you could commit before the actual unmount.
0
0
is the answer area correct?
0
0
What’s more, part of new 215Q 70-697 dumps are available here:
https://drive.google.com/open?id=0B-ob6L_QjGLpd0pjaGx0bzVXVG8
Best Regards!
0
0