PrepAway - Latest Free Exam Questions & Answers

Which command should you run?

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

PrepAway - Latest Free Exam Questions & Answers

A.
dism /Online /add-package:C:\MyPatch.msp

B.
dism /get-AppPatches /get-PackageInfo:C:\MyPatch.msp

C.
msiexec /x “C:\MyPatch.msp”

D.
msiexec/p “C:\MyPatch.msp”

4 Comments on “Which command should you run?

  1. ptaabodi says:

    The Answer is True…. (“D” is true).
    msiexec.exe [/p][/update][/uninstall[/package]]

    /p – install a MSP patch. When installing a patch silently, you need to set REINSTALLMODE property to “ecmus” and REINSTALL to “ALL”. Otherwise the patch will simply update the MSI cached on the target machine.




    0



    0

Leave a Reply