PrepAway - Latest Free Exam Questions & Answers

You need to ensure that the captured image is generic and does not contain the device drivers from the client

Note: This question is part of a series of questions that use the same set of answer choices. An answer choice may be correct for more than one question in the series.

A company has a server running Windows Server 2008 R2, with Windows Deployment Services (WDS), the Microsoft Deployment Toolkit (MDT), and the Windows Automated Installation Kit (WAIK) set up.

The company also has client computers running Windows 7 Enterprise.

You are preparing to capture an image of a Windows 7 client computer.

You need to ensure that the captured image is generic and does not contain the device drivers from the client computer.

What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to True.

B.
Run the Start /w ocsetup command.

C.
Run the PEImg /Prep command.

D.
Run the Dism command with the /Mount-Wimoption.

E.
Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to No.

F.
Run the Dism command with the /Add-Driver option.

G.
Use Sysprep with an answer file and set the UpdateInstalledDrivers option in the answer file to Yes.

H.
Run the BCDEdit /delete command.

I.
Run the ImageX command with the /Mount parameter.

J.
Run the Dism command with the /Add-Package option.
K.
Add a boot image and create a capture image in WDS.
L.
Use Sysprep with an answer file and set the PersistAllDeviceInstalls option in the answer file to False.
M.
Run the DiskPart command and the Attach command option.

Explanation:
Persisting Plug and Play Device Drivers During generalize
You can persist device drivers when you run the sysprep command with the /generalize option by specifying the PersistAllDeviceInstallssetting in the Microsoft-Windows-PnPSysprep component. During the specializeconfiguration pass, Plug and Play scans the computer for devices and installs device drivers for the detected devices. By default, these device drivers are removed from the system when you generalize the system. If you set PersistAllDeviceInstalls to true in an answer file, Sysprep will not remove the detected device drivers. For more information, see the Unattended WindowsSetup Reference (Unattend.chm).
http://technet.microsoft.com/en-us/library/dd744512(WS.10).aspx

One Comment on “You need to ensure that the captured image is generic and does not contain the device drivers from the client


Leave a Reply