nerdexam
Microsoft

74-697 · Question #51

You plan to deploy an image to several client computers that have identical hardware installed. You need to prevent the Plug and Play device drivers from being uninstalled and then reinstalled when…

The correct answer is D. generalize. Persisting Plug and Play Device Drivers During the generalize Configuration Pass You can persist device drivers when you run the Sysprep command together with the /generalize option. To do this, specify the PersistAllDeviceInstalls setting in the Microsoft-Windows- PnPSysprep…

Prepare a Windows Installation for Deployment

Question

You plan to deploy an image to several client computers that have identical hardware installed. You need to prevent the Plug and Play device drivers from being uninstalled and then reinstalled when the image is deployed. Which configuration pass in the answer file should you modify?

Options

  • AauditSystem
  • BoobeSystem
  • Cspecialize
  • Dgeneralize

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    19% (5)
  • C
    4% (1)
  • D
    70% (19)

Explanation

Persisting Plug and Play Device Drivers During the generalize Configuration Pass You can persist device drivers when you run the Sysprep command together with the /generalize option. To do this, specify the PersistAllDeviceInstalls setting in the Microsoft-Windows- PnPSysprep component. During the specialize configuration pass, Plug and Play scans the computer for devices, and then installs device drivers for the detected devices. By default, the computer removes these device drivers from the system when you generalize the system. If you set the Microsoft-Windows-PnPSysprep\PersistAllDeviceInstalls setting to true in an answer file, Sysprep doesn't remove the detected device drivers.

Topics

#generalize pass#PnP drivers#answer file#sysprep

Community Discussion

No community discussion yet for this question.

Full 74-697 Practice