You are using windows installer to deploy an application to 

题目
单选题
You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. The software deployment of the application is unsuccessful. During the deployment, some users in the Sales OU report that the installation is aborting with random errors midway through the installation process. The remaining users in the Sales OU report that the software is installing, but is giving them general protection fault errors. What should you do?()
A

Repackage and re-deploy the application's .msi file to the Sales OU

B

Repackage and re-deploy the application's .mst file to the Sales OU

C

Re-deploy the application by using the Group Policy object (GPO for the Sales OU)

D

Restart Windows Installer on all computers in the Sales OU. Then re-deploy the application's .zap file to the sales OU. 

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You develop an ASP.NET web application that uses a Windows Azure web role. The application includes a startup script that installs a third-party component. You are developing a test plan for the startup script.  What should you recommend?()  

  • A、 Enable Remote Desktop Protocol (RDP) and deploy the application without the startup script.  Connect to the web role instance by using RDP, and then manually test the startup script.
  • B、 Deploy the application in the Windows Azure Compute Emulator.
  • C、 Deploy the application with a custom error page.
  • D、 Deploy the application and then use IntelliTrace.

正确答案:A

第2题:

You are the administrator for ExamSheet.net's network.  You are using Windows Installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes an organizational unit (OU) named Sales. A Group Policy object (GPO) is created for the Sales OU.  The software deployment of the application is unsuccessful. During the deployment, some users in the Sales OU report that the installation is aborting with random errors midway through the installation process. The remaining users in the Sales OU report that the software is installing, but is giving them general protection fault errors. You want to successfully deploy the software What should you do? ()

  • A、Repackage and redeploy the application’s .msi file to the Sales OU.
  • B、Repackage and redeploy the application’s .mst file to the Sales OU.
  • C、Redeploy the application by using the Group Policy object (GPO) for the Sales OU.
  • D、Restart Windows Installer on all computers in the Sales OU. Then redeploy the application’s .zap file to the Sales OU.

正确答案:A

第3题:

You are planning to migrate an existing web application to Windows Azure.  The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the application by using named pipes. The Windows Services cannot be modified.  You need to recommend a strategy for migrating the application to Windows Azure.  What should you recommend?()

  • A、 Define a Windows CommunicationFoundation (WCF) contract for the services.
  • B、 Deploy each Windows Service to a separate worker role.  Deploy the ASP.NET application to a web role.
  • C、 Deploy the application and Windows Services in a Windows Azure VM role.
  • D、 Upload service binaries to a web role by using the Windows Azure Service Management API.

正确答案:B

第4题:

You create Windows Forms applications by using the .NET Framework 3.5.You plan to deploy a new application by using the ClickOnce deployment technology.  The application is signed by using a certificate obtained from a trustworthy authority. You need to ensure that the application can be deployed as a trusted application to Windows Vista client computers on a corporate network.What should you do?()

  • A、Create a manifest and set the RequestedExecutionLevel level attribute to AsInvoker.
  • B、Create a manifest and set the RequestedExecutionLevel level attribute to AsAdministrator.
  • C、Create a new certificatetrust list (CTL).Install the CTL on the server that has the ClickOnce application published.
  • D、Create a new certificate trust list (CTL).Request the network administrator to deploy the CTL by using Group Policy.

正确答案:D

第5题:

You create Windows Forms applications by using the .NET Framework 3.5.You plan to deploy a new application.You need to ensure that on deployment, the application meets the following requirements:  (1)It is executed on the client computer   (2)It is removed from the client computer after the application is closed   (3)It is not displayed in theAdd/Remove programs panel on the client computer    What should you do?()

  • A、Deploy the application to a central network server.Access the application by using the Remote Desktop Connection tool.
  • B、Deploy the application by using the ClickOnce technology.Use the Mage exe tool to set the Online Only option in the deployment manifest.
  • C、Deploy the application by using the ClickOnce technology.Set the Install attribute of the deployment tag to true in the deployment manifest.
  • D、Deploy the application to a CDROM by using the ClickOnce technology.Execute the application from the CDROM

正确答案:B

第6题:

Your company has 1,000 client computers.  You are planning to deploy Windows 7 and a new line-of-business application.   You have the following requirements:   Install the application as part of the standard Windows 7 deployment. Use a single Windows 7 image for the deployment.  The application must be available for use on client computers that are not connected to the network.   You need to ensure that the application is installed on all new client computers.   What should you do?()

  • A、Publish the application by using Group Policy Software Installation.
  • B、Deploy the application by using Windows Server Update Services (WSUS).
  • C、Service an online image of Windows 7 to add the new application.
  • D、Service an offline image of Windows 7 to add the new application.

正确答案:C

第7题:

Your network has client computers that run Windows XP.   Users do not have administrative rights to their local computers.   You use Windows Server Update Services (WSUS) to manage software updates. You are planning to deploy Windows 7.   Your company uses a custom application that is not compatible with Windows?7.   You need to ensure that all users are able to run the custom application.    What are two possible ways to achieve this goal?()

  • A、Deploy and register the compatibility-fix database file to the client computers by using a user startup script.
  • B、Deploy and register the compatibility-fix database file to the client computers by using a computer startup script.
  • C、Install and register a shim on the client computers by using Group Policy.
  • D、Install and register a shim on the WSUS server.

正确答案:B,C

第8题:

You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. You want to deploy that application in such a way that the shortcuts of that application should be created on the used desktop as well as in start-menu. When a user first click on the shortcut or try to open any file whose extension is associated with that application, then that application should automatically install on the computer. What should you do to accomplish this task?()

  • A、Using GPO, publish that application at user level
  • B、Using GPO, assign that application at the user level
  • C、Using GPO, publish that application at computer level
  • D、Using GPO, assign that application at the computer level.

正确答案:B

第9题:

You are the administrator of a Windows 2000 network that has 1,500 Windows 2000 Professional computers. Microsoft Office 2000 was assigned to all the computers on the network by using a Group Policy object (GPO).  You deploy the Office 2000 service release to all the Windows 2000 Professional computers on the network. The service release, in addition to other software that had been assigned, fails to install on only one of the computers.   What should you do? ()

  • A、Redeploy the service release by using a .Zap file. 
  • B、Redeploy the service release by using a .mst file. 
  • C、Restart Windows installer on the domain controller. 
  • D、Restart Windows installer on the computer that failed to install the service release. 

正确答案:D

第10题:

You are the administrator of a Windows 2000 Professional network that has 1500 Windows 2000 Professional computers. Microsoft Office 2000 was installed to all the computers over the network by using Group Policy Object. You deploy an Office 2000 service release to all the Windows 2000 Professional computers on the network. The service release in addition to other software that had been assigned fails to install on only one of the computer. What should you do?()

  • A、Re-deploy the service release by using a .ZAP file. 
  • B、Re-deploy the service release by using a .MST file. 
  • C、Restart windows installer on the domain controller. 
  • D、Restart windows installer on the computer that failed to install the service release. 
  • E、Restart Windows installer and use an .MSP file. 

正确答案:D

更多相关问题