单选题You are designing an automated deployment process for a Windows Azure application.   The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy.  What should you recommend?()A Use the Service Management API to deploy the application package.B Use the cspack and csrun command-line utilities and pass the cloud project as an argument.C Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.D Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.

单选题
You are designing an automated deployment process for a Windows Azure application.   The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy.  What should you recommend?()
A

 Use the Service Management API to deploy the application package.

B

 Use the cspack and csrun command-line utilities and pass the cloud project as an argument.

C

 Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.

D

 Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.


参考解析

解析: 暂无解析

相关考题:

"Can you ()with all the colors of the wind? Can you paint with all the colors of the wind?"A、seeB、paintC、writeD、draw

You are designing a Windows Azure application.   The application contains one web role and three worker roles.  You need to recommend an approach for updating only one role without interrupting the other roles.   What should you recommend?()A、 Perform a VIP swap.B、 Perform an in-place upgrade.C、 Delete the current deployment and then redeploy the application.D、 Copy the cloud package to blob storage and then restart the service.

You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. Now according to the company requirement, you are designing a consolidated repository of performance data. You must make sure that the four requirements below are met: the data collector is used to gather performance information; a single database stores performance information for all instances; performance information that is older than 15 days is deleted; reduce the administrative effort to manage performance to the least. So what action should you perform to achieve this goal? () A、You should create a SQL Agent job process on each instance to store and delete performance data in a single database for all instances. B、You should configure a management data warehouse process on each instance, then use this process to store and delete performance data in a single database for all instances. C、You should configure an automated server-side trace process on each instance, then use this process to store and delete performance data in a single database for all instances. D、You should create and schedule a single Microsoft SQL Service Integration Services (SSIS) package process, then use this process to store and delete performance data in a single database for all instances.

You are designing a Windows Azure application.  The application includes a web role and a worker role that communicate by using a Windows Azure Queue.  The worker role processes each message within 10 seconds of retrieving it from the queue. The worker role must process each message exactly one time.  If a process does not complete, the worker role must reprocess the message.  You need to recommend an approach for the worker role to manage messages in the queue.  What should you recommend?()A、 Process the message and then delete it from the queue.B、 Delete the message from the queue when retrieving the message.C、 Set the visibility timeout of the message to 1 when retrieving the message.D、 Process the message and then set the visibility timeout of themessage to the maximum value.

You are designing a strategy for installing Windows server 2003 on the new domain controllers. Which method should you use?()A、Unattended installationB、Remote Installation Services (RIS)C、Automated Deployment Services (ADS)D、Microsoft Systems Management Server (SMS)

You need to recommend a solution for improving the automated deployment of servers. The solution must meet the company’s technical requirements.What should you include in the recommendation?()A、an offline domain joinB、native-boot virtual hard disks(VHDs)C、the Offline servicing of imagesD、the Online servicing of images

You are designing a Windows 7 deployment image.  You plan to install Windows 7 Enterprise with a Multiple Activation Key (MAK).    You need to add the MAK to the configuration pass by using an answer file.   To which configuration pass should you add the MAK?()A、the Specialize configuration passB、the Generalize configuration passC、the WindowsPE configuration passD、the AuditSystem configuration pass

You are designing a Windows 7 deployment image.   You receive a baseline image over the network, from a different geographic location.   You need to verify that the baseline image is valid.   Which tool should you use?()A、ImageXB、Windows Compatibility EvaluatorC、Windows System Image Manager (Windows SIM)D、the Deployment Image Servicing and Management (DISM) tool

Your company has a single Active Directory Domain Services (AD DS) domain with Windows Server 2008 R2 member servers and 1,000 Windows 7 client computers. You are designing the deployment of a custom application.   You have the following requirements:   The application must be available to only users who need it. Minimize network traffic during deployment.   You need to design a deployment strategy that meets the requirements.   Which deployment method should you use?()A、RemoteApp and Desktop ConnectionsB、software installation in Group PolicyC、Microsoft Application Virtualization (App-V)D、Microsoft System Center Configuration Manager 2007

You are designing the top-level OU structure for the external domain. On which factor/s should you base the top-level OU structure?()A、Physical locationsB、External partners and universitiesC、The company’s internal departmentsD、The company’s software deployment needs

You are designing an automated deployment process for a Windows Azure application.   The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy.  What should you recommend?()A、 Use the Service Management API to deploy the application package.B、 Use the cspack and csrun command-line utilities and pass the cloud project as an argument.C、 Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.D、 Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.

单选题You are designing a Windows 7 deployment image.  You plan to install Windows 7 Enterprise with a Multiple Activation Key (MAK).    You need to add the MAK to the configuration pass by using an answer file.   To which configuration pass should you add the MAK?()Athe Specialize configuration passBthe Generalize configuration passCthe WindowsPE configuration passDthe AuditSystem configuration pass

单选题You are the network administrator for The sales department stores data on a server that runs Windows Server 2003. The backup schedule for the server includes a normal backup on Sundays and incremental backups on every other day of the week. The sales department data includes a report that is created by an automated process. The report is included in the standard backup schedule for the server. The automated process runs on Wednesdays and Sundays. The process overwrites the previous version of the report. You need to be able to restore the report if the standard backup is unavailable. You need to create an additional backup for the report. The backup for the report cannot interfere with other backup jobs. What should you do?()APerform a normal backup on Wednesday night and on Sunday night.BPerform a differential backup on Wednesday night and on Sunday night.CPerform a incremental backup on Wednesday night and on Sunday night.DPerform a copy backup on Wednesday night and on Sunday night.

单选题You are designing a strategy for installing Windows server 2003 on the new domain controllers. Which method should you use?()AUnattended installationBRemote Installation Services (RIS)CAutomated Deployment Services (ADS)DMicrosoft Systems Management Server (SMS)

单选题You are designing a Windows 7 deployment image.   You plan to partition the hard disk of each client computer during deployment.  You need to modify the unattended answer file by using a text editor.   Where should you add the disk information?()Ato the Specialize configuration passBto the Generalize configuration passCto the WindowsPE configuration passDto the AuditSystem configuration pass

多选题You create a Windows 7 deployment image that includes custom Internet Explorer branding and search providers.  Your company decides to deploy all custom settings by using Group Policy.    You need to restore the Internet Explorer settings in the deployment image to the Microsoft default settings.   Which two actions should you perform?()AUse the Reset Internet Explorer Settings (RIES) feature, and run the Reset process on the deployment image.BUse the Reset Internet Explorer Settings (RIES) feature, and run the Remove Branding process on the deploymentimage.CUpdate the Internet Explorer Maintenance policy processing Group Policy object (GPO) settings for all computers.DUpdate the Internet Explorer Manage Add-ons settings for all computers.

单选题Your network contains 100 computers that run Windows XP. You need to identify which applications installed on all of the computers can run on Windows 7. You must achieve this goal by using the minimumamount of administrative effort.  What should you install?()AMicrosoft Application Compatibility Toolkit (ACT).BMicrosoft Assessment and Planning (MAP) Toolkit.CMicrosoft Deployment Toolkit (MDT).DWindows Automated Installation Kit (AIK).

单选题You need to recommend changes to the software deployment process that meet the company’s technical requirements.   What should you include in the recommendation?()ABranchCache in Distributed Cache modeBBranchCache in Hosted Cache modeCdomain-based Distributed File System (DFS)Dstandalone Distributed File System (DFS)

单选题You are designing an automated deployment process for a Windows Azure application.   The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy.  What should you recommend?()A Use the Service Management API to deploy the application package.B Use the cspack and csrun command-line utilities and pass the cloud project as an argument.C Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.D Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.

单选题You are designing a Windows 7 deployment image.   You receive a baseline image over the network, from a different geographic location.   You need to verify that the baseline image is valid.   Which tool should you use?()AImageXBWindows Compatibility EvaluatorCWindows System Image Manager (Windows SIM)Dthe Deployment Image Servicing and Management (DISM) tool

单选题You need to recommend a solution for improving the automated deployment of servers. The solution must meet the company’s technical requirements.What should you include in the recommendation?()Aan offline domain joinBnative-boot virtual hard disks(VHDs)Cthe Offline servicing of imagesDthe Online servicing of images

单选题You are designing a strategy for installing Windows server 2003 on the new domain controllers. Which method should you use?()A Unattended installationB Remote Installation Services (RIS)C Automated Deployment Services (ADS)D Microsoft Systems Management Server (SMS)

单选题You have determined that you are in the right semicircle of a tropical cyclone in the Northern Hemisphere.What action should you take to avoid the storm().APlace the wind on the starboard quarter and hold that courseBPlace the wind on the port quarter and hold that courseCPlace the wind on the port bow and hold that courseDPlace the wind on the starboard bow and hold that course

单选题When you walk in a busy street, you should walk on the side _____.Awhere the wind is comingBwhere the wind is goingCwhere the wind is weakerDwhere the wind is stronger

单选题You need to recommend an automated deployment solution for the new servers in the finance department.   What should you include in the recommendation?()AMicrosoft Hyper-V Server 2008 R2BMicrosoft System Center Virtual Machine Manager (VMM)CWindows Deployment Services (WDS)DWindows Server Migration Tools

单选题You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. Now according to the company requirement, you are designing a consolidated repository of performance data. You must make sure that the four requirements below are met: the data collector is used to gather performance information; a single database stores performance information for all instances; performance information that is older than 15 days is deleted; reduce the administrative effort to manage performance to the least. So what action should you perform to achieve this goal? ()AYou should create a SQL Agent job process on each instance to store and delete performance data in a single database for all instances. BYou should configure a management data warehouse process on each instance, then use this process to store and delete performance data in a single database for all instances. CYou should configure an automated server-side trace process on each instance, then use this process to store and delete performance data in a single database for all instances. DYou should create and schedule a single Microsoft SQL Service Integration Services (SSIS) package process, then use this process to store and delete performance data in a single database for all instances.

单选题You are designing the top-level OU structure for the external domain. On which factor/s should you base the top-level OU structure?()APhysical locationsBExternal partners and universitiesCThe company’s internal departmentsDThe company’s software deployment needs

单选题You are designing the top-level OU structure for the external domain.  On which factor/s should you base the top-level OU structure?()A Physical locationsB External partners and universitiesC The company’s internal departmentsD The company’s software deployment needs