weekendboy - 2008-6-5 1:03:00
我在做testinside70-270试题中的:
3.You are a desktop administrator for your company. The company’s software developers create a new application,
which is packaged in an .msi file.
You are responsible for deploying this application to several users on the company network. Company policies
require that applications be installed from a network location. They also require that application repair processes
use the network location as the source for application files.
You need to prepare the application for deployment. What should you do first?
TestInside 70-270
A. Use the Msiexec.exe program to perform an administrative installation to a shared folder.
B. Use the Msiexec.exe program to perform a passive installation to a shared folder.
C. Copy the .msi file to a shared folder. Create a Group Policy object (GPO) that advertises the application to all
users who will use the application. Point the GPO to the .msi file in the shared folder.
D. Copy the .msi file to a shared folder. Create a logon script that executes the .msi file in unattended mode.
Assign the logon script to all users who will use the application.
4.You are a desktop administrator for your 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.
不太明白为什么3为A、4为B。红颜色标注的意思不太明白,到底有怎样的区别,还请各位高手帮帮忙。谢谢了
xcjgutong - 2008-6-5 9:37:00
我也正在看这个题库,顺路顶一下:default6:
jluluffy - 2008-6-5 10:08:00
高手请指教
weekendboy - 2008-6-5 19:06:00
怎么没有高手解答一下,跪求解答啊,要不然刚开始看就有点郁闷了
mingofmorn - 2008-6-13 22:08:00
顺路给顶。
banjin - 2008-6-19 14:26:00
第四题的要求是: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.
意思是显示安装进度,但不显示其他信息
/passive 无从参与模式 - 只显示进程栏
gogoa001 - 2008-6-19 15:33:00
:default5: 这样子的啊..非常感谢啊
chx198543 - 2008-8-3 16:52:00
3这道题TK中的答案选的是C啊,谁知的为什么,哪个正确呢
liyubj2008 - 2008-10-12 15:54:00
QUIET INSTALLATION 表示在安装的时候用户得不到任何提示
QUIET mode ,no user interaction
PASSIVE INSTALLATION 表示在安装的时候用户可以看到进度条,但不能有任何操作
unattended mode ,progress bar only
maximesun - 2008-10-13 14:49:00
解答的没错。
我现在也在看TESTINSIDE 70-270 ver 2007-2-8的这个版本,请问覆盖率再怎么样?
有没有更新更全的版本,传一个上来。