You create a Microsoft Windows Installer file for a Windows

题目
单选题
You create a Microsoft Windows Installer file for a Windows Presentation Foundation (WPF) application that requires Microsoft .NET Framework 4. You need to ensure that the installation starts only if .NET Framework 4 is already installed on the computer. What should you do?()
A

 Use a custom action. 

B

 Set the MinVersion property to .NET Framework 4.

C

 Set the Version property of Windows Installer to .NET Framework 4.

D

 Set the Version property of the Launch Condition to .NET Framework 4.

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

第1题:

Windows Communication Foundation (WCF) service will be hosted in Microsoft Internet Information Services (IIS).You create a new application in IIS to host this service and copy the service DLL to the bin directory of the application.You need to complete the deployment of this service to IIS. What should you do next?()

A. Create an asmx file and add a @ServiceHost directive to this file. Copy the file to the root of the application directory.

B. Create an .asmx file and add a @Register directive to this file. Copy the file to the bin directoyy of the application.

C. Create a svc file and add a @ServiceHost directive to this file. Copy the file to the root of the application directory.

D. Create a .svc file and add a @Register directive to this file. Copy the file to the bin directory of the application.


参考答案:C

第2题:

Your company purchases a new application to deploy on 200 computers. The application requires that you modify the registry on each target computer before you install the application. The registry modifications are in a file that has an .adm extension. You need to prepare the target computers for the application. What should you do()

  • A、Import the .adm file into a new Group Policy Object (GPO). Edit the GPO and link it to an organizational unit that contains the target computers.
  • B、Create a Microsoft Windows PowerShell script to copy the .adm file to the startup folder of each target computer.
  • C、Create a Microsoft Windows PowerShell script to copy the .adm file to each computer. Run the REDIRUsr CONTAINER-DN command on each target computer.
  • D、Create a Microsoft Windows PowerShell script to copy the .adm file to each computer. Run the REDIRCmp CONTAINER-DN command on each target computer.

正确答案:A

第3题:

You are the administrator of Ezonexam's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit.

You create a Windows 2000 installer package file for the service pack. You use the package file to successfully install the service pack to other computers in the domain. You assign the package file to the Development organizational unit. After the installation, you notice that the service pack was not installed on any of the 10 computers.

You want to ensure that the service pack is successfully installed on the computers in the Development organizational unit. What should you do?

A.Use Computer Management to start the Windows installer service on all the computers in the Development organizational unit

B.Use the local administrator account to log on to the computers in the Development organizational unit. Then redeploy the service pack to the computers in the Development organizational unit.

C.Run Windows Installer to repair the package file. Then redeploy the service pack to the computers in the Development organizational unit.

D.Add the user accounts from the Development organizational unit to a DACL. Grant the user accounts read permission to the service pack deployment directory.


正确答案:D
解析:Explanation: Before users can access resources on Windows 2000, they must be assigned the appropriate permissions to those resources. In this scenario the users from the Development OU need to be assigned read permission to the deployment directory, which is an object, to be able to start the installation process. Objects, such as the deployment directory, use a DACL (discretionary access control list) to check whether users or groups have been allowed or denied permissions to the object that they are attempting to access. Therefore, the user accounts of the Development OU must be added to the DACL of the deployment folder.

Incorrect answers:
A: This is not the most likely problem. The most likely problem is that the user accounts do not have appropriate permissions on the service pack deployment directory.

B: Assigned software does not need to be installed with any special user account. There is thus no need to log on with the local administrator account.

C: As the package was installed successfully on other computers in the domain, the problem does not lie with the installation package. Instead it lies with the Development OU's lack of the appropriate permissions to access the deployment directory.

第4题:

You have a server that runs Windows Server 2008. You install the Windows Media Services server role on the server.  You plan to publish an audio file to the Internet by using Media Server. You need to create a license for the audio file. What should you do first?()

  • A、Publish the audio file to a new Web site.
  • B、Publish the audio file to the Windows Media Services server.
  • C、Package the audio file as a Windows Installer application.
  • D、Package the audio file by using Windows Media Rights Manager.

正确答案:D

第5题:

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application named MyApp.exe. You use Microsoft Windows Installer to package the application. You create an icon file named Application.ico. You need to associate Application.ico with MyApp.exe when it is deployed. What should you do?()

  • A、 Use the File Types Editor tool.
  • B、 Rename the icon file to MyApp.exe .ico.
  • C、 Set the AddRemoveProgramsIcon property to Application.ico.
  • D、 Use the File System Editor tool to set the Icon property to Application.ico.

正确答案:D

第6题:

You are the administrator of a network that consists of Windows 2000 Server Computers and Windows 2000 Professional computers.

You want to configure the deployment of the most recent Windows 2000 Service pack so that users of the Windows 2000 Professional Computers receive the service pack automatically when they log on to the domain.

What should you do?

A.Create a Microsoft Windows installer package for the service pack. Configure RIS to use the package.

B.Create a Microsoft Windows installer package for the service pack. Configure the package in a group policy.

C.Create a Microsoft Windows installer package for the service pack. Configure the package in the local computer policy.

D.Place the service pack in a distributed file system (Dfs).


正确答案:B
解析:Explanation:TodeploythemostrecentWindows2000ServicepacksothatusersoftheWindows2000Professionalcomputersreceivetheservicepackautomaticallywhentheylogontothedomain,wemustcreateanduseaWindowsInstallerpackageandapplyitthroughaGroupPolicy.Incorrectanswers:A:Windowsinstallerpackagesshouldbedeployedbygrouppolicies.RIS,RemoteInstallationServices,isusedtoremotelyinstallWindows2000Professional.C:Ifwedeploytheinstallerpackagewithalocalpolicywewouldhavetomanuallyconfigurethepolicyonallclients.ThiscouldrequireconsiderableadministrativeeffortD:DFSisusedtoorganizenetworkfolders,nottodeployupdatesofapplications.

第7题:

You are creating a Windows Forms Application by using the .NET Framework 3.5.You plan to create a Windows Installer package for a Windows Forms application. The package will be deployed on Windows Vista computers.You need to ensure that during deployment the installation does not elevate privileges of the user installing the application.What should you do?()

  • A、Create a custom action and set the NoImpersonate property to true
  • B、Create a custom action and set the NoImpersonate property to false
  • C、Create a manifest and set the RequestedExecutionLevel level attribute to AsInvoker
  • D、Create a manifest and set the RequestedExecutionLevel level attribute to AsAdministrator

正确答案:C

第8题:

You are the network administrator responsible for testing and deploying new service packs for Windows 2000. Your forest has two trees, with four domains in each tree, as shown in the exhibit.

For the testing of each service pack, you plan to deploy the service pack to the support.IS.contoso.com domain and the support.IS.litware.com domain, but to no other domains. You plan to use a Group Policy to configure and administer the service pack package. You need to minimize the complexity and administration of the service pack package, and to minimize network traffic between the domains.

You create a Microsoft Windows Installer package for the service pack. What should you do to configure the Group Policy?

A.Configure the Windows Installer package in a Group Policy for the litware.com and contoso.com domains

B.Configure the Windows Installer package in a Group Policy for the support.IS.litware.com and support.IS.contoso.com domains.

C.Configure two sites, with one tree in each site. Configure the Windows Installer package in a Group Policy for each site.

D.Configure one site that contains both trees. Configure the Windows Installer package in a Group Policy for the site.


正确答案:B
解析:Explanation:Inthisscenariowemustcreateanewgrouppolicyandapplytheinstallerpackagetoit.WemustthenlinktheGroupPolicytothetwodomainssupport.IS.litware.comandsupport.IS.contoso.com.Incorrectanswers:A:TheGroupPolicyshouldbeappliedtothelocaldomains.C:WeapplytheGroupPolicytothedomain,nottoOUs.D:TheGroupPolicyshouldbeappliedtoboththesupport.IS.litware.comdomainandsupport.IS.contoso.comdomain.

第9题:

You are creating a Windows Forms Application by using the .NET Framework 3.5.You plan to create a Windows Installer package for a Windows Forms application.The package will be deployed on Windows Vista computers.You need to ensure that during deployment the installation does not elevate privileges of the user installing the application.What should you do?()

  • A、Create a custom action and set the NoImpersonate property to true
  • B、Create a custom action and set the NoImpersonate property to false
  • C、Create a manifest and set the RequestedExecutionLevel level attribute to AsInvoker.
  • D、Create a manifest and set the RequestedExecutionLevel level attribute to AsAdministrator.

正确答案:C

第10题:

You create a Microsoft Windows Installer file for a Windows Presentation Foundation (WPF) application that requires Microsoft .NET Framework 4. You need to ensure that the installation starts only if .NET Framework 4 is already installed on the computer. What should you do?()

  • A、 Use a custom action. 
  • B、 Set the MinVersion property to .NET Framework 4.
  • C、 Set the Version property of Windows Installer to .NET Framework 4.
  • D、 Set the Version property of the Launch Condition to .NET Framework 4.

正确答案:D

更多相关问题