Exit 70-416 Implementing Desktop Application Environments
Question 2 of 5
0% complete
Q2 Single choice

You plan to deploy virtual desktops to the network. All of the virtual desktops will be based on a virtual machine template named Templatel.vhd. Templatel.vhd contains an application named Appl.

You plan to deploy an update to App1 named Applupdate.msp.

You need to recommend the appropriate deployment method to apply Applupdate.msp to Templatel.vhd.
You want to achieve this goal by using the minimum amount of administrative effort.

Which deployment method should you recommend?

  • A

    Run dism.exe and specify the /mount-w\rr\ parameter and the /add-package parameter.

  • B

    Start a virtual machine that uses Templatel.vhd. Install Applupdate.msp, and then generalize the virtual machine,

  • C

    Mount Templatel.vhd, and then copy Applupdate.msp to the %Systemroot%\AppPatch folder.

  • D

    Run diskpart.exe and specify the attach parameter. Run msiexec.exe and specify the /update parameter.