Valid 74-697 Dumps shared by ExamDiscuss.com for Helping Passing 74-697 Exam! ExamDiscuss.com now offer the newest 74-697 exam dumps, the ExamDiscuss.com 74-697 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 74-697 dumps with Test Engine here:
You mount an image of Windows 8. You need to add several network adapter drivers to the image as quickly as possible. Which two Dism parameters should you use? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: D,E
Explanation/Reference: * At a command prompt, type the following command to add a specific driver to the image. Dism /Image:C:\test\offline /Add-Driver /Driver:C:\drivers\mydriver.INF * Multiple drivers can be added on one command line if you specify a folder instead of an .inf file. To install all of the drivers in a folder and all its subfolders use the /recurse option. For example, Dism /Image:C:\test\offline /Add-Driver /Driver:c:\drivers /Recurse Reference: Add and Remove Drivers Offline