You are a desktop administrator for your company. You need to deploy a new application. The application is packaged in an .msi file. The application will be used by only a small number of users. You plan to install the application by using the Msiexec.exe program. You need to ensure that the installation process does not display a user interface. What should you do?()
A. Manually perform a passive installation of the application.
B. Manually perform a quiet installation of the application.
C. Use a logon script to run the Msiexec.exe program.
D. Use the Runas utility to run the Msiexec.exe program.