A company has a new deployment of Windows Deployment Services (WDS), the Microsoft Deployment Toolkit (MDT), and the Windows Automated Installation Kit (WAIK).
You need to capture an image of a Windows 7 reference computer.
Which two actions should you perform on the server before performing actions on the reference computer?
(Each correct answer presents a complete solution. Choose two.)
Correct Answer: B,G
Explanation/Reference:
Explanation:
http://technet.microsoft.com/en-us/library/cc766320(v=ws.10).aspx
MDT relies on boot images created in WDS, WAIK is a collection of tools that you use to help automate deployment.
To capture an image created on a reference computer you need to add a boot.wim files to WDS, then using the boot.wim, create a capture wim file (usually called capture.wim). This allows you to capture a reference computer.