###BeginCaseStudy###
Topic 1, Tailspin Toys
Background
You are planning a SharePoint deployment. The new farm will host several business solutions including:
www.TailspinToys.com
Tailspin360.TaiIspinToys.com
MyTailspin.TailspinToys.com
All employees have Active Directory Domain Service (AD DS) accounts. Members of the SalesUsers AD DS
security group are the only users with permissions to create My Sites sites.
Business Requirements
www.TailspinToys.com
www.TailspinToys.com is an Internet business site that will provide eCommerce capabilities including a product
catalog, a shopping cart, and an account settings page.
Tailspin360.TailspinToys.com
Tailspin360.TailspinToys.com provides a business intelligence (BI) solution for the Sales team. It must allow
users to share Microsoft Excel workbooks and build dashboards.
Tailspin360.TailspinToys.com accesses data that is located in various repositories including Microsoft SQL
Server.
MyTailspin.TailspinToys.com
MyTailspin.TailspinToys.com is a social collaboration environment that provides micro-blogging, file and video
sharing, and the ability to create personal blogs and wikis for Tailspin Toys employees.
Technical Requirements
General
The farm must be made fault tolerant by using virtualization.
The farm must include two front-end web servers.
Page requests must be distributed equally across the front-end web servers.
All content must remain available to users if one of the front-end web servers becomes unavailable.
All Sales department employees are members of the SalesUsers group.
All customer, order, and product information will be stored in tables in a Microsoft SQL Server database.
The User Profile service application is provisioned but not configured.
www.TailspinToys.com
You must create a version of the site that provides an optimized experience for Windows Phone devices.
You have created a device channel that detects the user-agent.
The website must support English (United States), Spanish (Mexico), and German (Germany). All content is
authored in English and then translated into Spanish and German by an outside vendor. Translations are
performed by humans.
Tailspin360.TailspinToys.com
The site must be accessible only to members of the Sales team.
Users must be able to access order information that is stored in a SQL Server database.
Developers must be able to import Business Connectivity Services (BCS) models by using Central
Administration.
The salesAccess shared domain account has permissions to read data from the database.
Excel workbooks published to a document library app must be opened in a browser. Excel workbooks in
other locations must open in Excel.
MyTailspin.TailspinToys.com
You need to provision a SharePoint environment that supports My Sites for an enterprise.
You need to ensure the SharePoint Server configuration supports the ability to create individual site
collections the first time a user accesses the My Site page.All users need permissions to create My Sites sites.
###EndCaseStudy###
You need to ensure that the site supports the required languages.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.)
Select and Place:
Explanation:
Note:
*(step 1) (Specify source variation site) Variation Home this is the starting point for your multilingual web site; in
theory the value here should be “/” (root). Now open the Variation Label link and create a the Source Variation
Label (in my example this is English, so the value for the Site Template Language drop down is English).
Please check the Set this variation to be the source variation checkbox under Source Hierarchy and choose
wisely the Publishing site template which you want to use for the variations. This setting cannot be change
afterwards. Click OK.
* ( Step 2) Specify target variation sites
* (step 3) Content deployment
Content deployment copies content from a source site collection to a destination site collection. We
recommend that you disable any content deployment jobs that include the source variation site while VariationsCreate Hierarchies Job Definition runs.
* From scenario:
The website must support English (United States), Spanish (Mexico), and German (Germany). All content is
authored in English and then translated into Spanish and German by an outside vendor.
Translations are performed by humans.
* The variations feature in SharePoint Server 2013 and SharePoint Online makes content available to specific
audiences on different sites by syncing content from a source variation site to each target variation site. Content
on a target variation site can be translated into other languages before it is published. Variations can be used
only on sites that are created by using one of the Publishing site templates, or on a site for which the
SharePoint Server Publishing Infrastructure feature was activated.
Step by Step: Setup multi language support in SharePoint 2010
Plan for variations in SharePoint Server 2013