nerdexam
Microsoft

70-576 · Question #149

You have multiple SharePoint 2010 sites based on the same site definition. You need to plan a strategy to update the property value for a Web Part specified in the site definition for all existing…

The correct answer is D. Use a PowerShell script to iterate through the sites and update the property. See the full explanation below for the reasoning.

Question

You have multiple SharePoint 2010 sites based on the same site definition. You need to plan a strategy to update the property value for a Web Part specified in the site definition for all existing sites. You must accomplish this with a minimum of developer hours. Which strategy should you recommend?

Options

  • AUpdate the site definition to specify the new property for the Web Part and deploy it through
  • BCreate a delegate control with the updated value and deploy it through a feature to each of
  • CCopy an update to theWeb Part into the global assembly cache (GAC) and perform an
  • DUse a PowerShell script to iterate through the sites and update the property.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    12% (3)
  • C
    4% (1)
  • D
    81% (21)

Community Discussion

No community discussion yet for this question.

Full 70-576 Practice