nerdexam
Microsoft

70-415 · Question #9

You have a corporate image of Windows 8 named Imagel.wim. You deploy Image1 from a bootable USB flash drive to a client computer named Computer1. You add several applications to Image1 and configure t

The correct answer is C. Run the dism.exe command and specify the /capture-image parameter. F. Run the imagex.exe command and specify the /append parameter.. Run the dism.exe command and specify the /capture-image parameter Run the imagex.exe command and specify the /append parameter. You can append a volume to an existing image. DISM and ImageX can both be used for this function.

Plan and implement a Microsoft deployment strategy

Question

You have a corporate image of Windows 8 named Imagel.wim. You deploy Image1 from a bootable USB flash drive to a client computer named Computer1. You add several applications to Image1 and configure the applications. You need to capture the modified image to the bootable USB flash drive as Image2. The solution must meet the following requirements:

  • The amount of disk space required for storage must be minimized.
  • The settings of Image1 must be retained.

You start the client computer from a Windows Pre-installation Environment (Windows PE) deployment image. What should you do next? (Each correct answer presents a complete solution. Choose all that apply.)

Exhibit

70-415 question #9 exhibit

Options

  • ARun the diskpart select command.
  • BRun the dism.exe command and specify the /append-image parameter.
  • CRun the dism.exe command and specify the /capture-image parameter.
  • DRun the imagex.exe command and specify the /capture parameter.
  • ERun the diskpart attach command.
  • FRun the imagex.exe command and specify the /append parameter.

How the community answered

(29 responses)
  • A
    7% (2)
  • C
    79% (23)
  • D
    10% (3)
  • E
    3% (1)

Explanation

Run the dism.exe command and specify the /capture-image parameter Run the imagex.exe command and specify the /append parameter. You can append a volume to an existing image. DISM and ImageX can both be used for this function.

Topics

#DISM#ImageX#WIM image capture#image append

Community Discussion

No community discussion yet for this question.

Full 70-415 Practice