PrepAway - Latest Free Exam Questions & Answers

What should you include in the logon script?

Your network consists of an Active Directory domainand 100 computers that run Windows 7.
The domain contains a logon script named logon.cmd.
You plan to deploy a new application named app1.msiby using the logon script. App1.msi is stored in \\server1
\share1.
You need to modify the logon script to deploy the application.
What should you include in the logon script?

PrepAway - Latest Free Exam Questions & Answers

A.
Sbdinst.exe -u \\server1\share1\app1.msi -q

B.
Msinfo32.exe \\server1\share1\app1.msi

C.
Pkgmgr.exe /ip /m:\\server1\share1\app1.msi

D.
Msiexec.exe /i \\server1\share1\app1.msi /quiet

Explanation:
10360 2092 30219
Msiexec
Provides the means to install, modify, and perform operations on Windows Installer from the command line.
Syntax
msiexec /i {package|ProductCode}
/i: installs or configures a product.
NOT Msinfo32
Displays a comprehensive view of your hardware, system components, and software environment.


Leave a Reply