Which approach should you recommend?
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 in
the global assembly cache (GAC). You need to design the update with minimal impact to users who are
accessing the site.
Which approach should you recommend?
Which approach should you recommend?
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?
Which approach should you recommend?
You are designing a SharePoint 2010 application. You have a requirement to deploy content between servers that
experience frequent interruptions in connectivity. You need to design a strategy for exporting the content to a
package and transporting the package to meet the requirements.
Which approach should you recommend?
Which cmdlet sequence should your application use?
You are designing a custom application to automate the deployment of SharePoint 2010 solutions.
You need to ensure that the application uses Windows Power Shell cmdlets.
Which cmdlet sequence should your application use?
Which approach should you recommend?
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 been deployed and activated in many locations but not all.
You need to recommend a way to use the object model to determine if the version number of each feature instance is less than the 2.0.0.0 version in all of the locations.
Which approach should you recommend?
Which approach should you recommend?
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:
All the features on the farm must be upgraded to the newest version.
.All existing feature instances must be upgraded to the latest version.
.The sites using the features must experience as little downtime as possible.
Which approach should you recommend?
Which approach should you recommend?
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 VersionB. You have the
following requirements:
Existing instances of Version must continue to run until completed.
.VersionB must always be instantiated in the future.
.Version A must no longer be instantiated.
You need to design the solution to meet the requirements.
Which approach should you recommend?
what should your plan specify?
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 of the workflow include the modifications.
You need to plan the upgrade the application to meet these requirements.
After the workflow code is modified, what should your plan specify?
Which approach should you recommend?
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.
.Deploy a new feature named MyEnhancedCapability that uses the new fields of the MyOriginalCapability feature.
You need to plan the upgrade to meet the requirements.
Which approach should you recommend?
What should your plan for the upgrade include?
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 but the feature is not yet activated. The new feature
is named MyEnhancedCapability and depends on the capabilities of the feature MyOriginalCapability. Your plan
must include activation of the MyOriginalCapability feature.
You need to plan the deployment of the new feature.
What should your plan for the upgrade include?