You have a public-facing SharePoint 2010 site. The site resides on two Web front-ends that are not load balanced. You are asked to design an update for a Web Part to the site. The update requires modifications to the code…

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…

You are designing a custom application to automate the deployment of SharePoint 2010 sanbox solutions. You need to ensure that the application uses Windows Power Shell cmdlets. Which cmdlet sequence should your application use? A. Add-SPSolution, then Install-SPSolution. B. Add-SPUserSolution,…

You are planning an upgrade to a SharePoint 2010 site that contains a feature named MyOriginalCapability. The MyOriginalCapability feature has a version number of 1.0.0.0. You have the following requirements: . Update the MyOriginalCapability feature to include new fields. .…

You are planning an upgrade to a SharePoint 2010 application. You have the following requirements: . Modify an existing workflow to include a new code activity. . Ensure running instances of the workflow continue to work. . Ensure new instances…

You have a SharePoint 2010 application deployed in production. The application has a list with a single longrunning workflow named Version A. You design a new version of the workflow named Version B. You have the following requirements: . Existing…

In your development environment, you designed new versions of a number of features currently working in a SharePoint 2010 farm. The features are being used throughout the farm at all scope levels. You need to meet the following requirements: .…

You are planning a feature upgrade for a SharePoint 2010 farm. The original feature with a version number of 1.0.0.0 is activated in numerous scopes within the farm. You have designed a new version of the feature, 2.0.0.0, which has…

You are designing a SharePoint 2010 application that will deploy a Web Part assembly. You need to specify which element to add to the solution manifest (manifest.xml) to meet the following requirements: . The Web Part must retrieve data from…