Which command should you run?

You manage computers that run Windows 8. 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?

You manage computers that run Windows 8. 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 /x marketingapp.msi /qn

B.
msiexec /i marketingapp.msi /qn

C.
msiexec /i marketingapp.msi /qb

D.
msiexec /x marketingapp.msi /qb



Leave a Reply 2

Your email address will not be published. Required fields are marked *


TimDuncan

TimDuncan

-qb switch means display basic interface.

-qn switch means unattended, no user interaction.

Google

Google

Below you will come across the link to some internet sites that we think you must visit.