You manage computers that run Windows 8.1.
You plan to install a desktop app named MarketingApp on one of the client computers.
You need to display a progress bar to the user while installing the app.
Which command should you run?
A.
msiexec /i marketingapp.msi /qn
B.
msiexec /x marketingapp.msi /qb
C.
msiexec /x marketingapp.msi /qn
D.
msiexec /i marketingapp.msi /qb