What should you do?

You are a desktop administrator for your certifyme company. You are responsible for deploying a new application. The application is packaged in an .msi file. You need to deploy the application to only three users in the company. The .msi file contains all of the information necessary to correctly install the application. You need to install the application so that users see information about the installation progress, but no other user interface is displayed during the installation. What should you do?

You are a desktop administrator for your certifyme company. You are responsible for deploying a new application. The application is packaged in an .msi file. You need to deploy the application to only three users in the company. The .msi file contains all of the information necessary to correctly install the application. You need to install the application so that users see information about the installation progress, but no other user interface is displayed during the installation. What should you do?

A.
Use the Msiexec.exe program to perform a quiet installation of the application.

B.
Use the Msiexec.exe program to perform a passive installation of the application.

C.
Create a Group Policy object (GPO) that assigns the application. Link the GPO to the site containing the users
who will use the application.

D.
Create a Group Policy object (GPO) that advertises the application. Link the GPO to the domain.

Explanation:
With the Passive display option, the installer displays a progress bar to the user that indicates that an installation is in progress but no prompts or error
messages are displayed to the user. The user cannot cancel the installation.
Incorrect Answers:
A: With a quiet installation, the application is installed without displaying any progress indicators.
C: It is not necessary to create a GPO to assign the application for just three users. Furthermore, an assigned application will not show any progress indicators.
D: It is not necessary to create a GPO to assign the application for just three users. Furthermore, an assigned application will not show any progress indicators.



Leave a Reply 0

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