Microsoft
70-576 · Question #147
Your company has an existing SharePoint 2010 public-facing Web site. The Web site runs on multiple loadbalanced Web front-ends. Your company recently changed its name. You are asked to design a plan…
The correct answer is A. Create a PowerShell script to iterate through the site content and make the updates as. See the full explanation below for the reasoning.
Question
Your company has an existing SharePoint 2010 public-facing Web site. The Web site runs on multiple loadbalanced Web front-ends. Your company recently changed its name. You are asked to design a plan to update the Web site content to reflect the company name change. You need to accomplish this with a minimum amount of developer hours and minimum impact on users. Which approach should you recommend?
Options
- ACreate a PowerShell script to iterate through the site content and make the updates as
- BCreate a custom delegate control with the new company name and copy it to the \14\Config
- CCreate a custom application page with the new company name and copy it to the _layouts
- DAdd a property in the web.config file to store the company name.
How the community answered
(19 responses)- A84% (16)
- B11% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.