nerdexam
Microsoft

70-246 · Question #212

You deploy a multi-tiered application by using a service template in system center 2012 virtual machine manager (VMM). Each of the application has one upgrade domain. You modify the service template…

The correct answer is B. Update-SCServiceConfiguration. Update-SCServiceConfiguration is used to update an existing service configuration to reflect changes made to the service template. Because the application has one upgrade domain per tier, VMM can roll updates through the deployment sequentially, keeping the application…

Configuring and Deploying System Center 2012 - Virtual Machine Manager

Question

You deploy a multi-tiered application by using a service template in system center 2012 virtual machine manager (VMM). Each of the application has one upgrade domain. You modify the service template for the application. You need to apply the updates to the application. The solution must minimize service interuption. Which cmdlet should you use?

Options

  • AResove-SCServiceTemplate
  • BUpdate-SCServiceConfiguration
  • CUpdate-SCVMConfiguration
  • DUpdate-SCService

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    77% (27)
  • C
    6% (2)
  • D
    14% (5)

Explanation

Update-SCServiceConfiguration is used to update an existing service configuration to reflect changes made to the service template. Because the application has one upgrade domain per tier, VMM can roll updates through the deployment sequentially, keeping the application partially available during the update - this minimizes service interruption. Update-SCService (D) applies the updated configuration to the running service but should be run after Update-SCServiceConfiguration prepares the configuration object. Resolve-SCServiceTemplate (A) handles template version conflict resolution, and Update-SCVMConfiguration (C) operates at the individual VM level rather than the full service level.

Topics

#service templates#VMM cmdlets#service updates#upgrade domains

Community Discussion

No community discussion yet for this question.

Full 70-246 Practice