nerdexam
Microsoft

70-692 · Question #32

A computer runs Windows 8.1. You install an application by running an .msi file. You need to apply a patch to the application. Which command should you run?

The correct answer is A. msiexec /p "C:\MyPatch.msp". See the full explanation below for the reasoning.

Question

A computer runs Windows 8.1. You install an application by running an .msi file. You need to apply a patch to the application. Which command should you run?

Options

  • Amsiexec /p "C:\MyPatch.msp"
  • Bmsiexec /x T:\MyPatch.msp'
  • Cdism /Online /add-package:C:\MyPatch.msp
  • Ddism /get-AppPatches /get-PackageInfo:C:\MyPatch.msp

How the community answered

(26 responses)
  • A
    69% (18)
  • B
    8% (2)
  • C
    19% (5)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-692 Practice