Windows Server Administration Fundamentals — Question 154
Mark works as a Network Administrator for NetTech Inc. The company has a Windows Server 2008 domain-based network. The network contains 3 Windows
Server 2008 R2 and 100 Windows 7 client computers. Mark wants to add a device driver to the booted Windows PE image. Which of the following tools will he use to accomplish the task?
Answer options
- A. Drvload
- B. PEimg
- C. LDIFDE
- D. VSMT
Correct answer: A
Explanation
Drvload is the correct tool for adding a device driver to a Windows PE image as it is specifically designed for loading drivers in this environment. PEimg is used for modifying the Windows PE image itself, but not for adding drivers directly. LDIFDE is a tool for importing and exporting directory objects in Active Directory, which is not relevant here. VSMT is related to virtual machine migration, making it unsuitable for this task.