You plan to deploy a distributed database application that r

题目
单选题
You plan to deploy a distributed database application that runs on Windows Server 2008 R2. You need to design a storage strategy that meets the following requirements: èAllocates storage to servers as required   èIsolates storage traffic from the existing network   èEnsures that data is available if a single disk fails   èEnsures that data is available if a single storage controller fails What should you include in your design?()
A

An iSCSI disk storage subsystem that uses Microsoft Multipath I/O. Configure a RAID?0 array.

B

An iSCSI disk storage subsystem that uses Virtual Disk Service (VDS). Configure a RAID?5 array.

C

A Fibre Channel (FC) disk storage subsystem that uses Microsoft Multipath I/O. Configure a RAID?5  array.

D

A Fibre Channel(FC)disk storage subsystem that uses Virtual Disk Service(VDS).Configure a RAID?0 array.

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

第1题:

You are a database administrator for your company. The company uses a vendor company’s application that is based on a proprietary database. You query data from the application database and import the data into a SQL Server 2005 database. The application vendor provides you with a new OLE DB driver to be used when querying the application database. Company policy prohibits connections between the SQL Server database and the application database, except when querying this data. You need to provide a way to query data from the application database. What should you?()

  • A、Configure a Linked Server connection to the application database.
  • B、Write a query that uses an OPENDATASOURCE command.
  • C、Write a query that uses an OPENQUERY command.
  • D、Configure a Remote Server connection to the application database.

正确答案:B

第2题:

Your network consists of a single Active Directory domain. The network contains a file server that runs Windows Server 2008 R2. All servers use internal storage only. You plan to deploy a client/server application.   You need to deploy the application so that it is available if a single server fails. You must achieve this goal  while minimizing costs. What should you do?()

  • A、Deploy RemoteApp.
  • B、Deploy a failover cluster that uses No Majority: Disk Only.
  • C、Deploy a failover cluster that uses Node and File Share Disk Majority.
  • D、Deploy Distributed File System (DFS) and configure replication.

正确答案:C

第3题:

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

第4题:

You are a desktop administrator for your company. You need to deploy a new application. The application is packaged in an .msi file. The application will be used by only a small number of users. You plan to install the application by using the Msiexec.exe program. You need to ensure that the installation process does not display a user interface. What should you do?()

  • A、Manually perform a passive installation of the application.
  • B、Manually perform a quiet installation of the application.
  • C、Use a logon script to run the Msiexec.exe program.
  • D、Use the Runas utility to run the Msiexec.exe program.

正确答案:B

第5题:

Your network contains a single Active Directory domain. You have 100 servers that run Windows   Server 2008 R2 and 5,000 client computers that run Windows 7.  You plan to deploy applications to the client computers.   You need to recommend an application deployment strategy that meets the following requirements:   èApplications must be deployed only to client computers that meet the minimum hardware requirements.   èDeployments must be scheduled to occur outside business hours.   èDetailed reports on the success or failure of the application deployments must be provided.   What should you recommend?()

  • A、Deploy applications by using Group Policy.
  • B、Implement Windows Server Update Services (WSUS).
  • C、Implement Microsoft System Center Operations Manager (SCOM) 2007 R2.
  • D、Implement Microsoft System Center Configuration Manager (SCCM) 2007 R2.

正确答案:D

第6题:

Your virtual environment includes Microsoft Virtual Server 2005 R2 and third-party hypervisors. The virtual machines (VMs) include messaging, application, and database servers. You intend to standardize on Windows Server 2008 R2 Hyper-V servers.  You are developing a migration plan by using the Microsoft Assessment and Planning (MAP) Toolkit. You need to gather the necessary information to analyze the current virtual environment.  Which MAP assessment should you choose?()

  • A、Application Virtualization Assessment
  • B、Virtual Machine Inventory
  • C、Windows Server 2008 R2 Readiness
  • D、Windows Server Role Discovery

正确答案:B

第7题:

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

第8题:

You have a virtual machine named VM1. You install Windows Server 2012 R2 on VM1. You plan to use VM1 as an image that will be distributed to sales users to demonstrate the features of a customapplication. The custom application only requires the Web Server (IIS) server role to be installed.You need to ensure that the VHD file for VM1 only contains the required Windows Server 2012 R2 source files. Which tool should you use?()

  • A、dism.exe
  • B、ocsetup.exe
  • C、Imagex.exe
  • D、servermanagercmd.exe

正确答案:A

第9题:

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

第10题:

You plan to deploy a distributed database application that runs on multiple Windows Server 2008 R2  servers.   You need to design a storage strategy that meets the following requirements: èAllocates storage to servers as required  èUses the existing network infrastructure èUses standard Windows management tools   èEnsures that data is available if a single disk fails What should you include in your design?()

  • A、An iSCSI disk storage subsystem that supports Microsoft Multipath I/O. Configure the storage  subsystem as a RAID?0 array.
  • B、An iSCSI disk storage subsystem that supports Virtual Disk Service (VDS). Configure the storageubsystem as a RAID?5 array.
  • C、A Fibre Channel (FC) disk storage subsystem that supports Microsoft Multipath I/O. Configure the  storage subsystem as a RAID?0 array.
  • D、A Fibre Channel(FC)disk storage subsystem that supports the Virtual Disk Service(VDS).Configure  the storage subsystem as a RAID?5 array.

正确答案:C

更多相关问题