Microsoft exact-exams v by Angela.120q.vce

Size: px
Start display at page:

Download "Microsoft exact-exams v by Angela.120q.vce"

Transcription

1 Microsoft exact-exams v by Angela.120q.vce Number: Passing Score: 800 Time Limit: 120 min File Version: Advanced Solutions of Microsoft SharePoint Server 2013

2 Question Set 1 QUESTION 1 You need to meet the site collection creation requirements for MyTailspin.TailspinToys.com. Which steps should you take? (Each correct answer presents part of the solution. Choose all that apply.) Case Study Title (Case Study): Topic 1, Tailspin Toys Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 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. - 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

3 - 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. A. Ensure that the Setup My Sites setting for the User Profile service application uses the URL of the My Site host site collection and a wildcard inclusion. B. Ensure that the Setup My Sites setting for the User Profile service application uses the URL of the My Site host site collection and an explicit inclusion. C. Grant the Create Subsitespermission to each user. D. Grant the Create Personal Sitepermission to each user. Correct Answer: AD Section: [none] Explanation Explanation/Reference: Explanation: This explanation is referring to information that does not appear in the case study... OLD EXPLANATION B: Explicit Inclusion: it is a managed path under which no further site collection can be created. By default MOSS has a root as an explicit inclusion. N no of inclusion can be created manually. So as per my requirement I have to create site collection directly under abc.com. so first I will use root explicit inclusion to create my first ever site collection and then I will create an another explicit inclusion "/ Learning" and then I have a site collection with url as C: You need Full Control or Manage Hierarchy permissions to create a subsite, by default. You can create/ modify a permission level - which will give you the opportunity to allow contributors for instance, to create subsites. Note: * From scenario: All users need permissions to create My Sites sites. * Managed path is a concept given by Microsoft to create different site collection according to different requirement. It is a path managed by SharePoint which will specify how many site collection can reside in a particular url. SharePoint has two type of managed paths: Explicit Inclusion Wildcard Inclusion Incorrect: A: Wildcard Inclusion: It is managed path under which n number of site collection can be created. By default MOSS has sites as only wildcard inclusion. N no of inclusion can be created manually So as per my requirement I have to create 2 site collection under which number of site and site collection can reside.so with this requirement I will create an wildcard inclusion with name /HR and /Finance and the url for that will be and and now I have n no of site collection under /finance and / HR. ex. /HR/dep1 & /HR/dep2 NEW EXPLANATION Plan for My Sites in SharePoint Server 2013 Individual site collections

4 A user's individual site collection hosts the document library of the user's individual My Site. An individual site collection is created the first time that a user accesses the My Site. This ability to create an individual site collection requires the following configuration in SharePoint Server: The web application that hosts My Sites has a wildcard inclusion managed path, such as sites or personal. This is the path under which the individual site collections will be created when users access their My Sites for the first time. The Setup My Sites settings for the User Profile service application are configured to use the URL of the My Site host site collection and the wildcard inclusion managed path for individual site collections. The web application is enabled for self-service site creation. This functionality enables the individual site collections to be created under the specified wildcard inclusion managed path. The self-service site creation feature has special security considerations for cross-site scripting. This strengthens the recommendation to host My Sites in a dedicated web application to isolate any scripts running in a My Site from affecting other sites in your environment. For more information about cross-site scripting vulnerabilities with web applications enabled for selfservice site creation, see More information about the Self- Service Site Creation feature in Office SharePoint Server 2010 on the Microsoft Support website. Users must have Create Personal Site permissions to create a My Site. By default, this permission is enabled for all authenticated users. For more information, see Plan users and user permissions later in this article. The URL to a user's document library section of a My Site is in the format of managed_path/account/documents, where hostname is the address of the My Site host site collection, managed_path is the managed path for the My Site host, and account is the account of the user logged on. For example, if you configure your My Site host site collection and managed path at users access their documents at With the account part of the URL, when you set up My Sites, you have three options to specify how to name an individual user's site collection, as shown in the following table. REFERENCE: QUESTION 2 DRAG DROP You need to configure authentication for the Tailspin360.TailspinToys.com site. 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:

5 Correct Answer:

6 Section: [none] Explanation Explanation/Reference: Note: * Step 1: / Target Application Type. By default, SharePoint Online uses type Group Restricted. / In the Members section, enter a list of users or SharePoint Online groups of users who need to access the target application. Or, you can use the Browse button to search for the name of a group that you want to map to the Target Application. * Step 2:

7 In the Credential Fields section, enter the Field Names and Field Types for the credentials that are required to access data in the Target Application. These fields determine how you will map identity in the Secure Store Service. By default, the Credential Fields list the Windows User Name and Windows Password with matching Field Types (User Name and Password), and specifies that the password is masked. * Step 3: If you are using Excel Services, use the procedures in this section to complete the necessary configuration steps. If the Unattended Service Account has not already been configured for Excel Services, follow these steps to configure it. To configure the Unattended Service Account On the SharePoint Central Administration home page, under Application Management, click Manage Service Applications. Click the Excel Services service application. Click Global Settings. In the External Data section, choose the Use an existing Unattended Service Account option, and then type the name of the target application that you created for the Unattended Service Account in the Target Application ID text box. Click OK. * From scenario: / The site must be accessible only to members of the Sales team. / 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. * The Secure Store Service is designed to create a background mapping between a group of users in SharePoint, and a single user known to the external data system. When the Secure Store Service is properly configured, the following occurs: * A user authenticates through Internet Information Services (the web server technology underlying SharePoint technologies) to SharePoint Online via valid credentials. * Inside SharePoint Online, the Secure Store Service uses mapped credentials known to the external business application to render any necessary external data on the site for the authenticated user. Reference: Create or edit a Secure Store Target Application Website: QUESTION 3 DRAG DROP 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:

8 Correct Answer:

9 Section: [none] Explanation Explanation/Reference: 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 Variations Create Hierarchies Job Definition runs. * From scenario: The website must support English (United States), Spanish (Mexico), and German (Germany). All content

10 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. Reference: Step by Step: Setup multi language support in SharePoint 2010 Reference: Reference: Plan for variations in SharePoint Server Reference: Create and configure Machine Translation services in SharePoint Server Introduction to multi-lingual features HA aspx Variations planning worksheet for SharePoint Server 2013 and SharePoint Online QUESTION 4 You need to ensure that the developers have the necessary permissions to meet the BCS model requirements. What should you do? Case Study Title (Case Study): Topic 1, Tailspin Toys Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 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

11 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. - 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. A. Grant Edit permissions to the developers by using the Set Object Permissions option B. Grant Execute permissions to the developers by using the Set Object Permissions option C. Grant Edit permissions to the developers by using the Set Metadata Store Permissions option D. Grant Execute permissions to the developers by using the Set Metadata Store Permissions option Correct Answer: C Section: [none] Explanation Explanation/Reference: Four permission levels can be set on the metadata store and the objects it contains: (This reference was copied from another question please pay attention to the Metadata Store permissions.) Edit Security Note: The Edit permission should be considered highly privileged. With the Edit permission, a malicious user can steal credentials or corrupt a server farm. We recommend that, in a

12 production system, you give Edit permission only to users whom you trust to have administrator-level permissions. Execute Selectable in clients Set permissions Reference: QUESTION 5 You need to configure Excel Services.

13 What should you do? Case Study Title (Case Study): Topic 1, Tailspin Toys Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 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. - 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

14 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. A. Add a trusted file location to the Tailspin360 site. B. Add each user as a Viewer. C. Add each user as a Contributor. D. Add a trusted data connection library to the Tailspin360 site. Correct Answer: A Section: [none] Explanation Explanation/Reference: Introduction to Trusted File Locations for Excel Services Excel Services automatically creates a default trusted file location ( which trusts the whole SharePoint Server farm. This default trusted location enables any file to be loaded from the SharePoint Server farm or stand-alone deployment by using Excel Services. Trusting the whole SharePoint farm by default enables easier setup for administrators. Administrators can define new trusted file locations to expand workbook capabilities and tighten security. Excel Services administrators can add new trusted file locations as needed. Trusted file locations are either SharePoint sites, UNC paths, or HTTP Web sites from which a server that is running Excel Services is permitted to access workbooks. To make sure that only trusted users have access to workbooks stored in trusted locations, it is important to enforce ACLs on all trusted file locations. There are three core scenarios to deploy Excel Services: enterprise, small department, and custom. In an enterprise deployment, consider the following guidelines: Do not configure support for user-defined functions. Do not enable workbooks to use embedded data connections to directly access external data sources. Limit the use of data connection libraries for external data source access from workbooks. Restrict the size of workbooks that can be opened in Excel Services. Selectively trust specific file locations and do not enable Trust Children for trusted sites and directories. Reference: Add a trusted file location Use the following procedure to add a trusted file location in Excel Services.

15 To add a trusted file location 1. On the SharePoint Central Administration website home page, in the Application Management section, click Manage service applications. 2. On the Manage service applications page, click the Excel Services service application that you want to configure. 3. On the Manage Excel Services Application page, click Trusted File Locations. 4. On the Excel Services Application Trusted File Locations page, click Add Trusted File Location. 5. Configure the settings for the trusted file location as described in Configure a trusted file location, below. Configure a trusted file location Use the following procedure to configure a trusted file location. 1. On the SharePoint Central Administration websitehome page, in the Application Management section, click Manage service applications. 2. On the Manage service applications page, click the Excel Services service application that you want to configure. 3. On the Manage Excel Services Application page, click Trusted File Locations. 4. In the Address column, click the trusted file location that you want to configure. 5. Configure the settings as described in the following table: Reference: QUESTION 6 You need to configure the BCS model to access data. What should you do? Case Study Title (Case Study): Topic 1, Tailspin Toys Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 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

16 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. - 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. A. Create an external content type and enter the target application friendly name in the Secure Store Application ID field B. Create an external content type and enter the target application ID in the Secure Store Application ID field. C. Create an external content type and choose the Connect with impersonated custom identity option. Enter the target application friendly name of the Secure Store target application. D. Create an external content type and choose the Connect with user's identity option. Correct Answer: B Section: [none] Explanation Explanation/Reference: Create an external content type for a Business Connectivity Services on-premises solution in SharePoint Add a connection using SQL Server as the External Data Source Type.

17 2. In the Set the Database Server box, enter <The name of the database server> and in the Set the Database Name box, enter AdventureWorks2008R2. 3. Optionally, in the Name box, enter AdventureWorks Sample Database. 4. Select Connect with Impersonated Custom Identity. 5. In the Secure Store Application ID box, enter AWTargetAppID. Reference: Creating the External Content Types External content types are stored and managed by the Business Data Connectivity (BDC) service application. You can create external content types by using interactive tools in SharePoint Designer Alternatively, you can import predefined external content types by uploading a Business Data Connectivity Model (.bdcm) file to the Central Administration Web site. Note: The install script for the external list reference implementation uses a.bdcm file to create the external content types required by the solution. You can export your external content types as a.bdcm file from SharePoint Designer 2010 or the SharePoint Central Administration web site. Essentially, an external content type consists of two components: a connection to an external data source, and a series of operation definitions (commonly referred to as stereotyped operations) on the external data. When you create a connection, you first identify the type of data source.net type, SQL Server, or Windows Communication Foundation (WCF) Service. For a SQL Server data source, you must specify the database server, the database name, and the type of impersonation. SQL Server connections can use the following different types of impersonation: 1. Connect with user's identity. The BDC uses the identity of the SharePoint user who requested the external data to authenticate with the data source. 2. Connect with impersonated Windows identity. The BDC sends the identity of the caller to the Secure Store Service (SSS). The SSS supplies the Windows credentials that are mapped to the identity of the caller. The BDC uses the mapped Windows credentials to authenticate with the data source. 3. Connection with impersonated custom identity. The BDC sends the identity of the caller to the Secure Store Service (SSS). The SSS supplies a set of custom credentials such as a Forms authentication username and password that are mapped to the identity of the caller. The BDC uses the mapped custom credentials to authenticate with the data source. Note: If you want to use an impersonated Windows identity or an impersonated custom identity, you must specify the target application ID when you configure the connection. The SSS uses the target application ID to organize credential mappings. The external list reference implementation could not use the connect with user's identity approach because the requests for external data originate from the sandbox. When the BDC receives a request that originates from the sandbox, the request is made using the identity of the user code proxy service, rather than the identity of the user. Instead, we used the connect with impersonated Windows identity approach to authenticate to the Vendor Management database. The following image shows the connection properties for the external content types in the external list reference implementation. Reference: QUESTION 7 You need to meet the site availability requirements. What should you do? Case Study Title (Case Study): Topic 1, Tailspin Toys

18 Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 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. - 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

19 - 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. A. Configure each web server as a node of a Network Load Balancing (NLB) cluster. B. Create an alternate access mapping entry for each server C. Create client-side host entries to point to specific servers. D. Create Request Management rules to route traffic to each server. Correct Answer: A Section: [none] Explanation Explanation/Reference: "Alternate access mappings enable a Web application that receives a request for an internal URL, in one of the five authentication zones, to return pages that contain links to the public URL for the zone. You can associate a Web application with a collection of mappings between internal and public URLs. Internal refers to the URL of a Web request as it is received by Office SharePoint Server Public refers to the URL of an externally accessible Web site. The public URL is the base URL that Office SharePoint Server 2007 uses in the pages that it returns. If the internal URL has been modified by a reverse proxy device, it can differ from the public URL." Alternate access mapping will not achieve the goals (below): - 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. However, Network Load Balancing set with an afinity of none will achieve these goals. It may however increase the need for users to authenticate to the site if they get redirected. A Hardware NLB would be the best but this is after all Microsoft's test. QUESTION 8 HOTSPOT You need to support Windows Phone devices. Which Site Settings option should you configure? (To answer, select the appropriate option in the answer area.) Hot Area:

20 Correct Answer: Section: [none] Explanation Explanation/Reference: Requirements: - 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. Since the Device Channel is created all that needs to be completed is for it to be assigned. Note: * Browsing the web on a mobile device is now so common that a SharePoint site must be optimized for readability and ease of use on smartphones and other mobile devices such as tablets. With device channels in SharePoint 2013, you can render a single publishing site in multiple ways by using different designs that target different devices. * A device channel is part of the SharePoint 2013 publishing infrastructure that enables you to render certain site content, style your content, and even change images--while maintaining the same URL across a pool of different devices. Compared to the desktop version of the SharePoint site, a mobile rendering can be formatted with a smaller width, have better navigation with wider touch targets, and show a reduced amount of information for better usability. You can create a single site, and author and edit the content a single time for all your different mobile devices. When a user browses a SharePoint site from a mobile

21 device such as a smartphone or tablet, the mobile browser submits to the site an HTTP GET request that includes a user agent string. This string contains information about the type of device that is trying to access the site. Based on that device substring, the device browser can be redirected to a specific master page view. * Figure 1. Using device channels across different device platforms You can create and configure a device channel from the Site Settings menu under the Look and Feel section, or alternatively through the Design Manager option in the same section. When you create a device channel item, there are five required and optional fields to supply for the process. Table 1 lists these fields and describes what type of information must be provided. Figure 2. Setting master pages for mobile device viewing and default desktop viewing

22 As seen in Figure 2, you can assign a specific master page for regular desktop viewing of the site, and a mobile master page for device redirection. Whether the mobile or default master pages are rendered depends on the configured, active device channel. Specifically, it depends on the device inclusion rule substring that is supplied in the device channel creation process. To create a device channel 1. Start Design Manager. (For example, on the Settings menu, choose Design Manager.) 2. In the numbered list, select Manage Device Channels. 3. On the Design Manager: Manage Device Channels page, choose Create a channel. 4. On the Device Channels New Item page, in the Name text box, enter a name for the device channel. 5. In the Alias text box, enter an alias for the device channel. The alias must be alphanumeric characters and may not contain spaces. You will use the alias to refer to the device channel in code and in other contexts. 6. In the Description text box, enter a brief description of the devices or browsers that the channel will capture. 7. In the Device Inclusion Rules text box, enter the user agent substrings for the channel. A request for a webpage will use this channel if any of the strings that you provide match the user agent string of the request. 8. If you are ready to make the channel available to render pages, select the Active check box. Choose Save. Reference: Device Channels in SharePoint 2013 In the past few years the usage of mobile devices grown vastly. Mobile devices and their capabilities improved a lot. Following are the few of the scenarios that mobile devices are differentiate with computer desktops. Touch Small Screen Limited bandwidth Device dependent capabilities One of the new features in SharePoint 2013 is device channels. By using device channels SharePoint 2013 can support mobile devices. Device channels allows us to define number of channels, we can map them to devices under agent matches or custom logic and associated master pages to each channel.

23 Device channels works for only publishing sites with mobile support enabled. So we have to enable the publishing feature on Site collection level and site level to use device channels. How to Configure Device Channels: We can configure the device channels by defining new channels in the site. We can do this by navigating to site settings, in the look and feel section select device channels link. In the Device Channels list we can manage the device channels for our site collection. SharePoint will manage the request for the device as the list order in the device channels. While creating new device channel we need to enter the Alias and Device Inclusion Rules and Active or not. Here Alias is the Unique ID number of the channel that managed by SharePoint. Through device Inclusion Rules property, we can include the number of strings matched for the visitor's browser user agent string. Active property will used to check that Device Channel is active or not.

24 While defining device inclusion rules we can create a fallback channel for all the mobile devices that didn't match specific device. We can define fall back device channel by setting $FALLBACKMOBILEUSERAGENTS. We can check the device recognized or not by determining.httpcontext.current.request.browser.ismobiledevice property value. We need to associate a master page after configuring the device channel by navigating Site Settings -> Look and feel -> Master Page

25 For each device channel we need to configure different master page. SharePoint 2013 also providing us Device Channel control that allows display the content based on the currently applied device channel. We can specify for device channels that the content should be visible by specifying the device channels using IncludeChannels attribute. We can specify multiple device channels as comma-separated string. Mapping of the device channels to the master page is stored in /_catalogs/masterpage/ DeviceChannelMappings.aspx file. We have some limitations while using device channels in the site. We can define up to 10 device channels in site collection and per device channel, we can specify up to 150 device inclusion rules only. by Suresh ShopBlogger at 5:21 in Sharepoint 2013 Reference: QUESTION 9 You need to provision a SharePoint environment for MyTailspin.TailspinToys.com. What should you do? Case Study Title (Case Study): Topic 1, Tailspin Toys Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 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.

26 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. - 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. A. Create a web application and a site collection using the My Site Host template. B. Create a web application, a site collection using the My Site Host template, and site collections for each user. C. Configure the User Profile Synchronization service to perform a full import of AD DS user profiles. D. Configure the User Profile Synchronization service to set up a My Sites site collection. Correct Answer: A Section: [none] Explanation Explanation/Reference: (Step2) In Central Administration, click Application Management, and then click Create site collections. (Step 6) In the Template Selection section, in the Select experience version list, select Then, on the Enterprise tab, click My Site Host.

27 Introduction to My Site My Site is a personal site that gives you a central location to manage and store your documents, content, links, and contacts. My Site serves as a point of contact for other users in your organization to find information about you and your skills and interests. Content providers can use My Site as a method of customizing the information they present to users. Reference: HA aspx Create a My Site host site collection The My Site host site collection is a site collection that uses the Enterprise site template named My Site Host. This site collection must be created in the web application that you want to host My Sites. Generally, this site collection can be created at the root path of the web application, although it can be created as an explicit inclusion managed path deeper in the URL as long as there is a site collection created at the web application root. For more information about how to select the path for the My Site host collection, see My Sites architecture in Plan for My Sites in SharePoint Server To create a My Site host site collection 1. Verify that you have the following administrative credentials: To create a My Site host site collection, you must be a member of the Farm Administrators group on the computer running the SharePoint Central Administration website or a service application administrator for the services related to My Sites. If you are a service application administrator, you must also have permission to create site collections in the web application that you dedicate to host My Sites. 2. In Central Administration, click Application Management, and then click Create site collections. 3. On the Create Site Collection page, in the Web Application section, ensure that the selected web application is the web application that you want to host My Sites. If it is not, expand the list, and then click Change Web Application. In the Select Web Application dialog box, select a different web application. 4. In the Title and Description section, type a title and description for the site collection. 5. In the Web Site Address section, select the URL where you want this site collection created. Generally, you should use the default path (which is displayed as / in the user interface), which is the root of the web application. For more information about this path, see My Sites architecture in Plan for My Sites in SharePoint Server In the Template Selection section, in the Select experience version list, select Then, on the Enterprise tab, click My Site Host. 7. In the Primary Site Collection Administrator section, and optionally in the Secondary Site Collection Administrator section, type an account in the format domain\username to specify an administrator for the site collection. 8. Optionally, in the Quota Template section, select a quota template for the My Site host site collection. This quota template does not affect the individual site collections that users create for their My Sites. For more information, see Planning for storage requirements in Plan for My Sites in SharePoint Server Click OK. Copy this site collection URL for later reference. Reference: QUESTION 10 DRAG DROP You need to design the architecture of the farm.

28 What should you do? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place: Correct Answer:

29 Section: [none] Explanation Explanation/Reference: QUESTION 11 You need to configure the BCS model to access data. What should you do? Case Study Title (Case Study): Topic 1, Tailspin Toys Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 is an Internet business site that will provide ecommerce capabilities including a product catalog, a shopping cart, and an account settings page.

30 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. - 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. A. Import the BCS model and enter the required account by using the Set Object Permissions command. B. Create an external content type and enter the target application ID in the Secure Store Application ID field. C. Create an external content type and choose the Connect with user's identity option. D. Create an external content type and choose the Connect with impersonated custom identity option. Enter the target application friendly name of the Secure Store target application. Correct Answer: B Section: [none] Explanation

31 Explanation/Reference: Create an external content type for a Business Connectivity Services on-premises solution in SharePoint Add a connection using SQL Server as the External Data Source Type. 2. In the Set the Database Server box, enter <The name of the database server> and in the Set the Database Name box, enter AdventureWorks2008R2. 3. Optionally, in the Name box, enter AdventureWorks Sample Database. 4. Select Connect with Impersonated Custom Identity. 5. In the Secure Store Application ID box, enter AWTargetAppID. Reference: Creating the External Content Types External content types are stored and managed by the Business Data Connectivity (BDC) service application. You can create external content types by using interactive tools in SharePoint Designer Alternatively, you can import predefined external content types by uploading a Business Data Connectivity Model (.bdcm) file to the Central Administration Web site. Note: The install script for the external list reference implementation uses a.bdcm file to create the external content types required by the solution. You can export your external content types as a.bdcm file from SharePoint Designer 2010 or the SharePoint Central Administration web site. Essentially, an external content type consists of two components: a connection to an external data source, and a series of operation definitions (commonly referred to as stereotyped operations) on the external data. When you create a connection, you first identify the type of data source.net type, SQL Server, or Windows Communication Foundation (WCF) Service. For a SQL Server data source, you must specify the database server, the database name, and the type of impersonation. SQL Server connections can use the following different types of impersonation: 1. Connect with user's identity. The BDC uses the identity of the SharePoint user who requested the external data to authenticate with the data source. 2. Connect with impersonated Windows identity. The BDC sends the identity of the caller to the Secure Store Service (SSS). The SSS supplies the Windows credentials that are mapped to the identity of the caller. The BDC uses the mapped Windows credentials to authenticate with the data source. 3. Connection with impersonated custom identity. The BDC sends the identity of the caller to the Secure Store Service (SSS). The SSS supplies a set of custom credentials such as a Forms authentication username and password that are mapped to the identity of the caller. The BDC uses the mapped custom credentials to authenticate with the data source. Note: If you want to use an impersonated Windows identity or an impersonated custom identity, you must specify the target application ID when you configure the connection. The SSS uses the target application ID to organize credential mappings. The external list reference implementation could not use the connect with user's identity approach because the requests for external data originate from the sandbox. When the BDC receives a request that originates from the sandbox, the request is made using the identity of the user code proxy service, rather than the identity of the user. Instead, we used the connect with impersonated Windows identity approach to authenticate to the Vendor Management database. The following image shows the connection properties for the external content types in the external list reference implementation. Reference: QUESTION 12 You need to resolve the SharePoint database error.

32 What should you do? Case Study Title (Case Study): Topic 1, Tailspin Toys Background You are planning a SharePoint deployment. The new farm will host several business solutions including: 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 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. - 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.

33 - 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. A. Add a new request URL mapping to the web application. B. Remove the orphaned objects from the database. C. Set the databases to read-write. D. Add the managed path for the site collection to the web application. Correct Answer: D Section: [none] Explanation Explanation/Reference: There is not enough information in this case study to answer this question... This question may have been meant for Contoso LTD...

34 Question Set 1 QUESTION 1 You need to meet the content recovery requirements for the farm. What should you do? Case Study Title (Case Study): Topic 2, World Wide Importers Background General Background Wide World Importers plans to upgrade from SharePoint 2010 to SharePoint 2013 to take advantage of additional business intelligence (BI) services, including PerformancePoint Services, PowerPivot for Excel, and SQL Server Reporting Services 2012 (SSRS). All users are members of an Active Directory Domain Services (AD DS) domain. Technical Background The current environment integrates with a stand-alone instance of Microsoft SQL Server 2008 R2 Analysis Services (SSAS). Wide World Importers has acquired SQL Server 2012 licenses for the purpose of upgrading all the SQL Server instances to SQL Server Business Requirements The SharePoint 2013 environment and supporting back-end servers that run SQL Server must be highly available and redundant in the case of unplanned downtime or a disaster. Technical Environment SharePoint 2013 Production Farm Topology The SharePoint 2013 production farm topology consists of the servers listed in the following table. The Wide World Importers SharePoint 2013 environment has the following characteristics: - A hardware load-balancer is configured to balance traffic between PROD-WEB-01 and PROD- WEB SSRS is installed on PROD-APP-01 in SharePoint integrated mode. - SSRS report databases are stored on PROD-DB A site collection named Report Center has been created at reports.wideworldimporters.com. - All SharePoint content and configuration databases are stored on PROD-DB All site collections have been migrated to a single content database named WSS_Content. - A content database named WSS_TempContent has been restored to PROD-DB-01, but not attached to the SharePoint 2013 farm. - An AD DS domain user account named PPS_SVC has been created. SharePoint 2013 Disaster Recovery Site The SharePoint 2013 Disaster Recovery farm topology consists of the servers listed in the following table.

35 Technical Requirements - Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the disaster recovery site. - Discrete sets of SharePoint content databases must be configured to automatically failover together. - An additional SQL Server 2012 Report Server must be added to the SharePoint 2013 environment. The server must be configured to use SharePoint integrated mode. - Additional SQL Server 2012 Report Servers must not be installed on machines that are running SharePoint as a front-end web server. - Site Collection administrators must not have the ability to upgrade site collections. - Site Collection upgrade jobs must be throttled to a maximum of five site collections at a time. - A daily backup schedule must be created to perform SQL Server backups of all SharePoint content and configuration databases. - The PPS_SVC AD DS user account must be used for the PerformancePoint service application. - Farm administrators must be able to recover content from WSS_TempContent without attaching the database to the farm. - All content databases within the production farm must be set to read-only when patching and upgrading the farm. - Farm administrators must be able to determine which sites were missed or skipped during the upgrade process and must be able to monitor any future upgrades. A. Run the Windows PowerShell cmdlet Get-SPUnattachedContentDatabase -DatabaseName "WSS_TempContent" B. Run the Windows PowerShell cmdlet Get-SPContentDatabase -ConnectAsUnattached Database - DatabaseName "SharePoint_Config" C. Use the Recover data from an unattached content database option in Central Administration. D. Use the Export a site or list option in Central Administration. Correct Answer: C Section: [none] Explanation Explanation/Reference: REQUIREMENT: Farm administrators must be able to recover content from WSS_TempContent without attaching the database to the farm. A - is not a valid command B - is valid but is pointing to the wrong content database D - Export a site list by itself is not a full answer (it is used later in the process.) [I would recommend using your best judgment here.] I could see the answer going either to C or D. Restore content from unattached content databases in SharePoint 2013 At the Windows PowerShell command prompt, type the following command: Get-SPContentDatabase -ConnectAsUnattachedDatabase -DatabaseName <DatabaseName> -DatabaseServer <DatabaseServer> Where: <DatabaseName> is the name of the unattached database from which you want to recover content. <DatabaseServer> is the name of the database server that hosts the unattached database from which you want to recover content.

36 For more information, see Get-SPContentDatabase. Note: We recommend that you use Windows PowerShell when performing command-line administrative tasks. The Stsadm command-line tool has been deprecated, but is included to support compatibility with previous product versions. Using Central Administration to recover content from an unattached content database in SharePoint 2013 To recover content from an unattached content database by using Central Administration 1. Click Start, click Microsoft SharePoint 2013 Products, and then click SharePoint 2013 Central Administration. 2. In Central Administration, on the home page, click Backup and Restore. 3. On the Backup and Restore page, in the "Granular Backup" section, click "Recover data from an unattached content database." 4. On the Unattached Content Database Data Recovery page, type the database server name in the Database Server text box and type the database name in the Database Name text box. 5. Select the database authentication method that you want to use. 6. Select the Browse content option, and then click Next. 7. On the Browse content page, select the site collection, site, and or list that you want to restore, select the Backup site collection or Export site or list option, and then click Next. 8. Type the file location where you want to store the backup file, and then click Start Backup. For more information about using the Backup site collection option, see Back up site collections in SharePoint If you chose Export site or list in the previous page, you must select Export Full Security and choose the version that you want to export in the Export Versions drop-down menu. For more information about using the Export site or list option, see Export sites, lists, or document libraries in SharePoint Reference: Export sites, lists, or document libraries in SharePoint 2013 Export-SPWeb -Identity <SiteURL> -Path <Path and File Name> [-ItemUrl <URL of Site, List, or Library>] [-IncludeUserSecurity] [-IncludeVersions] [- NoFileCompression] [-GradualDelete] [-Verbose] Reference: QUESTION 2 DRAG DROP You need to meet the content access requirements during the upgrade process. What should you do? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place:

37 Correct Answer: Section: [none] Explanation Explanation/Reference:

38 Box 1: SQL Server Management Studio Box 2: State Box 3: True Box 4: Content Note: * From scenario: / All content databases within the production farm must be set to read-only when patching and upgrading the farm. * SQL Server Management Studio (ssms) is a software application first launched with the Microsoft SQL Server 2005 that is used for configuring, managing, and administering all components within Microsoft SQL Server. * A farm is considered read-only if one of the following is true: All content databases are set to read-only. Service application databases are set to read-only. * To set content databases to read-only by using SQL Server Reference: Run a farm that uses read-only databases in SharePoint Reference: Copy databases to the new farm for upgrade to SharePoint QUESTION 3 DRAG DROP You need to meet the disaster recovery requirements. What should you do? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place:

39 Correct Answer: Section: [none] Explanation Explanation/Reference:

40 Note: * From scenario: / Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the disaster recovery site. / A hardware load-balancer is configured to balance traffic between PROD-WEB-01 and PROD- WEB-02. Both are running SQL Server / The SharePoint 2013 Disaster Recovery farm topology consists of the servers listed in the following table. / Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the disaster recovery site. * SQL Server Log shipping allows you to automatically send transaction log backups from a primary database on a primary serverinstance to one or more secondary databases on separate secondary server instances. The transaction log backups are applied to each of the secondary databases individually. * Terms and Definitions / primary server The instance of SQL Server that is your production server. / primary database The database on the primary server that you want to back up to another server. All administration of the log shipping configuration through SQL Server Management Studio is performed from the primary database. / secondary server The instance of SQL Server where you want to keep a warm standby copy of your primary database. / secondary database The warm standby copy of the primary database. The secondary database may be in either the RECOVERING state or the STANDBY state, which leaves the database available for limited read-only access. QUESTION 4 You need to meet the technical requirements for failover. What should you do? Case Study Title (Case Study): Topic 2, World Wide Importers Background General Background Wide World Importers plans to upgrade from SharePoint 2010 to SharePoint 2013 to take advantage of additional business intelligence (BI) services, including PerformancePoint Services, PowerPivot for Excel, and SQL Server Reporting Services 2012 (SSRS). All users are members of an Active Directory Domain

41 Services (AD DS) domain. Technical Background The current environment integrates with a stand-alone instance of Microsoft SQL Server 2008 R2 Analysis Services (SSAS). Wide World Importers has acquired SQL Server 2012 licenses for the purpose of upgrading all the SQL Server instances to SQL Server Business Requirements The SharePoint 2013 environment and supporting back-end servers that run SQL Server must be highly available and redundant in the case of unplanned downtime or a disaster. Technical Environment SharePoint 2013 Production Farm Topology The SharePoint 2013 production farm topology consists of the servers listed in the following table. The Wide World Importers SharePoint 2013 environment has the following characteristics: - A hardware load-balancer is configured to balance traffic between PROD-WEB-01 and PROD- WEB SSRS is installed on PROD-APP-01 in SharePoint integrated mode. - SSRS report databases are stored on PROD-DB A site collection named Report Center has been created at reports.wideworldimporters.com. - All SharePoint content and configuration databases are stored on PROD-DB All site collections have been migrated to a single content database named WSS_Content. - A content database named WSS_TempContent has been restored to PROD-DB-01, but not attached to the SharePoint 2013 farm. - An AD DS domain user account named PPS_SVC has been created. SharePoint 2013 Disaster Recovery Site The SharePoint 2013 Disaster Recovery farm topology consists of the servers listed in the following table. Technical Requirements - Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the disaster recovery site. - Discrete sets of SharePoint content databases must be configured to automatically fail-over together. - An additional SQL Server 2012 Report Server must be added to the SharePoint 2013 environment. The server must be configured to use SharePoint integrated mode. - Additional SQL Server 2012 Report Servers must not be installed on machines that are running SharePoint as a front-end web server. - Site Collection administrators must not have the ability to upgrade site collections.

42 - Site Collection upgrade jobs must be throttled to a maximum of five site collections at a time. - A daily backup schedule must be created to perform SQL Server backups of all SharePoint content and configuration databases. - The PPS_SVC AD DS user account must be used for the PerformancePoint service application. - Farm administrators must be able to recover content from WSS_TempContent without attaching the database to the farm. - All content databases within the production farm must be set to read-only when patching and upgrading the farm. - Farm administrators must be able to determine which sites were missed or skipped during the upgrade process and must be able to monitor any future upgrades. A. Configure log shipping between PROD-DB-01 and PROD-DB-02. B. Configure an AlwaysOn availability group between PROD-DB-01 and PROD-DB-02. C. Configure database mirroring with an additional witness server between PROD-DB-01 and PROD-DB- 02. D. Configure an active/passive failover cluster between PROD-DB-01 and PROD-DB-02. Correct Answer: B Section: [none] Explanation Explanation/Reference: AlwaysOn Availability is the newest feature from Microsoft. Thus it is more than likely the answer... Case Study Requirements: All SharePoint content and configuration databases are stored on PROD-DB-01. All site collections have been migrated to a single content database named WSS_Content. Discrete sets of SharePoint content databases must be configured to automatically failover together. Overview of AlwaysOn Availability Groups (SQL Server) An availability group supports a failover environment for a discrete set of user databases, known as availability databases, that fail over together. An availability group supports a set of primary databases and one to four sets of corresponding secondary databases. Secondary databases are not backups. Continue to back up your databases and their transaction logs on a regular basis. Each availability group defines a set of two or more failover partners known as availability replicas. Availability replicas are components of the availability group. Each availability replica hosts a copy of the availability databases in the availability group. For a given availability group, the availability replicas must be hosted by separate instances of SQL Server residing on different nodes of a WSFC cluster. Each of these server instances must be enabled for AlwaysOn. A given instance can host only one availability replica per availability group. However, each instance can be used for many availability groups. A given instance can be either a stand-alone instance or a SQL Server failover cluster instance (FCI). If you require server-level redundancy, use Failover Cluster Instances. Every availability replica is assigned an initial role either the primary role or the secondary role, which is inherited by the availability databases of that replica. The role of a given replica determines whether it hosts read-write databases or read-only databases. One replica, known as the primary replica, is assigned the primary role and hosts read-write databases, which are known as primary databases. At least one other replica, known as a secondary replica, is assigned the secondary role. A secondary replica hosts read-only databases, known as secondary databases. Reference: QUESTION 5 You need to implement a Reporting Services solution. What should you do? Case Study Title (Case Study): Topic 2, World Wide Importers

43 Background General Background Wide World Importers plans to upgrade from SharePoint 2010 to SharePoint 2013 to take advantage of additional business intelligence (BI) services, including PerformancePoint Services, PowerPivot for Excel, and SQL Server Reporting Services 2012 (SSRS). All users are members of an Active Directory Domain Services (AD DS) domain. Technical Background The current environment integrates with a stand-alone instance of Microsoft SQL Server 2008 R2 Analysis Services (SSAS). Wide World Importers has acquired SQL Server 2012 licenses for the purpose of upgrading all the SQL Server instances to SQL Server Business Requirements The SharePoint 2013 environment and supporting back-end servers that run SQL Server must be highly available and redundant in the case of unplanned downtime or a disaster. Technical Environment SharePoint 2013 Production Farm Topology The SharePoint 2013 production farm topology consists of the servers listed in the following table. The Wide World Importers SharePoint 2013 environment has the following characteristics: - A hardware load-balancer is configured to balance traffic between PROD-WEB-01 and PROD- WEB SSRS is installed on PROD-APP-01 in SharePoint integrated mode. - SSRS report databases are stored on PROD-DB A site collection named Report Center has been created at reports.wideworldimporters.com. - All SharePoint content and configuration databases are stored on PROD-DB All site collections have been migrated to a single content database named WSS_Content. - A content database named WSS_TempContent has been restored to PROD-DB-01, but not attached to the SharePoint 2013 farm. - An AD DS domain user account named PPS_SVC has been created. SharePoint 2013 Disaster Recovery Site The SharePoint 2013 Disaster Recovery farm topology consists of the servers listed in the following table. Technical Requirements

44 - Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the disaster recovery site. - Discrete sets of SharePoint content databases must be configured to automatically failover together. - An additional SQL Server 2012 Report Server must be added to the SharePoint 2013 environment. The server must be configured to use SharePoint integrated mode. - Additional SQL Server 2012 Report Servers must not be installed on machines that are running SharePoint as a front-end web server. - Site Collection administrators must not have the ability to upgrade site collections. - Site Collection upgrade jobs must be throttled to a maximum of five site collections at a time. - A daily backup schedule must be created to perform SQL Server backups of all SharePoint content and configuration databases. - The PPS_SVC AD DS user account must be used for the PerformancePoint service application. - Farm administrators must be able to recover content from WSS_TempContent without attaching the database to the farm. - All content databases within the production farm must be set to read-only when patching and upgrading the farm. - Farm administrators must be able to determine which sites were missed or skipped during the upgrade process and must be able to monitor any future upgrades. A. Use Reporting Services Configuration Manager to add an additional report server to PROD- APP-02. B. Install Microsoft SQL Server 2012 Reporting Services on PROD-APP-02 in SharePoint integrated mode. On the SQL Server Feature Selection page, select Reporting Services add-in for SharePoint products. C. Install Microsoft SQL Server 2012 Reporting Services on PROD-APP-02 in SharePoint integrated mode. On the SQL Server Feature Selection page, select Reporting Services - SharePoint. D. Uninstall Microsoft SQL Server 2012 Reporting Services on PROD-APP-01. Install Reporting Services on PROD-WEB-01 and PROD-WEB-02. Add the report server URL to the load-balance pool. Correct Answer: C Section: [none] Explanation Explanation/Reference: Install Reporting Services SharePoint Mode as a Single Server Farm 9. Select the following on the Feature Selection page: Reporting Services SharePoint Reporting Services add-in for SharePoint 2010 products. The installation wizard option for installing the add-in is new with the release. If you do not already have an instance of SQL Server Database Engine, you could also select Database Engine Services and Management Tools Complete for a complete environment. Click Next.

45 Reference: Other References: QUESTION 6 You need to meet the security requirement for site collection upgrades. Which two Windows PowerShell cmdlets should you perform? (Each correct answer presents part of the solution. Choose two.) Case Study Title (Case Study): Topic 2, World Wide Importers Background General Background Wide World Importers plans to upgrade from SharePoint 2010 to SharePoint 2013 to take advantage of additional business intelligence (BI) services, including PerformancePoint Services, PowerPivot for Excel, and SQL Server Reporting Services 2012 (SSRS). All users are members of an Active Directory Domain Services (AD DS) domain. Technical Background The current environment integrates with a stand-alone instance of Microsoft SQL Server 2008 R2 Analysis Services (SSAS). Wide World Importers has acquired SQL Server 2012 licenses for the purpose of upgrading all the SQL Server instances to SQL Server Business Requirements The SharePoint 2013 environment and supporting back-end servers that run SQL Server must be highly available and redundant in the case of unplanned downtime or a disaster. Technical Environment SharePoint 2013 Production Farm Topology

46 The SharePoint 2013 production farm topology consists of the servers listed in the following table. The Wide World Importers SharePoint 2013 environment has the following characteristics: - A hardware load-balancer is configured to balance traffic between PROD-WEB-01 and PROD- WEB SSRS is installed on PROD-APP-01 in SharePoint integrated mode. - SSRS report databases are stored on PROD-DB A site collection named Report Center has been created at reports.wideworldimporters.com. - All SharePoint content and configuration databases are stored on PROD-DB All site collections have been migrated to a single content database named WSS_Content. - A content database named WSS_TempContent has been restored to PROD-DB-01, but not attached to the SharePoint 2013 farm. - An AD DS domain user account named PPS_SVC has been created. SharePoint 2013 Disaster Recovery Site The SharePoint 2013 Disaster Recovery farm topology consists of the servers listed in the following table. Technical Requirements - Log shipping must be used to send transaction log backups to the instance of SQL Server that is running in the disaster recovery site. - Discrete sets of SharePoint content databases must be configured to automatically failover together. - An additional SQL Server 2012 Report Server must be added to the SharePoint 2013 environment. The server must be configured to use SharePoint integrated mode. - Additional SQL Server 2012 Report Servers must not be installed on machines that are running SharePoint as a front-end web server. - Site Collection administrators must not have the ability to upgrade site collections. - Site Collection upgrade jobs must be throttled to a maximum of five site collections at a time. - A daily backup schedule must be created to perform SQL Server backups of all SharePoint content and configuration databases. - The PPS_SVC AD DS user account must be used for the PerformancePoint service application. - Farm administrators must be able to recover content from WSS_TempContent without attaching the database to the farm. - All content databases within the production farm must be set to read-only when patching and upgrading the farm. - Farm administrators must be able to determine which sites were missed or skipped during the upgrade process and must be able to monitor any future upgrades. A. $reports.allowselfserviceupgrade = false B. $reports.allowselfserviceupgrade C. $reports = Get-SPSite " D. $reports = Get-SPWebApplication " E. Sreports.AllowSelfServiceUpgrade = true

47 Correct Answer: AC Section: [none] Explanation Explanation/Reference: Explanation: * At the Windows PowerShell command prompt, type the following command to view the selfservice upgrade setting for a site collection: $site=get-spsite <URL> $site.allowselfserviceupgrade=<value> Where: <URL> is URL for the site collection that you want to affect. <Value> is either 'true' to allow site collection administrators to upgrade the site, or 'false' to not show them the notification and not allow them to upgrade. * Get-SPSite Returns all site collections that match the specified criteria. Note: * From scenario: / A site collection named Report Center has been created at reports.wideworldimporters.com. / Site Collection administrators must not have the ability to upgrade site collections. / Site Collection upgrade jobs must be throttled to a maximum of five site collections at a time. Incorrect: D: Get-SPWebApplication Returns all Web applications that match the given criteria. The Get-SPWebApplication cmdlet returns all Web applications that match the scope given by the Identity parameter. The Identity can be the name of the name, URL, or GUID of the Web application. If no Identity is specified, all Web applications are returned. The Central Administration Web application is only returned if its exact identity is provided or the IncludeCentralAdministration flag is provided. Reference: Manage site collection upgrades to SharePoint QUESTION 7 DRAG DROP You need to meet the database backup requirements. What should you do? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place:

48 Correct Answer: Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Management Box 2: recurring Box 3: daily Box 4: backup Note: * From scenario: / A daily backup schedule must be created to perform SQL Server backups of all SharePoint content and configuration databases.

49 * To start the Maintenance Plan Wizard 1. Expand the server. 2. Expand the Management folder. 3. Right-click Maintenance Plans and select Maintenance Plan Wizard. This launches the wizard and you can now step through and create a plan customized to meet your maintenance requirements. * Right click on node Maintenance Plans and Click "Maintenance Plan Wizard" Click next to the wizard description, in the `select plan properties' click on `Change' Select schedule type as `recurring' and configure your schedule for backup, for example select frequency as `daily' for daily backups

50 Question Set 1 QUESTION 1 You need to configure SPS-DB01. Which type of storage solution should you implement? Case Study Title (Case Study): Topic 3, Baldwin Museum of Science Background Baldwin Museum of Science has an Active Directory Domain Services (AD DS) domain named BaldwinMuseumOfScience.com. The domain has a SharePoint environment that contains two farms named ContentFarm and SearchFarm. ContentFarm includes content and collaboration tools. A custom app named Time Entry is deployed to the App Store on ContentFarm. ContentFarm includes a site collection named HR. You are planning for a major content and configuration update to the term store in the managed metadata service application that is located on ContentFarm. SearchFarm is reserved for crawling content and responding to search queries. ContentFarm Topology The topology of ContentFarm is shown in the following table. ContentFarm has the following characteristics: - Primary content for the farm is available at the URL SharePoint.BaldwinMuseumOfScience.com. - Requests for content from the farm are load-balanced between SPC-WEB01 and SPC-WEB02. - The servers that run Microsoft SQL Server are members of an active/passive cluster that run a failover cluster named SP-SQL01. - MySites sites for each user are hosted on a separate web application available at the URL my.baldwinmuseumofscience.com. - Requests for MySites pages are load-balanced between SPC-WEB01 and SPC-WEB02. - A full backup of the farm is performed once a week. - An incremental backup of the farm is performed once a day. - The Site Owner of the HR site collection requires that the HR Site Collection be backed up in full on a daily basis. - The managed metadata, user profile, and BCS service applications are enabled in the farm. All members of the SharePoint developer team belong to an AD DS security group named - SharePoint_App_Dev. SearchFarm Topology The topology of SearchFarm is shown in the following table.

51 SearchFarm has the following characteristics: - The farm currently uses SPS-DB01 as its primary database instance. - SPS-DB01 has experienced multiple hard drive failures in the last month. - The identity of the search service application is not documented. Technical Requirements The following requirements must be met for ContentFarm and SearchFarm: - All administrative activities must be performed by using Windows PowerShell. - Custom applications created by using the SharePoint app model must be deployed to, and hosted in, an internal App Store. - Site owners must not be able to directly purchase third-party apps from the public SharePoint Store. - Members of the SharePoint_App AD DS security group must have the ability to submit new apps and app updates to the App Store of ContentFarm. - Members of the SharePoint_App_Dev AD DS security group must not be granted farm administrator rights in ContentFarm. - The Time Entry app must remain available to users at all times. - The contents of ContentFarm must be indexed by the Search service application of SearchFarm. - All responses to queries submitted by users in ContentFarm must be served by the Search service application of SearchFarm. - The database resources for SearchFarm must be configured to be highly available by using SQL Server database mirroring with automatic failover. - MySite content databases must be moved to a separate clustered database instance. The new clustered database instance must be created by using existing database servers in ContentFarm. - All storage resources for both farms must be redundant and provide high performance for both read and write operations and support disk mirroring. - A snapshot of the current state of the managed metadata service application must be taken before the service application receives the planned major update. A. Multiple disks individually attached via Fibre Channel B. Multiple disks configured in a RAID 0 array C. Multiple disks individually attached via iscsi D. Multiple disks configured in a RAID 5 array E. Multiple disks configured in a RAID 10 array Correct Answer: E Section: [none] Explanation

52 Explanation/Reference: Search Farm Information: - The farm currently uses SPS-DB01 as its primary database instance. - SPS-DB01 has experienced multiple hard drive failures in the last month. Search Farm Reuqirements: - The contents of ContentFarm must be indexed by the Search service application of SearchFarm. - The database resources for SearchFarm must be configured to be highly available by using SQL Server database mirroring with automatic failover. - All storage resources for both farms must be redundant and provide high performance for both read and write operations and support disk mirroring. - A snapshot of the current state of the managed metadata service application must be taken before the service application receives the planned major update. The best solution to meet the storage requirements would be to put them on a RAID 10 array. Raid 0 is striped and not redundant iscsi is not necessarily a redundant / mirroring solution. It depends on how those disks are configured on the ISCSI SAN. A RAID 5 Array is redundant but is not disk mirroring RAID 10 uses both striping and mirroring Backup and restore best practices in SharePoint 2013 Use RAID 10 if you use RAID Carefully consider whether to use redundant array of independent disks (RAID) on the device to which you back up data. For example, RAID 5 has slow write performance, approximately the same speed as for a single disk. This is because RAID 5 has to maintain parity information. RAID 10 can provide faster backups because it doesn't need to manage parity. Therefore, it reads and writes data faster. For more information about how to use RAID with backups, see Configure RAID for maximum SQL Server I/O throughput and RAID Levels and SQL Server. Reference: QUESTION 2 HOTSPOT You need to back up the HR site collection. What should you do? (To answer, select the appropriate option from each drop-down list in the answer area.) Hot Area:

53 Correct Answer: Section: [none] Explanation Explanation/Reference: Explanation: SharePoint Backup Service

54 Note: * SQL Server: The content database is stored in SQL Server. / From Scenario: The farm currently uses SPS-DB01 as its primary database instance. * Windows Scheduled task to set a reoccurring task. * Backup-SPSite Performs a backup of a site collection. * Daily From scenario: The Site Owner of the HR site collection requires that the HR Site Collection be backed up in full on a daily basis. *** A SharePoint server can have scheduled jobs to perform backups but powershell commands would only be used "behind the scenes" and not be an available option. *** Therefore a scheduled task running a script would be the correct answer. Other References: Backup and restore best practices in SharePoint 2013 Reference: QUESTION 3 DRAG DROP You need to reconfigure the ContentFarm database topology. What should you do? (To answer, drag the appropriate options to the correct location or locations in the answer area. Each option may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place:

55 Correct Answer: Section: [none] Explanation Explanation/Reference: Explanation:

56 Note: * From Scenario: / MySite content databases must be moved to a separate clustered database instance. The new clustered database instance must be created by using existing database servers in ContentFarm. / All storage resources for both farms must be redundant and provide high performance for both read and write operations and support disk mirroring. * Box 1: Use both SQL Server 2012 servers (SPC-DB01 and SPC-DB02) * Box 2: / From ScenarIO: SPS-DB01 has experienced multiple hard drive failures in the last month. So we use SPC-DB02 as the active node. * Box 3, Box 4, Box 5: We move the content databases to the new SQL Server instance * Box 6: Reattach to the web application. QUESTION 4 You need to replicate the SQL Server logins for the database instance in the search farm and ensure that no replication related errors are generated. To which server or servers should you replicate the logins? Case Study Title (Case Study): Topic 3, Baldwin Museum of Science Background Baldwin Museum of Science has an Active Directory Domain Services (AD DS) domain named BaldwinMuseumOfScience.com. The domain has a SharePoint environment that contains two farms named ContentFarm and SearchFarm. ContentFarm includes content and collaboration tools. A custom app named Time Entry is deployed to the App Store on ContentFarm. ContentFarm includes a site collection named HR. You are planning for a major content and configuration update to the term store in the managed metadata service application that is located on ContentFarm. SearchFarm is reserved for crawling content and responding to search queries. ContentFarm Topology The topology of ContentFarm is shown in the following table.

57 ContentFarm has the following characteristics: - Primary content for the farm is available at the URL SharePoint.BaldwinMuseumOfScience.com. - Requests for content from the farm are load-balanced between SPC-WEB01 and SPC-WEB02. - The servers that run Microsoft SQL Server are members of an active/passive cluster that run a failover cluster named SP-SQL01. - MySites sites for each user are hosted on a separate web application available at the URL my.baldwinmuseumofscience.com. - Requests for MySites pages are load-balanced between SPC-WEB01 and SPC-WEB02. - A full backup of the farm is performed once a week. - An incremental backup of the farm is performed once a day. - The Site Owner of the HR site collection requires that the HR Site Collection be backed up in full on a daily basis. - The managed metadata, user profile, and BCS service applications are enabled in the farm. All members of the SharePoint developer team belong to an AD DS security group named - SharePoint_App_Dev. SearchFarm Topology The topology of SearchFarm is shown in the following table. SearchFarm has the following characteristics: - The farm currently uses SPS-DB01 as its primary database instance. - SPS-DB01 has experienced multiple hard drive failures in the last month. - The identity of the search service application is not documented.

58 Technical Requirements The following requirements must be met for ContentFarm and SearchFarm: - All administrative activities must be performed by using Windows PowerShell. - Custom applications created by using the SharePoint app model must be deployed to, and hosted in, an internal App Store. - Site owners must not be able to directly purchase third-party apps from the public SharePoint Store. - Members of the SharePoint_App AD DS security group must have the ability to submit new apps and app updates to the App Store of ContentFarm. - Members of the SharePoint_App_Dev AD DS security group must not be granted farm administrator rights in ContentFarm. - The Time Entry app must remain available to users at all times. - The contents of ContentFarm must be indexed by the Search service application of SearchFarm. - All responses to queries submitted by users in ContentFarm must be served by the Search service application of SearchFarm. - The database resources for SearchFarm must be configured to be highly available by using SQL Server database mirroring with automatic failover. - MySite content databases must be moved to a separate clustered database instance. The new clustered database instance must be created by using existing database servers in ContentFarm. - All storage resources for both farms must be redundant and provide high performance for both read and write operations and support disk mirroring. - A snapshot of the current state of the managed metadata service application must be taken before the service application receives the planned major update. A. SPS-DB02 only B. SPS-DB03 only C. SPS-DB01 and SPS-DB02 only D. SPS-DB01, SPS-DB02, and SPS-DB03 Correct Answer: A Section: [none] Explanation Explanation/Reference: SPS-DB02 is the server that will contain the mirrored databases. SPS-DB03 is the witness server and it does not contain any databases. As a result SPS-DB02 is the only server that will need authentication replicated. QUESTION 5 HOTSPOT You need to configure the environment to support the management of custom applications. What should you do? (To answer, select the appropriate option from each drop-down list in the answer area.) Hot Area:

59 Correct Answer: Section: [none]

60 Explanation Explanation/Reference: Original Reference: Note: * From Scenario: Custom applications created by using the SharePoint app model must be deployed to, and hosted in, an internal App Store. * Configure Apps for SharePoint 2013 Box 1: Enable Services on the server: Browse to "Central Administration > System Settings > Manage Services on server" and ensure that the "App Management Service" and "Microsoft SharePoint Foundation Subscription Settings Service" services are started: Box 2, Box 3: Configure the App Management service application and proxy: You can do so by running the following commands in SharePoint 2013 Management Shell (PowerShell) NEW REFERENCE App Management service application is used for below. The App Managemant Service is responsible for storing and providing information concerning SP App licenses and permissions All licenses for apps downloaded from Marketplace will be stored in Apps service application The App Managemant Service is accessed each time app is requested or used in SharePoint to verify validity of the request Subscription Settings service application is used for below. It is used to create subdomains for apps as well as set them up in a tenant environment (apps are basically in a multi-tenant environment, even if your farm isn't). The Subscription Settings service also keeps track of relationships. Reference: To configure the Subscription Settings service application by using Windows PowerShell First you must establish the application pool, run as account, and database settings for the services. Use a managed account for the SPManagedAccount (which will be used for the application pool runas account). At the Windows PowerShell command prompt, type the following commands, and press ENTER after each one to create the application pool: Verify that you have the following memberships: securityadmin fixed server role on the SQL Server instance. db_owner fixed database role on all databases that are to be updated. Administrators group on the server on which you are running the Windows PowerShell cmdlets. An administrator can use the Add-SPShellAdmin cmdlet to grant permissions to use SharePoint 15 Products cmdlets. $account = Get-SPManagedAccount "<AccountName>" # Gets the name of the managed account and sets it to the variable $account for later use. Where: <AccountName> is the name of the managed account in the SharePoint farm. $apppoolsubsvc = New-SPServiceApplicationPool -Name SettingsServiceAppPool - Account $account # Creates an application pool for the Subscription Settings service application.

61 # Uses a managed account as the security account for the application pool. # Stores the application pool as a variable for later use. At the Windows PowerShell command prompt, type the following commands, and press ENTER after each one to create the new service application and proxy: $appsubsvc = New-SPSubscriptionSettingsServiceApplication ApplicationPool $apppoolsubsvc Name SettingsServiceApp DatabaseName <SettingsServiceDB> # Creates the Subscription Settings service application, using the variable to associate it with the application pool that was created earlier. # Stores the new service application as a variable for later use. Where: <SettingsServiceDB> is the name of the Subscription Settings service database. Reference: Configure an environment for apps for SharePoint (SharePoint 2013) Configure the Subscription Settings and App Management service applications Apps rely on the App Management and Microsoft SharePoint Foundation Subscription Settings service applications. These service applications use the multi-tenancy features to provide app permissions and create the subdomains for apps. Therefore, even if you are not hosting multiple tenants, you must still establish a name for the default tenant for your environment (any SharePoint site that is not associated with a tenant will be in the default tenant). Note: You can use the SharePoint Central Administration website to set the default tenant name (also know as the app prefix) for non-hosting environments. You must use Windows PowerShell to configure tenant names for hosting environments. You perform the steps to set the app prefix in the next section, Configure the app URLs to use. To configure these services, you first start the services in Central Administration. After the services are started, you use Windows PowerShell to create the Subscription Settings service application, and then use either Windows PowerShell or Central Administration to create the App Management service application. To start the Subscription Settings and App Management services in Central Administration 1. Verify that you are a member of the farm administrators group in Central Administration. 2. In SharePoint 2013 Central Administration, click System Settings. 3. On the System Settings page, under Servers, click Manage services on server. 4. On the Services on Server page, next to App Management Service, click Start. 5. On the Services on Server page, next to Microsoft SharePoint Foundation Subscription Settings Service, click Start. 6. Verify that the App Management and Microsoft SharePoint Foundation Subscription Settings services are running. The following illustration shows the Services on Server page where you can verify that the App Management and Subscription Settings services are running. Services on Server showing the App Management and Subscription Settings services running.

62 QUESTION 6 You need to back up the Managed Metadata service application before the update. Which two tools can you use to achieve this goal? (Each correct answer presents a complete solution. Choose two.) Case Study Title (Case Study): Topic 3, Baldwin Museum of Science Background Baldwin Museum of Science has an Active Directory Domain Services (AD DS) domain named BaldwinMuseumOfScience.com. The domain has a SharePoint environment that contains two farms named ContentFarm and SearchFarm. ContentFarm includes content and collaboration tools. A custom app named Time Entry is deployed to the App Store on ContentFarm. ContentFarm includes a site collection named HR. You are planning for a major content and configuration update to the term store in the managed metadata service application that is located on ContentFarm. SearchFarm is reserved for crawling content and responding to search queries. ContentFarm Topology The topology of ContentFarm is shown in the following table.

63 ContentFarm has the following characteristics: - Primary content for the farm is available at the URL SharePoint.BaldwinMuseumOfScience.com. - Requests for content from the farm are load-balanced between SPC-WEB01 and SPC-WEB02. - The servers that run Microsoft SQL Server are members of an active/passive cluster that run a failover cluster named SP-SQL01. - MySites sites for each user are hosted on a separate web application available at the URL my.baldwinmuseumofscience.com. - Requests for MySites pages are load-balanced between SPC-WEB01 and SPC-WEB02. - A full backup of the farm is performed once a week. - An incremental backup of the farm is performed once a day. - The Site Owner of the HR site collection requires that the HR Site Collection be backed up in full on a daily basis. - The managed metadata, user profile, and BCS service applications are enabled in the farm. All members of the SharePoint developer team belong to an AD DS security group named - SharePoint_App_Dev. SearchFarm Topology The topology of SearchFarm is shown in the following table. SearchFarm has the following characteristics: - The farm currently uses SPS-DB01 as its primary database instance. - SPS-DB01 has experienced multiple hard drive failures in the last month. - The identity of the search service application is not documented. Technical Requirements The following requirements must be met for ContentFarm and SearchFarm: - All administrative activities must be performed by using Windows PowerShell. - Custom applications created by using the SharePoint app model must be deployed to, and hosted in, an internal App Store. - Site owners must not be able to directly purchase third-party apps from the public SharePoint Store. - Members of the SharePoint_App AD DS security group must have the ability to submit new apps and app updates to the App Store of ContentFarm. - Members of the SharePoint_App_Dev AD DS security group must not be granted farm administrator rights in ContentFarm. - The Time Entry app must remain available to users at all times. - The contents of ContentFarm must be indexed by the Search service application of SearchFarm.

64 - All responses to queries submitted by users in ContentFarm must be served by the Search service application of SearchFarm. - The database resources for SearchFarm must be configured to be highly available by using SQL Server database mirroring with automatic failover. - MySite content databases must be moved to a separate clustered database instance. The new clustered database instance must be created by using existing database servers in ContentFarm. - All storage resources for both farms must be redundant and provide high performance for both read and write operations and support disk mirroring. - A snapshot of the current state of the managed metadata service application must be taken before the service application receives the planned major update. A. The Backup and Recovery page in Central Administration B. SQL Server Management Studio C. The Backup-SPFarm Windows PowerShell cmdlet D. The Backup-SPSite Windows PowerShell cmdlet E. The Backup SqlDatabase Windows PowerShell cmdlet Correct Answer: AC Section: [none] Explanation Explanation/Reference: OLD Explanation: C: Typically, Service Applications will be backed up as part of a full farm back-up, along with all other components of the farm, If you want to backup individual service applications such as Managed Metadata service, User Profile Service then you can use Windows PowerShell to back up the SharePoint service application, below steps describes the procedure. Step1 User has to added to the SharePoint_Shell_Access role for desired database. Use the Add- SPShellAdmin cmdlet to add user to SharePoint_Shell_Access role as below Step2 Click SharePoint 2013 Management Shell from Start >All Programs Type the below command in PowerShell Backup-SPFarm -Directory <BackupFolder> -BackupMethod {Full Differential} -Item <ServiceApplicationName> [-Verbose] NEW EXPLANATION [I chose A, and C because technet did not include SQL Management Studio to backup the Managed Metadata Service. Also because petri mentioned that "You can t get both the service application settings and the content this way".] Use Windows PowerShell to back up a service application Backup-SPFarm -Directory <BackupFolder> -BackupMethod {Full Differential} - Item <ServiceApplicationName> [-Verbose] Where: <BackupFolder> is the path of a folder on the local computer or on the network in which you want to store the backups. <ServiceApplicationName> is the name of the service application that you want to back up. Backup a Service Application in SharePoint with Central Administration While it s easier to identify the necessary steps, the Central Administration path takes more steps to complete. Still, you can very easily backup the same Service Applications in nearly the same way. Open Central Administration. Select Backup and Restore. Then click Perform a Backup. Click Next. On the next page, find and expand the Shared Service Applications heading. Once expanded, check the box next to SecureStoreService." Click Next. On the backup options page, enter a path where you'll save the backup. Choose backup type (full or

65 differential) and click Start Backup. SQL Backups for Service Applications with Database Content There are five service applications that hold content in databases that you can backup directly from SQL. You can t get both the service application settings and the content this way, but you can usually recreate the service applications without much trouble and then just leverage the content from the backed up service applications by performing a database restore from your SQL backup and set the destination to be the new service application database. The service applications components that you can backup directly from SQL are: - Search Administration (but not the index) - Business Data Connectivity - Secure Store - User Profile Service social database - User Profile Service profile database - Managed Metadata Those databases can be backed up and restored through the SQL Server Management Studio. Using this approach, you can easily create a service application on a new farm, and then use SQL Server Management Studio to restore the backed up copy of the service application database over the newly created one. Reference: Technet Reference: Real World Reference: QUESTION 7 You need to redeploy the Time Entry app. Which two Windows PowerShell cmdlets should you run? (Each correct answer presents a complete solution. Choose two.) Case Study Title (Case Study): Topic 3, Baldwin Museum of Science Background Baldwin Museum of Science has an Active Directory Domain Services (AD DS) domain named BaldwinMuseumOfScience.com.

66 The domain has a SharePoint environment that contains two farms named ContentFarm and SearchFarm. ContentFarm includes content and collaboration tools. A custom app named Time Entry is deployed to the App Store on ContentFarm. ContentFarm includes a site collection named HR. You are planning for a major content and configuration update to the term store in the managed metadata service application that is located on ContentFarm. SearchFarm is reserved for crawling content and responding to search queries. ContentFarm Topology The topology of ContentFarm is shown in the following table. ContentFarm has the following characteristics: - Primary content for the farm is available at the URL SharePoint.BaldwinMuseumOfScience.com. - Requests for content from the farm are load-balanced between SPC-WEB01 and SPC-WEB02. - The servers that run Microsoft SQL Server are members of an active/passive cluster that run a failover cluster named SP-SQL01. - MySites sites for each user are hosted on a separate web application available at the URL my.baldwinmuseumofscience.com. - Requests for MySites pages are load-balanced between SPC-WEB01 and SPC-WEB02. - A full backup of the farm is performed once a week. - An incremental backup of the farm is performed once a day. - The Site Owner of the HR site collection requires that the HR Site Collection be backed up in full on a daily basis. - The managed metadata, user profile, and BCS service applications are enabled in the farm. All members of the SharePoint developer team belong to an AD DS security group named - SharePoint_App_Dev. SearchFarm Topology The topology of SearchFarm is shown in the following table.

67 SearchFarm has the following characteristics: - The farm currently uses SPS-DB01 as its primary database instance. - SPS-DB01 has experienced multiple hard drive failures in the last month. - The identity of the search service application is not documented. Technical Requirements The following requirements must be met for ContentFarm and SearchFarm: - All administrative activities must be performed by using Windows PowerShell. - Custom applications created by using the SharePoint app model must be deployed to, and hosted in, an internal App Store. - Site owners must not be able to directly purchase third-party apps from the public SharePoint Store. - Members of the SharePoint_App AD DS security group must have the ability to submit new apps and app updates to the App Store of ContentFarm. - Members of the SharePoint_App_Dev AD DS security group must not be granted farm administrator rights in ContentFarm. - The Time Entry app must remain available to users at all times. - The contents of ContentFarm must be indexed by the Search service application of SearchFarm. - All responses to queries submitted by users in ContentFarm must be served by the Search service application of SearchFarm. - The database resources for SearchFarm must be configured to be highly available by using SQL Server database mirroring with automatic failover. - MySite content databases must be moved to a separate clustered database instance. The new clustered database instance must be created by using existing database servers in ContentFarm. - All storage resources for both farms must be redundant and provide high performance for both read and write operations and support disk mirroring. - A snapshot of the current state of the managed metadata service application must be taken before the service application receives the planned major update. A. Import-SPAppPackage B. Update-SPAppInstance C. Install-SPSolution D. Install-SPApp E. Add SPSolution F. Add-SPAppPackage Correct Answer: AD Section: [none]

68 Explanation Explanation/Reference: Explanation: A: Use the Import-SPAppPackage cmdlet to import an app package from the content database and create an app inside the site collection by using the SiteCollection parameter. D: Use the Install-SPApp cmdlet to install an instance of an app within a web application. * From scenario / ContentFarm includes content and collaboration tools. A custom app named Time Entry is deployed to the App Store on ContentFarm. Note: * Publishing: Incorrect: B: Use the Update-SPAppInstance cmdlet to update the app instance. Reference: QUESTION 8 You need to ensure that app developers have the necessary permission to submit apps for deployment. Which permission level should you grant to the SharePoint_App_Dev group? Case Study Title (Case Study): Topic 3, Baldwin Museum of Science Background Baldwin Museum of Science has an Active Directory Domain Services (AD DS) domain named BaldwinMuseumOfScience.com. The domain has a SharePoint environment that contains two farms named ContentFarm and SearchFarm. ContentFarm includes content and collaboration tools. A custom app named Time Entry is deployed to the App Store on ContentFarm. ContentFarm includes a site collection named HR. You are planning for a major content and configuration update to the term store in the managed metadata service application that is located on ContentFarm. SearchFarm is reserved for crawling content and responding to search queries. ContentFarm Topology The topology of ContentFarm is shown in the following table.

69 ContentFarm has the following characteristics: - Primary content for the farm is available at the URL SharePoint.BaldwinMuseumOfScience.com. - Requests for content from the farm are load-balanced between SPC-WEB01 and SPC-WEB02. - The servers that run Microsoft SQL Server are members of an active/passive cluster that run a failover cluster named SP-SQL01. - MySites sites for each user are hosted on a separate web application available at the URL my.baldwinmuseumofscience.com. - Requests for MySites pages are load-balanced between SPC-WEB01 and SPC-WEB02. - A full backup of the farm is performed once a week. - An incremental backup of the farm is performed once a day. - The Site Owner of the HR site collection requires that the HR Site Collection be backed up in full on a daily basis. - The managed metadata, user profile, and BCS service applications are enabled in the farm. All members of the SharePoint developer team belong to an AD DS security group named "SharePoint_App_Dev." SearchFarm Topology The topology of SearchFarm is shown in the following table. SearchFarm has the following characteristics: - The farm currently uses SPS-DB01 as its primary database instance. - SPS-DB01 has experienced multiple hard drive failures in the last month. - The identity of the search service application is not documented. Technical Requirements

70 The following requirements must be met for ContentFarm and SearchFarm: - All administrative activities must be performed by using Windows PowerShell. - Custom applications created by using the SharePoint app model must be deployed to, and hosted in, an internal App Store. - Site owners must not be able to directly purchase third-party apps from the public SharePoint Store. - Members of the SharePoint_App AD DS security group must have the ability to submit new apps and app updates to the App Store of ContentFarm. - Members of the SharePoint_App_Dev AD DS security group must not be granted farm administrator rights in ContentFarm. - The Time Entry app must remain available to users at all times. - The contents of ContentFarm must be indexed by the Search service application of SearchFarm. - All responses to queries submitted by users in ContentFarm must be served by the Search service application of SearchFarm. - The database resources for SearchFarm must be configured to be highly available by using SQL Server database mirroring with automatic failover. - MySite content databases must be moved to a separate clustered database instance. The new clustered database instance must be created by using existing database servers in ContentFarm. - All storage resources for both farms must be redundant and provide high performance for both read and write operations and support disk mirroring. - A snapshot of the current state of the managed metadata service application must be taken before the service application receives the planned major update. A. App Manager permission level to the Central Administration site B. Full Control permission level to the App Store site C. Contribute permission level to the App Store site D. Farm Administrator permission level to ContentFarm E. Full Control permission level to the Central Administration site Correct Answer: B Section: [none] Explanation Explanation/Reference: - Site owners must not be able to directly purchase third-party apps from the public SharePoint Store. - Members of the SharePoint_App AD DS security group must have the ability to submit new apps and app updates to the App Store of ContentFarm. Plan for apps for SharePoint 2013 [The following website is a designed to help setup a governance plan for setting up Sharepoint.] Do you want to control who can install apps for SharePoint? At the minimum, a user must have the Manage Web site and Create Subsites permissions to install an app for SharePoint. By default, these permissions are available only to users who have the Full Control permission level or who are in the Site Owners group. Reference:

71 Question Set 1 QUESTION 1 You are configuring the ProseWeb site. You need to ensure that the site content displays correctly on all devices. What should you do? Case Study Title (Case Study): Topic 4, Proseware, Inc Background General Background You are a SharePoint administrator for a media distribution company named Proseware, Inc. Proseware is in the process of upgrading from SharePoint 2010 to SharePoint The IT group has deployed a new SharePoint 2013 farm. The farm is not yet fully configured. You are supporting the product development group during the planning and configuration of the new SharePoint farm. The product development group includes the research, development, and marketing teams. The product development group has multiple team sites and project collaborations sites in the current SharePoint 2010 farm. Business Background Stakeholders have identified the following initiatives: - ProseWeb, a public website that will allow anonymous visitors to browse the company's product catalog. - PartnerWeb, a public website that will allow authenticated users from partner companies to collaborate on product materials. - ProductsKB, a centralized repository where teams can publish product-related documents, images, videos, and other information related to the company's product catalog. Information in this site will be consumed by the ProseWeb site. Technical Background The company has an Active Directory Domain Services (AD DS) domain named proseware.com. All servers and user accounts are members of the domain. The company has purchased the prosewareapps.com domain to support SharePoint apps. The SharePoint 2013 farm currently has the following configuration: - The farm includes seven SharePoint servers named SPWEB1, SPWEB2, SPWEB3, SPWEB4, SPADM1, SPAPP1, and SPAPP2. - SPWEB1, SPWEB2, SPWEB3, SPWEB4 and SPADM1 are configured as front-end web servers. - SPADM1 is dedicated for administration purposes. - Windows Network Load Balancing has been configured to load balance all host names across the frontend web servers. - Central Administration has been provisioned on SPWEB4 and SPADM1. - The farm includes two database servers named SQL1 and SQL2 that run Microsoft SQL Server 2012 Enterprise. - Wildcard certificates for *.proseware.com and *.proseware-apps.com have been installed on all SharePoint servers. - Five web applications have been created: - ProseWeb PartnerWeb ProductsKB Teams Apps The SharePoint development team has created a custom web template solution package named ProseWebTemplate.WSP for provisioning the ProseWeb site collection. The package includes a custom template named ProseWeb. - An instance of a managed metadata service application has been configured with a content type hub. Two

72 enterprise content types named Product Document and Product Image have been published in the content type hub and are available across all web applications and sites. All team collaboration site collections for the product development group are contained in a - single content database named sp_content_teams_productdev. The database has been restored on SQL1, and upgraded by using the database attach method on the Teams web application. The site collections have not been ungraded. All team collaboration site collections for the product development group are referenced under a - wildcard managed path at The product development marketing team collaboration site is located at - teams.proseware.com/productdev/marketing. The marketing team has made significant customizations to their team collaboration site by - using Microsoft SharePoint Designer. Business Requirements The SharePoint 2013 environment must meet the following business requirements: - Due to export and copyright restrictions, SharePoint sites may be accessed only from within North America. - The ProseWeb site must display a fixed-width page design for desktop browsers, and a single responsive web design for all mobile devices. The company's web designers have prepared two site templates that meet these requirements. - To support the website design layouts, images on the website must be rendered in one of three standard sizes, specified in pixels: Thumbnail (150 x 150), Catalog (300 x 300), and Detail (500 x 500). - Users must be able to easily copy product-related documents, images, and other files from any team collaboration site to the ProductsKB site. Metadata on content must be preserved when moving or copying content between sites. - The product development group's team collaboration site collections must be upgraded. Technical Requirements You have the following technical requirements: - SQL Server connections must use TCP and port Site collection upgrades must be throttled for no more than 20 concurrent upgrades within any content database, and throttled at 10 concurrent upgrades for any web application instance. - If a site collection has been customized by using SharePoint Designer: - The site collection upgrade must be performed by a farm administrator. - All customizations must be evaluated and verified before performing the upgrade. - All sandboxed solution code must run on the same server as the original request. - Requests originating from outside the company network must not be routed to any server running Central Administration. - SPAPP1 and SPAPP2 must not process user requests for site content and pages. - You must deploy the custom web template solution as a full-trust farm solution and use the ProseWeb template when creating the root site collection for the ProseWeb web application. - The ProductsKB site must be provisioned by using a Records Center site template. A. Create a composed look and select the Mobile View option B. Configure a browser cookie named devicechannel and set the value to Mobile. C. Activate the Enable Mobile Views feature on the website. D. Configure a device channel. Specify the value MSIE10.0 for the device inclusion rule. E. Configure a device channel. Specify the value $FALLBACKMOBILEUSERAGENTS for the device inclusion rule. Correct Answer: E Section: [none] Explanation Explanation/Reference: Mobile fallback Device Channel If you want to target all mobile devices, you can insert the following string as the Device Inclusion Role: $FALLBACKMOBILEUSERAGENTS;

73 Whether a device is recognized as mobile or not is determined by the HttpContext.Current.Request.Browser.IsMobileDevice property which is driven by the.browser file in your web application. (see MSDN article Browser Definition File Schema (browsers Element) for more information) Reference: MANAGING A NEW DEVICE CHANNEL Adding a new Device Channel presents you with a few options for how this channel should be managed: Name: This is simply the name of the new Device Channel. Alias: This is a unique ID used by SharePoint. Device Inclusion Rules: This is a list of strings that will be used to match against the user agent string of the mobile browser. You can use this to create a fallback mobile view using $FALLBACKMOBILEUSERAGENTS; Active: Simple boolean as to whether this channel is active or not.

74 Once you add a new Device Channel nothing will happen yet. You'll then need to go into the Master Page settings to associate a look and feel: Reference: QUESTION 2 HOTSPOT You need to begin configuring services to support solutions. On the System page of Central Administration, which link should you select? (To answer, select the appropriate link in the answer area.) Hot Area: Correct Answer: Section: [none] Explanation Explanation/Reference: Note:

75 * Manage Farm Solutions: This option allows you to manage solutions in the farm. Again, no change when compared to SharePoint 2010 To deploy a solution by using Central Administration On the Central Administration Home page, click System Settings. In the Farm Management section, click Manage farm solutions. On the Solution Management page, click the solution that you want to deploy. On the Solution Properties page, click Deploy Solution. On the Deploy Solution page, in the Deploy When section, select one of the following: Now At a specified time. If you select this option, specify a time by using the date and time boxes. We recommend that you select a time when the load on the destination servers is low. In the Deploy To? section, in the A specific web application list, click either All web applications or select a specific Web application. Click OK. Reference: To import a solution package by using Windows PowerShell Add-SPSolution -LiteralPath <SolutionPath> Reference: QUESTION 3 DRAG DROP You are planning for high availability of the SharePoint environment. You need to plan the Request Manager configuration. How should you configure Request Manager? (To answer, drag the appropriate elements to the correct positions in the answer area. Each element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place:

76 Correct Answer:

77 Section: [none] Explanation Explanation/Reference:

78 Note: * From scenario: / Due to export and copyright restrictions, SharePoint sites may be accessed only from within North America Here implemented through the Throttling Rule. / Requests originating from outside the company network must not be routed to any server running Central Administration. / Central Administration has been provisioned on SPWEB4 and SPADM1. Here available only for Execution Group 1. * Throttling Rules A Throttling Rule is the definition of the criteria to evaluate before refusing requests which match the criteria. Throttling Rules are NOT associated with a Machine Pool or an Execution Group. Throttling Rules can have an expiry time set. * Execution Groups A Execution Group is a collection of Routing Rules which allows the precedence of rule evaluation to be controlled and Routing Rules to be managed in batches. There are three execution groups (0, 1 & 2) which are evaluated in order. If no Execution Group for a Routing Rule is specified it is associated with Execution Group 0. * SharePoint Server 2013 introduces a new capability called Request Management. Request Management allows SharePoint to understand more about, and control the handling of, incoming requests. Request Management employs a rules based approach, which enables SharePoint to take the appropriate action for a given request based upon administrator supplied configuration. QUESTION 4 DRAG DROP You are preparing to create the ProductsKB site. You need to create and configure the ProductsKB site to store product images. Which four 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:

79 Correct Answer:

80 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Activate the Content Organizer site feature. Box 2: Create an asset library. Box 3: Add the Product Image content type to the asset library. Box 4: Configure a Content Organizer rule on the Product Image content type. Note: * The Content Organizer is a SharePoint feature that can automatically manage some important library tasks. This not only saves time, but can help make sure that a document library is managed consistently. * The Content Organizer can automatically do the following tasks: / Route documents to different libraries or folders In effect, the Content Organizer acts as a gatekeeper for documents. Each time that a document is uploaded, the Content Organizer uses rules that you created to determine where it should move the document. Then, it routes the document to the correct library or folder, which can be located in a different site collection. Rules can be based on a combination of content types and metadata. / More tasks. Not listed here. * To determine how to route a document, Content Organizer uses rules that you create. Rules are based on a combination of content types and metadata. * Before you create rules: First steps There are several important steps that you have to follow before you create rules for routing documents. 1. Activate the Content Organizer feature. 2. Create libraries and folders that you want documents to be routed to. You might want to create folders for each type of document that you are routing. For example, create a library just for records or Excel

81 spreadsheets. To learn about how to create libraries, see the links in the See Also section. 3. Content types must be associated with documents that are to be routed. In them, the content type can be part of the criteria that determines the final location where a document is stored. * Create rules to route documents For each record type that you add to the Record Routing list, you specify a record title and description. You also specify the location in the site where the record is stored. To make sure that all relevant records are routed to the appropriate location, you can specify alternate names for the record type. 4.On the Site Settings page, under the Site Administration section, click Content Organizer Rules. Etc. Reference: Set up an Asset Library to store image, audio, or video files Reference: Plan digital asset libraries in SharePoint Server Reference: Determine permission levels and groups in SharePoint Features of the Asset Library An Asset Library is a type of document library that has been extended with additional functionality to support the storage and organization of rich media, such as images, videos, or audio files. The Asset Library template supports the following features: New digital asset content types The Asset Library is pre-configured to support the new content types for image, video, and audio files. These content types include new columns that enable you to track metadata that is specific to rich media assets. Thumbnail centric views The default view for the Asset Library is the Thumbnails view, which displays small thumbnails of the assets in the library. This view makes it easy to quickly browse for image and video files. Image previews When you move your pointer over an asset in the Thumbnails view, a preview window

82 displays a larger version of the image, as well as image properties. You can take actions on the asset from the preview window. Automatic metadata extraction for image files When you upload image files to an Asset Library, any existing metadata for the file is extracted and promoted to corresponding columns (if available) in the library. Automatic metadata extraction is supported for the following image file types: BMP, GIF, ICO, JPEG, PNG, and TIFF. Podcasting support through RSS You can use the RSS feature of the asset library to set up podcasting for audio or video files stored in Asset Library. Site users can subscribe to the RSS feed for the library to receive new content as it is added via podcast. Create an Asset Library To create an Asset Library, you must have permission to create lists. Site owners have this permission by default. 1. Navigate to the site where you want to create the library. 2. On the Site Actions menu, click View All Site Content, and then click Create. 3. Under Filter By, select Library, and then click Asset Library. 4. In the name box, type a name for the library, and then click Create. Because an Asset Library is a specialized kind of document library, you can configure the same settings for it that you can configure for a document library. After you create an Asset Library, you can modify settings for features such as versioning, metadata navigation, or workflow by using the Library Settings command on the Library tab of the ribbon. For more information about configuring these options, browse the Library topics in Help. If you want to change what properties are displayed in the preview window when you rest the cursor on a thumbnail, you can do so by customizing the Thumbnails view for the library. Reference: Set up an Asset Library to store image, audio, or video files Reference: QUESTION 5 You need to upgrade the appropriate site collections. Which two sets of Windows PowerShell cmdlets should you run? (Each correct answer presents part of the solution. Choose two.) Case Study Title (Case Study):

83 Topic 4, Proseware, Inc Background General Background You are a SharePoint administrator for a media distribution company named Proseware, Inc. Proseware is in the process of upgrading from SharePoint 2010 to SharePoint The IT group has deployed a new SharePoint 2013 farm. The farm is not yet fully configured. You are supporting the product development group during the planning and configuration of the new SharePoint farm. The product development group includes the research, development, and marketing teams. The product development group has multiple team sites and project collaborations sites in the current SharePoint 2010 farm. Business Background Stakeholders have identified the following initiatives: - ProseWeb, a public website that will allow anonymous visitors to browse the company's product catalog. - PartnerWeb, a public website that will allow authenticated users from partner companies to collaborate on product materials. - ProductsKB, a centralized repository where teams can publish product-related documents, images, videos, and other information related to the company's product catalog. Information in this site will be consumed by the ProseWeb site. Technical Background The company has an Active Directory Domain Services (AD DS) domain named proseware.com. All servers and user accounts are members of the domain. The company has purchased the prosewareapps.com domain to support SharePoint apps. The SharePoint 2013 farm currently has the following configuration: - The farm includes seven SharePoint servers named SPWEB1, SPWEB2, SPWEB3, SPWEB4, SPADM1, SPAPP1, and SPAPP2. - SPWEB1, SPWEB2, SPWEB3, SPWEB4 and SPADM1 are configured as front-end web servers. - SPADM1 is dedicated for administration purposes. - Windows Network Load Balancing has been configured to load balance all host names across the frontend web servers. - Central Administration has been provisioned on SPWEB4 and SPADM1. - The farm includes two database servers named SQL1 and SQL2 that run Microsoft SQL Server 2012 Enterprise. - Wildcard certificates for *.proseware.com and *.proseware-apps.com have been installed on all SharePoint servers. - Five web applications have been created: - ProseWeb PartnerWeb ProductsKB Teams Apps The SharePoint development team has created a custom web template solution package named ProseWebTemplate.WSP for provisioning the ProseWeb site collection. The package includes a custom template named ProseWeb. - An instance of a managed metadata service application has been configured with a content type hub. Two enterprise content types named Product Document and Product Image have been published in the content type hub and are available across all web applications and sites. All team collaboration site collections for the product development group are contained in a - single content database named sp_content_teams_productdev. The database has been restored on SQL1, and upgraded by using the database attach method on the Teams web application. The site collections have not been ungraded. All team collaboration site collections for the product development group are referenced under a - wildcard managed path at The product development marketing team collaboration site is located at - teams.proseware.com/productdev/marketing. The marketing team has made significant customizations to their team collaboration site by -

84 using Microsoft SharePoint Designer. Business Requirements The SharePoint 2013 environment must meet the following business requirements: - Due to export and copyright restrictions, SharePoint sites may be accessed only from within North America. - The ProseWeb site must display a fixed-width page design for desktop browsers, and a single responsive web design for all mobile devices. The company's web designers have prepared two site templates that meet these requirements. - To support the website design layouts, images on the website must be rendered in one of three standard sizes, specified in pixels: Thumbnail (150 x 150), Catalog (300 x 300), and Detail (500 x 500). - Users must be able to easily copy product-related documents, images, and other files from any team collaboration site to the ProductsKB site. Metadata on content must be preserved when moving or copying content between sites. - The product development group's team collaboration site collections must be upgraded. Technical Requirements You have the following technical requirements: - SQL Server connections must use TCP and port Site collection upgrades must be throttled for no more than 20 concurrent upgrades within any content database, and throttled at 10 concurrent upgrades for any web application instance. - If a site collection has been customized by using SharePoint Designer: - The site collection upgrade must be performed by a farm administrator. - All customizations must be evaluated and verified before performing the upgrade. - All sandboxed solution code must run on the same server as the original request. - Requests originating from outside the company network must not be routed to any server running Central Administration. - SPAPP1 and SPAPP2 must not process user requests for site content and pages. - You must deploy the custom web template solution as a full-trust farm solution and use the ProseWeb template when creating the root site collection for the ProseWeb web application. - The ProductsKB site must be provisioned by using a Records Center site template. A. $wa = Get-SPWebApplication and $wa.siteupgradethrottlesettings.apppoolconcurrentupgrades essionlimit = 10 B. $db = Get-SPContentDatabase"sp_content_teams_productdev" and Sdb.ConcurrentSiteUpgradeSessionLimit = 40 C. $wa = Get-SPWebApplication and $wa.siteupgradethrottlesettings.apppoolconcurrentupgradesessionlimi t = 10 D. $wa = Get-SPWebApplication and $wa.siteupgradethrottlesettings = 10 E. $db = Get-SPContentDatabase"sp_content_teams_productdev" and $db.concurrentsiteupgradesessionlimit = 20 F. $db = Get-SPContentDatabase "sp_content_teams_productdev" and $db.siteupgradethrottlesettings.apppoolconcurrentupgradesessionlimit = 20 Correct Answer: AE Section: [none] Explanation Explanation/Reference: Explanation: A: SiteUpgradeThrottleSettings Throttle Limit 10 : 10 concurrent upgrades for any web application instance E: SiteUpgradeThrottleSettings ConcurrentSiteUpgradeSessionLimit = concurrent upgrades * From scenario: / Site collection upgrades must be throttled for no more than 20 concurrent upgrades within any content database, and throttled at 10 concurrent upgrades for any web application instance.

85 Agreed... QUESTION 6 You are preparing to migrate to the new SharePoint environment. You need to configure SQL Server connectivity. What should you do? Case Study Title (Case Study): Topic 4, Proseware, Inc Background General Background You are a SharePoint administrator for a media distribution company named Proseware, Inc. Proseware is in the process of upgrading from SharePoint 2010 to SharePoint The IT group has deployed a new SharePoint 2013 farm. The farm is not yet fully configured. You are supporting the product development group during the planning and configuration of the new SharePoint farm. The product development group includes the research, development, and marketing teams. The product development group has multiple team sites and project collaborations sites in the current SharePoint 2010 farm. Business Background Stakeholders have identified the following initiatives: - ProseWeb, a public website that will allow anonymous visitors to browse the company's product catalog. - PartnerWeb, a public website that will allow authenticated users from partner companies to collaborate on product materials. - ProductsKB, a centralized repository where teams can publish product-related documents, images, videos, and other information related to the company's product catalog. Information in this site will be consumed by the ProseWeb site. Technical Background The company has an Active Directory Domain Services (AD DS) domain named proseware.com. All servers and user accounts are members of the domain. The company has purchased the prosewareapps.com domain to support SharePoint apps. The SharePoint 2013 farm currently has the following configuration: - The farm includes seven SharePoint servers named SPWEB1, SPWEB2, SPWEB3, SPWEB4, SPADM1, SPAPP1, and SPAPP2. - SPWEB1, SPWEB2, SPWEB3, SPWEB4 and SPADM1 are configured as front-end web servers. - SPADM1 is dedicated for administration purposes. - Windows Network Load Balancing has been configured to load balance all host names across the frontend web servers. - Central Administration has been provisioned on SPWEB4 and SPADM1. - The farm includes two database servers named SQL1 and SQL2 that run Microsoft SQL Server 2012 Enterprise. - Wildcard certificates for *.proseware.com and *.proseware-apps.com have been installed on all SharePoint servers. - Five web applications have been created: - ProseWeb PartnerWeb ProductsKB Teams Apps The SharePoint development team has created a custom web template solution package named ProseWebTemplate.WSP for provisioning the ProseWeb site collection. The package includes a custom template named ProseWeb. - An instance of a managed metadata service application has been configured with a content type hub. Two

86 enterprise content types named Product Document and Product Image have been published in the content type hub and are available across all web applications and sites. All team collaboration site collections for the product development group are contained in a - single content database named sp_content_teams_productdev. The database has been restored on SQL1, and upgraded by using the database attach method on the Teams web application. The site collections have not been ungraded. All team collaboration site collections for the product development group are referenced under a - wildcard managed path at The product development marketing team collaboration site is located at - teams.proseware.com/productdev/marketing. The marketing team has made significant customizations to their team collaboration site by - using Microsoft SharePoint Designer. Business Requirements The SharePoint 2013 environment must meet the following business requirements: - Due to export and copyright restrictions, SharePoint sites may be accessed only from within North America. - The ProseWeb site must display a fixed-width page design for desktop browsers, and a single responsive web design for all mobile devices. The company's web designers have prepared two site templates that meet these requirements. - To support the website design layouts, images on the website must be rendered in one of three standard sizes, specified in pixels: Thumbnail (150 x 150), Catalog (300 x 300), and Detail (500 x 500). - Users must be able to easily copy product-related documents, images, and other files from any team collaboration site to the ProductsKB site. Metadata on content must be preserved when moving or copying content between sites. - The product development group's team collaboration site collections must be upgraded. Technical Requirements You have the following technical requirements: - SQL Server connections must use TCP and port Site collection upgrades must be throttled for no more than 20 concurrent upgrades within any content database, and throttled at 10 concurrent upgrades for any web application instance. - If a site collection has been customized by using SharePoint Designer: - The site collection upgrade must be performed by a farm administrator. - All customizations must be evaluated and verified before performing the upgrade. - All sandboxed solution code must run on the same server as the original request. - Requests originating from outside the company network must not be routed to any server running Central Administration. - SPAPP1 and SPAPP2 must not process user requests for site content and pages. - You must deploy the custom web template solution as a full-trust farm solution and use the ProseWeb template when creating the root site collection for the ProseWeb web application. - The ProductsKB site must be provisioned by using a Records Center site template. A. Configure a SQL Server client alias. B. Configure a CNAME alias for SQL1. C. Configure Request Management and specify a routing rule for database connections. D. Configure a SQL Server failover cluster. Correct Answer: A Section: [none] Explanation Explanation/Reference: Reference: Set a SQL Server Alias for the SQL Server Agent Service (SQL Server Management Studio) Reference: QUESTION 7 DRAG DROP

87 You are configuring the ProseWeb site. You need to create the root site collection on the web application. 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: Correct Answer:

88 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Box 2: Box 3: Note: * Add-SPSolution uploads a SharePoint solution package to the farm. * The Install-SPSolution cmdlet deploys an installed SharePoint solution in the farm. Use the Add- SPSolution cmdlet to install a SharePoint solution package in the farm.

89 To import a solution package by using Windows PowerShell Verify that you meet the following minimum requirements: See Add-SPShellAdmin.. On the Start menu, click All Programs. Click Microsoft SharePoint 2010 Products. Click SharePoint 2010 Management Shell. At the Windows PowerShell command prompt, type the following command: Add-SPSolution -LiteralPath <SolutionPath> The solution is added to the farm's solution store. To use the solution, follow the procedure in the next section in this article. For more information, see Add-SPSolution. To deploy a solution package to a single Web application by using Windows PowerShell Verify that you meet the following minimum requirements: See Add-SPShellAdmin. On the Start menu, click All Programs. Click Microsoft SharePoint 2010 Products. Click SharePoint 2010 Management Shell. At the Windows PowerShell command prompt, type the following command: Install-SPSolution -Identity <SolutionName> -WebApplication <URLname> Where: <SolutionName> is the name of the solution. <URLname> is the URL of the Web application to which you want to deploy the imported solution. By default, the solution is immediately deployed. You can also schedule the deployment by using the time parameter. For more information, see Install-SPSolution. Reference: QUESTION 8 You need to configure the Send To connection. Which URL should you specify? Case Study Title (Case Study): Topic 4, Proseware, Inc Background General Background You are a SharePoint administrator for a media distribution company named Proseware, Inc. Proseware is in the process of upgrading from SharePoint 2010 to SharePoint The IT group has deployed a new SharePoint 2013 farm. The farm is not yet fully configured. You are supporting the product development group during the planning and configuration of the new SharePoint farm. The product development group includes the research, development, and marketing teams. The product development group has multiple team sites and project collaborations sites in the current SharePoint 2010 farm.

90 Business Background Stakeholders have identified the following initiatives: - ProseWeb, a public website that will allow anonymous visitors to browse the company's product catalog. - PartnerWeb, a public website that will allow authenticated users from partner companies to collaborate on product materials. - ProductsKB, a centralized repository where teams can publish product-related documents, images, videos, and other information related to the company's product catalog. Information in this site will be consumed by the ProseWeb site. Technical Background The company has an Active Directory Domain Services (AD DS) domain named proseware.com. All servers and user accounts are members of the domain. The company has purchased the prosewareapps.com domain to support SharePoint apps. The SharePoint 2013 farm currently has the following configuration: - The farm includes seven SharePoint servers named SPWEB1, SPWEB2, SPWEB3, SPWEB4, SPADM1, SPAPP1, and SPAPP2. - SPWEB1, SPWEB2, SPWEB3, SPWEB4 and SPADM1 are configured as front-end web servers. - SPADM1 is dedicated for administration purposes. - Windows Network Load Balancing has been configured to load balance all host names across the frontend web servers. - Central Administration has been provisioned on SPWEB4 and SPADM1. - The farm includes two database servers named SQL1 and SQL2 that run Microsoft SQL Server 2012 Enterprise. - Wildcard certificates for *.proseware.com and *.proseware-apps.com have been installed on all SharePoint servers. - Five web applications have been created: - ProseWeb PartnerWeb ProductsKB Teams Apps The SharePoint development team has created a custom web template solution package named ProseWebTemplate.WSP for provisioning the ProseWeb site collection. The package includes a custom template named ProseWeb. - An instance of a managed metadata service application has been configured with a content type hub. Two enterprise content types named Product Document and Product Image have been published in the content type hub and are available across all web applications and sites. All team collaboration site collections for the product development group are contained in a - single content database named sp_content_teams_productdev. The database has been restored on SQL1, and upgraded by using the database attach method on the Teams web application. The site collections have not been ungraded. All team collaboration site collections for the product development group are referenced under a - wildcard managed path at The product development marketing team collaboration site is located at - teams.proseware.com/productdev/marketing. The marketing team has made significant customizations to their team collaboration site by - using Microsoft SharePoint Designer. Business Requirements The SharePoint 2013 environment must meet the following business requirements: - Due to export and copyright restrictions, SharePoint sites may be accessed only from within North America. - The ProseWeb site must display a fixed-width page design for desktop browsers, and a single responsive web design for all mobile devices. The company's web designers have prepared two site templates that meet these requirements. - To support the website design layouts, images on the website must be rendered in one of three standard sizes, specified in pixels: Thumbnail (150 x 150), Catalog (300 x 300), and Detail (500 x 500). - Users must be able to easily copy product-related documents, images, and other files from any team collaboration site to the ProductsKB site. Metadata on content must be preserved when moving or copying

91 content between sites. - The product development group's team collaboration site collections must be upgraded. Technical Requirements You have the following technical requirements: - SQL Server connections must use TCP and port Site collection upgrades must be throttled for no more than 20 concurrent upgrades within any content database, and throttled at 10 concurrent upgrades for any web application instance. - If a site collection has been customized by using SharePoint Designer: - The site collection upgrade must be performed by a farm administrator. - All customizations must be evaluated and verified before performing the upgrade. - All sandboxed solution code must run on the same server as the original request. - Requests originating from outside the company network must not be routed to any server running Central Administration. - SPAPP1 and SPAPP2 must not process user requests for site content and pages. - You must deploy the custom web template solution as a full-trust farm solution and use the ProseWeb template when creating the root site collection for the ProseWeb web application. - The ProductsKB site must be provisioned by using a Records Center site template. A. B. C. D. Correct Answer: B Section: [none] Explanation Explanation/Reference: Create a Send-To connection When you create a Send To connection, Content Organizer can submit content to a designated document repository or a records center. To create a Send To connection, follow these steps. 1. On the SharePoint admin center home page, select records management. 2. In the Send To Connections list select New Connection. 3. In the Display name text box, type a name for this connection. Content Organizer displays this name as an option for users. 4. In the Send to URL text box, enter the URL to the submission point of the destination site. Tip You can find the URL in the Submission Points section of the Content Organizer: Settings page of the destination repository. 5. (Optional) if you want users to be able to submit records to the repository directly, select Allow manual

92 submission from the Send To menu. Then, SharePoint displays the connection as an option when users click Send To on the ribbon of a document library. 6. From the Send To action list, select one of the following values: a. Copy Select this option to create a copy of the document and send the copy to the destination repository. b. Move Select this option to move the document to the destination repository. Users will no longer be able to access the document from its original location. c. Move and Leave a Link Select this option to move it to the destination repository and create a link to information about the document. When a user clicks this link, a page appears that displays the URL of the document and the document metadata. 7. In the Explanation dialog box, type any information that you want to add to the audit trail. The audit trail is created when a user sends a document by using this connection. Note If you selected Move and Leave a Link in the previous step, this explanation will also appear on the information page. 8. Click Add Connection to create the connection. Reference: QUESTION 9 You need to configure caching to support the ProseWeb site design elements. Which cache should you configure? Case Study Title (Case Study): Topic 4, Proseware, Inc Background General Background You are a SharePoint administrator for a media distribution company named Proseware, Inc. Proseware is in the process of upgrading from SharePoint 2010 to SharePoint The IT group has deployed a new SharePoint 2013 farm. The farm is not yet fully configured. You are supporting the product development group during the planning and configuration of the new SharePoint farm. The product development group includes the research, development, and marketing teams. The product development group has multiple team sites and project collaborations sites in the current SharePoint 2010 farm. Business Background Stakeholders have identified the following initiatives: - ProseWeb, a public website that will allow anonymous visitors to browse the company's product catalog. - PartnerWeb, a public website that will allow authenticated users from partner companies to collaborate on product materials. - ProductsKB, a centralized repository where teams can publish product-related documents, images, videos, and other information related to the company's product catalog. Information in this site will be consumed by the ProseWeb site. Technical Background The company has an Active Directory Domain Services (AD DS) domain named proseware.com. All servers and user accounts are members of the domain. The company has purchased the proseware-

93 apps.com domain to support SharePoint apps. The SharePoint 2013 farm currently has the following configuration: - The farm includes seven SharePoint servers named SPWEB1, SPWEB2, SPWEB3, SPWEB4, SPADM1, SPAPP1, and SPAPP2. - SPWEB1, SPWEB2, SPWEB3, SPWEB4 and SPADM1 are configured as front-end web servers. - SPADM1 is dedicated for administration purposes. - Windows Network Load Balancing has been configured to load balance all host names across the frontend web servers. - Central Administration has been provisioned on SPWEB4 and SPADM1. - The farm includes two database servers named SQL1 and SQL2 that run Microsoft SQL Server 2012 Enterprise. - Wildcard certificates for *.proseware.com and *.proseware-apps.com have been installed on all SharePoint servers. - Five web applications have been created: - ProseWeb PartnerWeb ProductsKB Teams Apps The SharePoint development team has created a custom web template solution package named ProseWebTemplate.WSP for provisioning the ProseWeb site collection. The package includes a custom template named ProseWeb. - An instance of a managed metadata service application has been configured with a content type hub. Two enterprise content types named Product Document and Product Image have been published in the content type hub and are available across all web applications and sites. All team collaboration site collections for the product development group are contained in a - single content database named sp_content_teams_productdev. The database has been restored on SQL1, and upgraded by using the database attach method on the Teams web application. The site collections have not been ungraded. All team collaboration site collections for the product development group are referenced under a - wildcard managed path at The product development marketing team collaboration site is located at - teams.proseware.com/productdev/marketing. The marketing team has made significant customizations to their team collaboration site by - using Microsoft SharePoint Designer. Business Requirements The SharePoint 2013 environment must meet the following business requirements: - Due to export and copyright restrictions, SharePoint sites may be accessed only from within North America. - The ProseWeb site must display a fixed-width page design for desktop browsers, and a single responsive web design for all mobile devices. The company's web designers have prepared two site templates that meet these requirements. - To support the website design layouts, images on the website must be rendered in one of three standard sizes, specified in pixels: Thumbnail (150 x 150), Catalog (300 x 300), and Detail (500 x 500). - Users must be able to easily copy product-related documents, images, and other files from any team collaboration site to the ProductsKB site. Metadata on content must be preserved when moving or copying content between sites. - The product development group's team collaboration site collections must be upgraded. Technical Requirements You have the following technical requirements: - SQL Server connections must use TCP and port Site collection upgrades must be throttled for no more than 20 concurrent upgrades within any content database, and throttled at 10 concurrent upgrades for any web application instance. - If a site collection has been customized by using SharePoint Designer: - The site collection upgrade must be performed by a farm administrator. - All customizations must be evaluated and verified before performing the upgrade. - All sandboxed solution code must run on the same server as the original request. - Requests originating from outside the company network must not be routed to any server running Central

94 Administration. - SPAPP1 and SPAPP2 must not process user requests for site content and pages. - You must deploy the custom web template solution as a full-trust farm solution and use the ProseWeb template when creating the root site collection for the ProseWeb web application. - The ProductsKB site must be provisioned by using a Records Center site template. A. BLOB cache B. Site collection output cache C. Site collection object cache D. Site output cache Correct Answer: A Section: [none] Explanation Explanation/Reference: Configure cache settings for a web application in SharePoint Server Configure Blob cache settings 2. Configure cache profile settings 3. Configure object cache settings Reference: Cache settings operations in SharePoint Server 2013 BLOB cache Page output cache profiles Object cache Reference: QUESTION 10 You need to configure the site collection upgrade settings. Which Windows PowerShell cmdlets should you run? Case Study Title (Case Study): Topic 4, Proseware, Inc Background General Background You are a SharePoint administrator for a media distribution company named Proseware, Inc. Proseware is in the process of upgrading from SharePoint 2010 to SharePoint The IT group has deployed a new SharePoint 2013 farm. The farm is not yet fully configured. You are supporting the product development group during the planning and configuration of the new SharePoint farm. The product development group includes the research, development, and marketing teams. The product development group has multiple team sites and project collaborations sites in the current SharePoint 2010 farm. Business Background Stakeholders have identified the following initiatives: - ProseWeb, a public website that will allow anonymous visitors to browse the company's product catalog. - PartnerWeb, a public website that will allow authenticated users from partner companies to collaborate on product materials. - ProductsKB, a centralized repository where teams can publish product-related documents, images, videos, and other information related to the company's product catalog. Information in this site will be consumed by the ProseWeb site.

95 Technical Background The company has an Active Directory Domain Services (AD DS) domain named proseware.com. All servers and user accounts are members of the domain. The company has purchased the prosewareapps.com domain to support SharePoint apps. The SharePoint 2013 farm currently has the following configuration: - The farm includes seven SharePoint servers named SPWEB1, SPWEB2, SPWEB3, SPWEB4, SPADM1, SPAPP1, and SPAPP2. - SPWEB1, SPWEB2, SPWEB3, SPWEB4 and SPADM1 are configured as front-end web servers. - SPADM1 is dedicated for administration purposes. - Windows Network Load Balancing has been configured to load balance all host names across the frontend web servers. - Central Administration has been provisioned on SPWEB4 and SPADM1. - The farm includes two database servers named SQL1 and SQL2 that run Microsoft SQL Server 2012 Enterprise. - Wildcard certificates for *.proseware.com and *.proseware-apps.com have been installed on all SharePoint servers. - Five web applications have been created: - ProseWeb PartnerWeb ProductsKB Teams Apps The SharePoint development team has created a custom web template solution package named ProseWebTemplate.WSP for provisioning the ProseWeb site collection. The package includes a custom template named ProseWeb. - An instance of a managed metadata service application has been configured with a content type hub. Two enterprise content types named Product Document and Product Image have been published in the content type hub and are available across all web applications and sites. All team collaboration site collections for the product development group are contained in a - single content database named sp_content_teams_productdev. The database has been restored on SQL1, and upgraded by using the database attach method on the Teams web application. The site collections have not been ungraded. All team collaboration site collections for the product development group are referenced under a - wildcard managed path at The product development marketing team collaboration site is located at - teams.proseware.com/productdev/marketing. The marketing team has made significant customizations to their team collaboration site by - using Microsoft SharePoint Designer. Business Requirements The SharePoint 2013 environment must meet the following business requirements: - Due to export and copyright restrictions, SharePoint sites may be accessed only from within North America. - The ProseWeb site must display a fixed-width page design for desktop browsers, and a single responsive web design for all mobile devices. The company's web designers have prepared two site templates that meet these requirements. - To support the website design layouts, images on the website must be rendered in one of three standard sizes, specified in pixels: Thumbnail (150 x 150), Catalog (300 x 300), and Detail (500 x 500). - Users must be able to easily copy product-related documents, images, and other files from any team collaboration site to the ProductsKB site. Metadata on content must be preserved when moving or copying content between sites. - The product development group's team collaboration site collections must be upgraded. Technical Requirements You have the following technical requirements: - SQL Server connections must use TCP and port Site collection upgrades must be throttled for no more than 20 concurrent upgrades within any content database, and throttled at 10 concurrent upgrades for any web application instance.

96 - If a site collection has been customized by using SharePoint Designer: The site collection upgrade must be performed by a farm administrator. - All customizations must be evaluated and verified before performing the upgrade. - All sandboxed solution code must run on the same server as the original request. - Requests originating from outside the company network must not be routed to any server running Central Administration. - SPAPP1 and SPAPP2 must not process user requests for site content and pages. - You must deploy the custom web template solution as a full-trust farm solution and use the ProseWeb template when creating the root site collection for the ProseWeb web application. - The ProductsKB site must be provisioned by using a Records Center site template. A. $site = Get-SPSite and Ssite.UpgradeReminderDelay = 0 and $site.upgrademaintenancelink = $n B. $site = Get-SPSite and $site.allowselfserviceupgrade = $false C. Ssite = Get-SPSite and $site.allowselfserviceupgrade = $true D. $site = Get-SPSite and $site.allowselfserviceupgrade = $false E. $site = Get-SPSite and Ssite.AllowSelfServiceUpgrade = $true Correct Answer: B Section: [none] Explanation Explanation/Reference: To change the upgrade notification and self-service upgrade settings for a web application by using Windows PowerShell 1. Verify that you have the following memberships: securityadmin fixed server role on the SQL Server instance. db_owner fixed database role on all databases that are to be updated. Administrators group on the server on which you are running the Windows PowerShell cmdlets. An administrator can use the Add-SPShellAdmin cmdlet to grant permissions to use SharePoint 2013 cmdlets. Note: If you do not have permissions, contact your Setup administrator or SQL Server administrator to request permissions. For additional information about Windows PowerShell permissions, see Add-SPShellAdmin. 1. On the Start menu, click All Programs. 2. Click Microsoft SharePoint 2013 Products. 3. Click SharePoint 2013 Management Shell. 4. At the Windows PowerShell command prompt, type the following command to change the upgrade notification settings for a web application: $wa=get-spwebapplication <URL> $wa.upgradereminderdelay=<value> $wa.upgrademaintenancelink='<linkurl>' Where: <URL> is URL for the web application that you want to affect. <Value> is the numeric value that you want to set for the delay (for example, 10 for 10 days). <LinkURL> is a link where the user can find more information. 5. At the Windows PowerShell command prompt, type the following command to change the self-service upgrade setting for a site collection:

97 $site=get-spsite <URL> $site.allowselfserviceupgrade=<value> Where: <URL> is URL for the site collection that you want to affect. <Value> is either 'true' to allow site collection administrators to upgrade the site, or 'false' to not show them the notification and not allow them to upgrade. For more information, see Get-SPWebApplication and Get-SPSite Reference:

98 Question Set 1 QUESTION 1 Before you upgrade the web application, you need to validate that customizations will continue to function. Which Windows PowerShell cmdlet should you run? Case Study Title (Case Study): Topic 5, Contoso Ltd Background A company named Contoso, Ltd. has offices in Seattle and Toronto. Each office has a data center and a region-specific site in a single Active Directory Domain Services (AD DS) domain named contoso.com. The database servers run Microsoft SQL Server 2008 R2. Database servers are installed in each data center and are members of the region-specific sites. The WAN connection between the data centers is a dedicated T3 connection. Existing Corporate Farm Contoso has a SharePoint farm named HQ-SP10. The SharePoint servers in the farm run SharePoint Server 2010 on Windows Server 2008 R2. HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web application named WebApp1 is located at WebApp1 references a custom knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees authenticate to WebApp1 by using classic mode authentication. Users in both offices make frequent updates to SharePoint content. Administrators make only minimal changes to the SharePoint farm settings and web applications. Existing Product Support Farm The product support department hosts a SharePoint farm named DEPT-SP13. The SharePoint servers in the farm run SharePoint Server 2013 and are members of a domain named PrdSupport.contoso.com. DEPT-SP13 hosts two service applications: - A built-in service application provides access to a business data model connected to the company's data warehouse. - A custom service application named SvcApp1 provides access to data in a legacy system. Users in the product support department access the service applications by using a local web application named WebApp2. WebApp2 is located at webapp2.contoso.com and is stored in the SharePoint database DEPTDB. Users in other departments access the service applications by using WebApp1. Technical Challenges You are upgrading HQ-SP10 and the web applications hosted in the farm to a new SharePoint Server 2013 farm named HQ-SP13. When upgrading the content database to SharePoint Server 2013, you receive the following error message: Business Requirements The SharePoint 2010 environment must meet the following business requirements: - HQ-SP10 must provide read-only access to users during the migration. - All customizations in HQ-SP10 must be migrated to HQ-SP13. The SharePoint 2013 environment must meet the following business requirements:

99 - HQ-SP13 and the web applications must remain available if one of the SharePoint servers or database servers is offline. - Users' documents stored in HQ-SP13 must be available if all the servers in a region are offline. - Shared resources in SvcApp1 must be available to other SharePoint farms in the company. - All customizations in HQ-SP13 must be verified after the farm upgrade. - Periodically, you must provide an offline copy of site content from HQ-SP13 to the legal department. Technical Requirements You have the following technical requirements: All users must be able to access the business data model for the company data warehouse. Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately. The SharePoint 2013 environment for HQ-SP13 must meet the following technical requirements: - The database servers must run Microsoft SQL Server The databases must belong to a SQL Server AlwaysOn Availability Group and use the WAN connection for database replication between the sites. - The database servers must be configured with the Enable Contained Databases property. - Application pools for the web applications require unique service accounts. - After the upgrade, users in the accounting department who connect to WebApp1 must be able to access shared resources in SvcApp1. A. Test-SPSite -Identity B. Test-SPContentDatabase -Identity HQDB -WebApplication C. Test-SPSite -Identity D. Test-SPContentDatabase -Identity DEPTDB -WebApplication webapp2.contoso.com E. Get-SPUpgradeActions -AssignmentCollection spweb Correct Answer: B Section: [none] Explanation Explanation/Reference: Use the Test-SPContentDatabase cmdlet to test a content database against a Web application to verify all customizations referenced within the content database are also installed in the web application. This cmdlet can be issued against a content database currently attached to the farm, or a content database that is not connected to the farm. It can be used to test content databases from SharePoint 2010 Products and from SharePoint Products and Technologies. Test-SPContentDatabase [-Identity] <SPContentDatabasePipeBind> [- AssignmentCollection <SPAssignmentCollection>] [-DatabaseCredentials <PSCredential>] [-ExtendedCheck <SwitchParameter>] [-ServerInstance <SPDatabaseServiceInstancePipeBind>] [-ShowLocation <SwitchParameter>] [- ShowRowCounts <SwitchParameter>] Test-SPContentDatabase -Name <String> -WebApplication <SPWebApplicationPipeBind> [-AssignmentCollection <SPAssignmentCollection>] [- DatabaseCredentials <PSCredential>] [-ExtendedCheck <SwitchParameter>] [- ServerInstance <SPDatabaseServiceInstancePipeBind>] [-ShowLocation <SwitchParameter>] [-ShowRowCounts <SwitchParameter>] Reference: Test-SPContentDatabase Reference: QUESTION 2 You need to comply with the requirements of the legal department. Which two Windows PowerShell cmdlets should you run? (Each correct answer presents part of the solution. Choose two.)

100 Case Study Title (Case Study): Topic 5, Contoso Ltd Background A company named Contoso, Ltd. has offices in Seattle and Toronto. Each office has a data center and a region-specific site in a single Active Directory Domain Services (AD DS) domain named contoso.com. The database servers run Microsoft SQL Server 2008 R2. Database servers are installed in each data center and are members of the region-specific sites. The WAN connection between the data centers is a dedicated T3 connection. Existing Corporate Farm Contoso has a SharePoint farm named HQ-SP10. The SharePoint servers in the farm run SharePoint Server 2010 on Windows Server 2008 R2. HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web application named WebApp1 is located at WebApp1 references a custom knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees authenticate to WebApp1 by using classic mode authentication. Users in both offices make frequent updates to SharePoint content. Administrators make only minimal changes to the SharePoint farm settings and web applications. Existing Product Support Farm The product support department hosts a SharePoint farm named DEPT-SP13. The SharePoint servers in the farm run SharePoint Server 2013 and are members of a domain named PrdSupport.contoso.com. DEPT-SP13 hosts two service applications: - A built-in service application provides access to a business data model connected to the company's data warehouse. - A custom service application named SvcApp1 provides access to data in a legacy system. Users in the product support department access the service applications by using a local web application named WebApp2. WebApp2 is located at webapp2.contoso.com and is stored in the SharePoint database DEPTDB. Users in other departments access the service applications by using WebApp1. Technical Challenges You are upgrading HQ-SP10 and the web applications hosted in the farm to a new SharePoint Server 2013 farm named HQ-SP13. When upgrading the content database to SharePoint Server 2013, you receive the following error message: Business Requirements The SharePoint 2010 environment must meet the following business requirements: - HQ-5P10 must provide read-only access to users during the migration. - All customizations in HQ-SP10 must be migrated to HQ-SP13. The SharePoint 2013 environment must meet the following business requirements: - HQ-SP13 and the web applications must remain available if one of the SharePoint servers or database servers is offline. - Users' documents stored in HQ-SP13 must be available if all the servers in a region are offline. - Shared resources in SvcApp1 must be available to other SharePoint farms in the company. - All customizations in HQ-SP13 must be verified after the farm upgrade. - Periodically, you must provide an offline copy of site content from HQ-SP13 to the legal department.

101 Technical Requirements You have the following technical requirements: All users must be able to access the business data model for the company data warehouse. Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately. The SharePoint 2013 environment for HQ-SP13 must meet the following technical requirements: - The database servers must run Microsoft SQL Server The databases must belong to a SQL Server AlwaysOn Availability Group and use the WAN connection for database replication between the sites. - The database servers must be configured with the Enable Contained Databases property. - Application pools for the web applications require unique service accounts. - After the upgrade, users in the accounting department who connect to WebApp1 must be able to access shared resources in SvcApp1. A. Mount-SPContentDatabase B. Restore-SPFarm C. Export-SPWeb D. Get-SPContentDatabase E. Backup-WebConfiguration Correct Answer: BC Section: [none] Explanation Explanation/Reference: Explanation: * The Export-SPWeb cmdlet exports a site, list, or library. The capability to export from a library is a new feature in SharePoint * The Restore-SPFarm cmdlet restores one or more items from a backup such as an individual database, Web application, or the entire farm. This cmdlet can also be used to apply a farm template to the entire farm. * From Scenario: / Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately. / Periodically, you must provide an offline copy of site content from HQ-SP13 to the legal department. Get-SPContentDatabase - INCORRECT This would grab the content database but give the granularity to backup a site content. Mount-SPContentDatabase - INCORRECT This would mount a content database in sharepoint. Backup-WebConfiguration - INCORRECT Creates a backup of an IIS configuration. Backup-WebConfiguration [-Name] <String> [-WarningAction <ActionPreference>] [- WarningVariable <String>] [<CommonParameters>] Detailed Description Creates a backup of an IIS configuration. A folder named with the value of the Name parameter is created for the backup in the $env: Windir\System32\inetsrv\backup folder.

102 Reference: Restore-SPFarm Restores one or more items from a backup. Restore-SPFarm -Directory <String> -RestoreMethod <String> [- AssignmentCollection <SPAssignmentCollection>] [-BackupId <Guid>] [- ConfigurationOnly <SwitchParameter>] [-Confirm [<SwitchParameter>]] [- FarmCredentials <PSCredential>] [-Force <SwitchParameter>] [-Item <String>] [- NewDatabaseServer <String>] [-Percentage <Int32>] [-RestoreThreads <Int32>] [- WhatIf [<SwitchParameter>]] Restore-SPFarm -Directory <String> -ShowTree <SwitchParameter> [- AssignmentCollection <SPAssignmentCollection>] [-BackupId <Guid>] [- ConfigurationOnly <SwitchParameter>] [-Confirm [<SwitchParameter>]] [-Item <String>] [-WhatIf [<SwitchParameter>]] Reference: Export-SPWeb Exports a site, list, or library. Export-SPWeb [-Identity] <SPWebPipeBind> -Path <String> [-AppLogFilePath <String>] [-AssignmentCollection <SPAssignmentCollection>] [-CompressionSize <Int32>] [-Confirm [<SwitchParameter>]] [-Force <SwitchParameter>] [- HaltOnError <SwitchParameter>] [-HaltOnWarning <SwitchParameter>] [- IncludeUserSecurity <SwitchParameter>] [-IncludeVersions <LastMajor CurrentVersion LastMajorAndMinor All>] [-ItemUrl <String>] [- NoFileCompression <SwitchParameter>] [-NoLogFile <SwitchParameter>] [- UseSqlSnapshot <SwitchParameter>] [-WhatIf [<SwitchParameter>]] Detailed Description The Export-SPWeb cmdlet exports a site, list, or library. The capability to export from a library is a new feature in SharePoint Reference: Other References: Use SharePoint 2010 PowerShell Cmdlets to Get and Manage Sites Reference: QUESTION 3 You need to ensure that users can edit the appropriate documents by using Office Web Apps. Which Windows PowerShell cmdlet should you run? Case Study Title (Case Study): Topic 5, Contoso Ltd Background A company named Contoso, Ltd. has offices in Seattle and Toronto. Each office has a data center and a region-specific site in a single Active Directory Domain Services (AD DS) domain named contoso.com. The database servers run Microsoft SQL Server 2008 R2. Database servers are installed in each data center and are members of the region-specific sites. The WAN connection between the data centers is a dedicated T3 connection. Existing Corporate Farm

103 Contoso has a SharePoint farm named HQ-SP10. The SharePoint servers in the farm run SharePoint Server 2010 on Windows Server 2008 R2. HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web application named WebApp1 is located at WebApp1 references a custom knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees authenticate to WebApp1 by using classic mode authentication. Users in both offices make frequent updates to SharePoint content. Administrators make only minimal changes to the SharePoint farm settings and web applications. Existing Product Support Farm The product support department hosts a SharePoint farm named DEPT-SP13. The SharePoint servers in the farm run SharePoint Server 2013 and are members of a domain named PrdSupport.contoso.com. DEPT-SP13 hosts two service applications: - A built-in service application provides access to a business data model connected to the company's data warehouse. - A custom service application named SvcApp1 provides access to data in a legacy system. Users in the product support department access the service applications by using a local web application named WebApp2. WebApp2 is located at webapp2.contoso.com and is stored in the SharePoint database DEPTDB. Users in other departments access the service applications by using WebApp1. Technical Challenges You are upgrading HQ-SP10 and the web applications hosted in the farm to a new SharePoint Server 2013 farm named HQ-SP13. When upgrading the content database to SharePoint Server 2013, you receive the following error message: Business Requirements The SharePoint 2010 environment must meet the following business requirements: - HQ-5P10 must provide read-only access to users during the migration. - All customizations in HQ-SP10 must be migrated to HQ-SP13. The SharePoint 2013 environment must meet the following business requirements: - HQ-SP13 and the web applications must remain available if one of the SharePoint servers or database servers is offline. - Users' documents stored in HQ-SP13 must be available if all the servers in a region are offline. - Shared resources in SvcApp1 must be available to other SharePoint farms in the company. - All customizations in HQ-SP13 must be verified after the farm upgrade. - Periodically, you must provide an offline copy of site content from HQ-SP13 to the legal department. Technical Requirements You have the following technical requirements: All users must be able to access the business data model for the company data warehouse. Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately. The SharePoint 2013 environment for HQ-SP13 must meet the following technical requirements:

104 - The database servers must run Microsoft SQL Server The databases must belong to a SQL Server AlwaysOn Availability Group and use the WAN connection for database replication between the sites. - The database servers must be configured with the Enable Contained Databases property. - Application pools for the web applications require unique service accounts. - After the upgrade, users in the accounting department who connect to WebApp1 must be able to access shared resources in SvcApp1. A. Set-SPWebApplication -Identity " -AdditionalClaimProvider Force B. Set-SPWebApplication -Identity " -AdditionalClaimProvider Force C. Convert-SPWebApplication -Identity " -To Claims -Retain Permissions D. Convert-SPWebApplication -Identity " -To Claims -Retain Permissions Correct Answer: D Section: [none] Explanation Explanation/Reference: SPWebApplication can add an additional claim provider to a website once its already setup as Claims Authentication. Therefore the correct answer is Convert- SPWebApplication this command is required to be run first. Convert-SPWebApplication *** By default Sharepoint 2013 uses Claims based authentication*** Converts the authentication mode of a web application. Convert-SPWebApplication -Identity <SPWebApplicationPipeBind> -To <String> [- AssignmentCollection <SPAssignmentCollection>] [-Force <SwitchParameter>] [- RetainPermissions <SwitchParameter>] Reference: Set-SPWebApplication Configures the specified Web application. Set-SPWebApplication [-Identity] <SPWebApplicationPipeBind> [- AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [-DefaultQuotaTemplate <String>] [-DefaultTimeZone <Int32>] [-Force <SwitchParameter>] [-ServiceApplicationProxyGroup <SPServiceApplicationProxyGroupPipeBind>] [-WhatIf [<SwitchParameter>]] Set-SPWebApplication [-Identity] <SPWebApplicationPipeBind> -Zone <Default Intranet Internet Custom Extranet> [-AdditionalClaimProvider <SPClaimProviderPipeBind[]>] [-AssignmentCollection <SPAssignmentCollection>] [-AuthenticationMethod <String>] [-AuthenticationProvider <SPAuthenticationProviderPipeBind[]>] [-Confirm [<SwitchParameter>]] [-Force <SwitchParameter>] [-SignInRedirectProvider <SPTrustedIdentityTokenIssuerPipeBind>] [-SignInRedirectURL <String>] [-WhatIf [<SwitchParameter>]] Set-SPWebApplication [-Identity] <SPWebApplicationPipeBind> -SMTPServer <String> [-AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [-Force <SwitchParameter>] [-Outgoing Address <String>] [-ReplyTo Address <String>] [-WhatIf [<SwitchParameter>]] Detailed Description This cmdlet contains more than one parameter set. You may only use parameters from one parameter set, and you may not combine parameters from different parameter sets. For more information about how to use parameter sets, see Cmdlet Parameter Sets.

105 The Set-SPWebApplication cmdlet configures the Web application specified by the Identity parameter. For any settings that are zone-specific (for the Zone parameter set), the zone to configure must be provided. The provided zone must already exist. Reference: QUESTION 4 You need to configure authentication for the WebApp1 application pool account. What should you do? Case Study Title (Case Study): Topic 5, Contoso Ltd Background A company named Contoso, Ltd. has offices in Seattle and Toronto. Each office has a data center and a region-specific site in a single Active Directory Domain Services (AD DS) domain named contoso.com. The database servers run Microsoft SQL Server 2008 R2. Database servers are installed in each data center and are members of the region-specific sites. The WAN connection between the data centers is a dedicated T3 connection. Existing Corporate Farm Contoso has a SharePoint farm named HQ-SP10. The SharePoint servers in the farm run SharePoint Server 2010 on Windows Server 2008 R2. HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web application named WebApp1 is located at WebApp1 references a custom knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees authenticate to WebApp1 by using classic mode authentication. Users in both offices make frequent updates to SharePoint content. Administrators make only minimal changes to the SharePoint farm settings and web applications. Existing Product Support Farm The product support department hosts a SharePoint farm named DEPT-SP13. The SharePoint servers in the farm run SharePoint Server 2013 and are members of a domain named PrdSupport.contoso.com. DEPT-SP13 hosts two service applications: - A built-in service application provides access to a business data model connected to the company's data warehouse. - A custom service application named SvcApp1 provides access to data in a legacy system. Users in the product support department access the service applications by using a local web application named WebApp2. WebApp2 is located at webapp2.contoso.com and is stored in the SharePoint database DEPTDB. Users in other departments access the service applications by using WebApp1. Technical Challenges You are upgrading HQ-SP10 and the web applications hosted in the farm to a new SharePoint Server 2013 farm named HQ-SP13. When upgrading the content database to SharePoint Server 2013, you receive the following error message: Business Requirements The SharePoint 2010 environment must meet the following business requirements:

106 - HQ-5P10 must provide read-only access to users during the migration. - All customizations in HQ-SP10 must be migrated to HQ-SP13. The SharePoint 2013 environment must meet the following business requirements: - HQ-SP13 and the web applications must remain available if one of the SharePoint servers or database servers is offline. - Users' documents stored in HQ-SP13 must be available if all the servers in a region are offline. - Shared resources in SvcApp1 must be available to other SharePoint farms in the company. - All customizations in HQ-SP13 must be verified after the farm upgrade. - Periodically, you must provide an offline copy of site content from HQ-SP13 to the legal department. Technical Requirements You have the following technical requirements: All users must be able to access the business data model for the company data warehouse. Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately. The SharePoint 2013 environment for HQ-SP13 must meet the following technical requirements: - The database servers must run Microsoft SQL Server The databases must belong to a SQL Server AlwaysOn Availability Group and use the WAN connection for database replication between the sites. - The database servers must be configured with the Enable Contained Databases property. - Application pools for the web applications require unique service accounts. - After the upgrade, users in the accounting department who connect to WebApp1 must be able to access shared resources in SvcApp1. A. Add the application pool account to the db_owner fixed database role in the Master database. B. Add the application pool account to a contained database. C. Copy the application pool account from the primary replica databases to the secondary replica databases. D. Re-create the application pool account in SharePoint Server Correct Answer: D Section: [none] Explanation Explanation/Reference: Needs Research... - Application pools for the web applications require unique service accounts. The account will need to be readded... QUESTION 5 HOTSPOT You are configuring service applications to support access to the company data warehouse. You need to assign permissions. Which two service applications should you configure? (To answer, select the appropriate service applications in the answer area.) Hot Area:

107 Correct Answer: Section: [none] Explanation

108 Explanation/Reference: The Application Management Service is used to setup a product catalogue. Access and Excel services are for viewing / modifying Excel files and Access Databases. Note: Application Discovery and Load Balancer Service Application Business Data Connectivity * From scenario: DEPT-SP13 hosts two service applications: - A built-in service application provides access to a business data model connected to the company's data warehouse. - A custom service application named SvcApp1 provides access to data in a legacy system. Plan for administrative and service accounts in SharePoint 2013 Reference: What is the Service Application Load Balancer? In order to simplify installation of multi-machine server farms, SharePoint provides a basic load balancer that can round-robin requests to Web service applications. This provides load balancing and fault-tolerance out-of-the-box for SharePoint service applications without requiring the administrator to be familiar with the intricacies of external load balancing solutions. If a deployment requires more advanced load balancing or fault tolerance capabilities, an administrator can opt to use an external load balancer. How does it work? A Service Application Proxy typically requests an endpoint for a connected Service Application from the load balancer, which is a software component that executes in the same process and application domain as the proxy. The load balancer maintains a complete list of available endpoints for each Service Application in a cache, and simply returns the next available endpoint to the proxy in a round-robin fashion. Reference: archive/2011/02/23/sharepoint-2010-service-application-load-balancer.aspx

109 QUESTION 6 You need to configure the required level of access to the SharePoint 2010 farm prior to the migration. What should you do? Case Study Title (Case Study): Topic 5, Contoso Ltd Background A company named Contoso, Ltd. has offices in Seattle and Toronto. Each office has a data center and a region-specific site in a single Active Directory Domain Services (AD DS) domain named contoso.com. The database servers run Microsoft SQL Server 2008 R2. Database servers are installed in each data center and are members of the region-specific sites. The WAN connection between the data centers is a dedicated T3 connection. Existing Corporate Farm Contoso has a SharePoint farm named HQ-SP10. The SharePoint servers in the farm run SharePoint Server 2010 on Windows Server 2008 R2. HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web application named WebApp1 is located at WebApp1 references a custom knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees authenticate to WebApp1 by using classic mode authentication. Users in both offices make frequent updates to SharePoint content. Administrators make only minimal changes to the SharePoint farm settings and web applications. Existing Product Support Farm The product support department hosts a SharePoint farm named DEPT-SP13. The SharePoint servers in the farm run SharePoint Server 2013 and are members of a domain named PrdSupport.contoso.com. DEPT-SP13 hosts two service applications: - A built-in service application provides access to a business data model connected to the company's data warehouse. - A custom service application named SvcApp1 provides access to data in a legacy system. Users in the product support department access the service applications by using a local web application named WebApp2. WebApp2 is located at webapp2.contoso.com and is stored in the SharePoint database DEPTDB. Users in other departments access the service applications by using WebApp1. Technical Challenges You are upgrading HQ-SP10 and the web applications hosted in the farm to a new SharePoint Server 2013 farm named HQ-SP13. When upgrading the content database to SharePoint Server 2013, you receive the following error message: Business Requirements The SharePoint 2010 environment must meet the following business requirements:

110 - HQ-5P10 must provide read-only access to users during the migration. - All customizations in HQ-SP10 must be migrated to HQ-SP13. The SharePoint 2013 environment must meet the following business requirements: - HQ-SP13 and the web applications must remain available if one of the SharePoint servers or database servers is offline. - Users' documents stored in HQ-SP13 must be available if all the servers in a region are offline. - Shared resources in SvcApp1 must be available to other SharePoint farms in the company. - All customizations in HQ-SP13 must be verified after the farm upgrade. - Periodically, you must provide an offline copy of site content from HQ-SP13 to the legal department. Technical Requirements You have the following technical requirements: All users must be able to access the business data model for the company data warehouse. Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately. The SharePoint 2013 environment for HQ-SP13 must meet the following technical requirements: - The database servers must run Microsoft SQL Server The databases must belong to a SQL Server AlwaysOn Availability Group and use the WAN connection for database replication between the sites. - The database servers must be configured with the Enable Contained Databases property. - Application pools for the web applications require unique service accounts. - After the upgrade, users in the accounting department who connect to WebApp1 must be able to access shared resources in SvcApp1. A. In the corporate farm, run the ALTER DATABASE Transact-SQL statement. B. In the corporate farm, run the CONFIG DATABASE Transact-SQL statement. C. In the product support farm, run the CONFIG DATABASE Transact-SQL statement. D. In the product support farm, run the ALTER DATABASE Transact-SQL statement. Correct Answer: A Section: [none] Explanation Explanation/Reference: Microsoft recommends using the ALTER DATABASE to put a database in read-only mode. The case study calls for the Corporate Farm to be available during the migration but not the product support farm. - HQ-5P10 must provide read-only access to users during the migration. The syntax is correct however you need to do the following: use master go alter database example set read_only with no_wait go Reference: Reference: QUESTION 7 DRAG DROP You need to configure the database servers for high availability. What should you do? (To answer, drag the appropriate elements to the correct target or targets in the

111 answer area. Each element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place: Correct Answer:

112 Section: [none] Explanation Explanation/Reference: Note: * The content database should be placed on the database servers. * The configuration database can replicated synchronously locally on the Seattle site. * From scenario: / The databases must belong to a SQL Server AlwaysOn Availability Group and use the WAN connection for database replication between the sites. This implies an Asynchronous commit Commit Replica Type. QUESTION 8 You need to choose a backup solution. Which solution should you choose? Case Study Title (Case Study): Topic 5, Contoso Ltd Background A company named Contoso, Ltd. has offices in Seattle and Toronto. Each office has a data center and a region-specific site in a single Active Directory Domain Services (AD DS) domain named contoso.com. The database servers run Microsoft SQL Server 2008 R2. Database servers are installed in each data center and are members of the region-specific sites. The WAN connection between the data centers is a dedicated T3 connection. Existing Corporate Farm

113 Contoso has a SharePoint farm named HQ-SP10. The SharePoint servers in the farm run SharePoint Server 2010 on Windows Server 2008 R2. HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web application named WebApp1 is located at WebApp1 references a custom knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees authenticate to WebApp1 by using classic mode authentication. Users in both offices make frequent updates to SharePoint content. Administrators make only minimal changes to the SharePoint farm settings and web applications. Existing Product Support Farm The product support department hosts a SharePoint farm named DEPT-SP13. The SharePoint servers in the farm run SharePoint Server 2013 and are members of a domain named PrdSupport.contoso.com. DEPT-SP13 hosts two service applications: - A built-in service application provides access to a business data model connected to the company's data warehouse. - A custom service application named SvcApp1 provides access to data in a legacy system. Users in the product support department access the service applications by using a local web application named WebApp2. WebApp2 is located at webapp2.contoso.com and is stored in the SharePoint database DEPTDB. Users in other departments access the service applications by using WebApp1. Technical Challenges You are upgrading HQ-SP10 and the web applications hosted in the farm to a new SharePoint Server 2013 farm named HQ-SP13. When upgrading the content database to SharePoint Server 2013, you receive the following error message: Business Requirements The SharePoint 2010 environment must meet the following business requirements: - HQ-SP10 must provide read-only access to users during the migration. - All customizations in HQ-SP10 must be migrated to HQ-SP13. The SharePoint 2013 environment must meet the following business requirements: - HQ-SP13 and the web applications must remain available if one of the SharePoint servers or database servers is offline. - Users' documents stored in HQ-SP13 must be available if all the servers in a region are offline. - Shared resources in SvcApp1 must be available to other SharePoint farms in the company. - All customizations in HQ-SP13 must be verified after the farm upgrade. - Periodically, you must provide an offline copy of site content from HQ-SP13 to the legal department. Technical Requirements You have the following technical requirements: All users must be able to access the business data model for the company data warehouse. Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately. The SharePoint 2013 environment for HQ-SP13 must meet the following technical requirements:

114 - The database servers must run Microsoft SQL Server The databases must belong to a SQL Server AlwaysOn Availability Group and use the WAN connection for database replication between the sites. - The database servers must be configured with the Enable Contained Databases property. - Application pools for the web applications require unique service accounts. - After the upgrade, users in the accounting department who connect to WebApp1 must be able to access shared resources in SvcApp1. A. SharePoint backup from the Central Administration console B. SQL Server backup by using SQL Server Management Studio C. Windows Server Backup in Windows Server 2012 D. SharePoint backup by using Data Protection Manager (DPM) Correct Answer: B Section: [none] Explanation Explanation/Reference: In the article and in general it seems that SQL backups are preferred over Sharepoint Backups. Either answer could be true but because there are more references to SQL Management Studio I have chosen it as the correct answer. Please use your best judgment... Backup and restore best practices in SharePoint 2013 Procedural best practices to back up and restore SharePoint 2013 Use the following procedural best practices to plan and perform backup and restore operations. Use FQDN server names When you refer to servers in a different domain, always use fully qualified domain names (FQDN). Keep accurate records When you deploy SharePoint 2013, record the accounts that you create, the computer names, passwords, and setup options. Keep this information in a safe and secure location. Possibly, keep multiple records to make sure this information is always available. Have a recovery environment ready Use a farm in a secondary location to validate the success of restore operations as part of your disaster recovery strategy. For more information, see Choose a disaster recovery strategy for SharePoint In a disaster recovery situation, you can then restore the environment by using the database-attach method to upload a copy of the database to the remote farm and redirect users. For more information, review and follow the steps in Restore farms in SharePoint Also for a high availability solution, you can set up a standby environment that runs the same version of software as the production environment so that you can restore the databases and recover documents quickly. For more information, see Describing high availability. Schedule backup operations Use Windows PowerShell backup and recovery cmdlets to create a script file (*.ps1) and then schedule it to run with Windows Task Scheduler. This makes sure that all backup operations are run at the best time when the system is least busy and users are not accessing it. For more information, see the following: Running Scripts Backup and recovery cmdlets in SharePoint 2013 Use the SQL FILESTREAM provider with BLOB storage Remote BLOB Storage (RBS) is supported in a SharePoint 2013 farm. There are both pros and cons associated with using RBS in SharePoint One related limitation of RBS with a SharePoint farm is that System Center Data Protection Manager (DPM) cannot use the FILESTREAM provider to back up or restore RBS. SharePoint 2013 supports the FILESTREAM provider for backup and restore operations. A benefit of RBS with a SharePoint farm is that you can use either SharePoint tools or SQL Server tools to back up and restore the content database with the Remote BLOB Store (RBS) defined. This backs up and

115 restores both the RBS and the content database. We do not recommend that you use RBS with other restore methods. For more information about the benefits and limitations of using RBS, see Plan for RBS in SharePoint Note: SharePoint 2013 supports the FILESTREAM provider that is included in the Microsoft SQL Server 2008 R2 Feature Pack. The SQL Server 2012 installation media includes RBS as an optional add-on component. Reference: Other References Backup and recovery cmdlets in SharePoint 2013 Reference: QUESTION 9 DRAG DROP You need to make the required resources available for users in the accounting department. Which four 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: Correct Answer:

116 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Set the permission for SvcApp1 to full Control on DEPT-Sp13. Box 2: Exchange trust certificates between HQ-Sp13 and DEPT-Sp13. Box 3: Connect to SvcApp1 on HQ-SP13. Add SvcApp1 to WebApp1. Box 4: Publish SvcApp1 on HQ-Sp13. Note: * From scenario: / After the upgrade, users in the accounting department who connect to WebApp1 must be able to access shared resources in SvcApp1 / A custom service application named SvcApp1 provides access to data in a legacy system. / Shared resources in SvcApp1 must be available to other SharePoint farms in the company. / HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web application named WebApp1 is located at WebApp1 references a custom knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees authenticate to WebApp1 by using classic mode authentication. / DEPT-Sp13 is the old server. HQ-Sp13 is the new server. / Current scenario: DEPT-SP13 hosts two service applications:

117 Question Set 1 QUESTION 1 You are configuring SharePoint 2013 to support business intelligence. You need to install PowerPivot for SharePoint. What should you do? A. Download and install PowerPivot for SharePoint from the PowerPivot SQL Server 2008 R2 SP1 Feature Pack webpage. B. Run the SQL Server 2008 setup package. C. Download and install PowerPivot for SharePoint from the PowerPivot SQL Server 2012 Feature Pack webpage. D. Download and install PowerPivot for SharePoint from the PowerPivot SQL Server 2012 SP1 Feature Pack webpage. Correct Answer: D Section: [none] Explanation Explanation/Reference: Explanation: A or D A. Microsoft PowerPivot SQL Server 2008 R2 Feature Pack SP1 is available and could be correct if the SQL Server running Sharepoint is SQL 2008 R2 B. The PowerPivot installation was not made available on the SQL Server 2008 installation C. PowerPivot SQL Server 2012 Feature Pack without SP1 is currently unavailable. D. PowerPivot SQL Server 2012 SP1 Feature Pack is available and can be used if the SQL Server is running SQL Since Microsoft usually likes the latest and greatest answer I choose D... (This was the original answer) This question needs to include more information. Install PowerPivot for SharePoint I. Install PowerPivot for Sharepoint In this step, you run SQL Server Setup to install PowerPivot for SharePoint. In a subsequent step, you will configure the server as a post-installation task. 1. Insert the installation media or open a folder that contains the setup files for SQL Server. 2. Click Installation on the navigation pane to the left. 3. Click New SQL Server stand-alone installation or add features to an existing installation. 4. On the Setup Support Rules page, review any warnings and click OK. 5. On the Product Key page, specify the evaluation edition or enter a product key for a licensed copy of the enterprise edition. Click Next. 6. Accept the Microsoft Software License Terms of agreement, and then click Next. 7. Update the setup files if you are prompted to do so. 8. On the Setup Support Rules page, setup identifies any problems that might prevent it from installing. Review the list to determine whether Setup detected potential problems on the system.

118 Note Because Windows Firewall is enabled, you will be warned to open ports to enable remote access. This warning is generally not applicable to PowerPivot installations. Connections to PowerPivot services and data files are made using the SharePoint ports that are already open for SharePoint service-to-service communication. Click Next. Wait while SQL Server Setup program files are installed on the server. 9. In Setup Role, select SQL Server PowerPivot for SharePoint. 10. Optionally, you can add an instance of the Database Engine to your installation. You might do this if you are setting up a new farm and need a database server to run the farm s configuration and content databases. If you add the Database Engine, it will be installed as a PowerPivot named instance. Whenever you need to specify a connection to this instance (for example, in the farm configuration wizard if you are using that wizard to configure the farm), enter the database name in this format: <servername>\powerpivot.

119 11. Click Next. 12. On the Feature Selection page, a read-only list of the features that will be installed is displayed for informational purposes. You cannot add or remove items that are preselected for this role. Click Next. 13. On the Installation Rules page, click Next. 14. On the Instance Configuration page, a read-only instance name of 'PowerPivot' is displayed for informational purposes. This instance name is required and cannot be modified. However, you can enter a unique Instance ID to specify a descriptive directory name and registry keys. Click Next. 15. On the Disk Space Requirements page, verify you have sufficient disk capacity to install the feature and then click Next. 16. On the Server Configuration page, type desired account information. For SQL Server Analysis Services, you must specify a domain user account. Do not specify a built-in account. Domain accounts are required for managing the Analysis Services service account as a managed account in SharePoint Central administration. If you added the SQL Server Database Engine and SQL Server Agent, you can configure the services to run under domain user accounts or under the default virtual account.

120 Never use your own domain user account to provision any service. Doing so grants the server the same permissions that you have to the resources in your network. If the server is compromised by a malicious user, that user will be logged in under your domain credentials, with the ability to download or use the same data and applications that you do. 17. Click Next. 18. If you are installing the Database Engine, the Database Engine Configuration page appears. In Database Engine Configuration, click Add Current User to grant your user account administrator permissions on the Database Engine instance. Click Next. 19. On the Analysis Services Configuration page, click Add Current User to grant your user account administrative permissions. You will need administrative permission to configure the server after Setup is finished. 20. On the same page, add the Windows user account of any person who also requires administrative permissions. For example, any user who wants to connect to the Analysis Services service instance in SQL Server Management Studio to troubleshoot database connection problems or get version information must have system administrator permissions on the server. Add the user account of any person who might need to troubleshoot or administer the server now. 21. Click Next. 22. Click Next on each of the remaining pages until you get to the Ready to Install page. 23. Click Install. II. Configure the server III. Install Analysis Services OLD DB providers for Excel Services Application Servers IV. Verify the installation. Reference: Initial Configuration (PowerPivot for SharePoint) Step 1: Deploy the PowerPivot Solution Package Step 2: Start Services on the Server Step 3: Create a PowerPivot Service Application Step 4: Enable Excel Services Step 5: Enable Secure Store Service and Configure Data Refresh Step 6: Enable Usage Data Collection Step 7: Increase Maximum Upload Size for SharePoint Web Applications and Excel Services Step 8: Activate PowerPivot Feature Integration for Site Collections Step 9: Install the SQL Server 2008 R2 Version of the OLE DB provider Step 10: Verify Installation Reference: This question has bad answers...

121 QUESTION 2 You are configuring a SharePoint farm. You have the following requirements: - Implement an enterprise resource pool. - Enable tasks to be assigned to users. - Implement a resource breakdown structure. You need to implement a solution that meets the requirements. What should you do? A. Create a SharePoint team site. B. Provision a Microsoft Project web app. C. Create a SharePoint task list. D. Import a Microsoft Excel spreadsheet as a custom list. Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: There are two questions in this exam with this wording that have different answers. Question 2, and Question 41. Everything I have seen online is leading me to believe that the answer is Provision a Microsoft Project web app. It does not appear that an Enterprise resource pool exists in Sharepoint only in Project Server. I could not find anything definitive except for the presentation from slideshare.net (below). One of the slides contains the 3 objects contained in this question.

122 I also found a technet article about integrating Project and Sharepoint where the "Enterprise resouce pool" is mentioned by name. Reference: Reference: Reference: QUESTION 3 You are implementing a claims-based authentication solution for a SharePoint farm in an Active Directory Domain Services domain. You install and configure Active Directory Federation Services (AD FS). You need to ensure that all web applications in the farm support SAML-based claims authentication. What should you do? (Each correct answer presents part of the solution. Choose all that apply.) A. Configure AD FS with the web application as a relying party. B. Configure web applications to use forms-based authentication and AD FS as the trusted identity provider. C. Configure web applications to use claims-based authentication and AD FS as the trusted identity provider D. Configure web applications to use classic mode authentication and AD FS as the trusted identity provider. E. Configure SharePoint to trust AD FS as an identity provider. Correct Answer: ACE Section: [none] Explanation Explanation/Reference: Explanation: Configure SAML-based claims authentication with AD FS in SharePoint 2013 This configuration has the following phases that must be performed in consecutive order: Phase 1: Install and configure an AD FS server

123 (A) Phase 2: Configure AD FS with the web application as a relying party (E) Phase 3: Configure SharePoint 2013 to trust AD FS as an identity provider (C) Phase 4: Configure web applications to use claims-based authentication and AD FS as the trusted identity provider Reference: Configure SAML-based claims authentication with AD FS in SharePoint 2013 Reference: QUESTION 4 DRAG DROP An organization uses SharePoint Server collaboration sites for all projects. Each project has a unique site. Project team members have Contribute permission levels to each project site of which they are members. Sites for completed projects must meet the following requirements: - The project team members must be able to access files. - They must be prohibited from editing or deleting files. - They must not be able to change site permissions. You need to configure the SharePoint environment to meet the requirements. 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: Correct Answer:

124 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Box 2: Box 3: Note: * The Records Center was introduced in 2007 as a SharePoint site that served as a conventional records archive. Content from all over the enterprise can be submitted to a Records Center and then routed to the appropriate place where it picks up the right permissions and policies, such as expiration and auditing. Incorrect: *

125 You must have the Manage Permissions permission to configure site permissions. In SharePoint Server, by default only the Full Control and Manage Hierarchy permission levels include this permission. I agree with this assessment given the available answers however, Microsoft generally recommends against assigning limited permissions... QUESTION 5 HOTSPOT An organization is deploying a SharePoint farm that will provide a records-management solution. Users must be able to perform the following actions: - Create in-place holds on content stored in SharePoint and in Microsoft Exchange Search for content and place holds based on the search query. You need to create a site collection that meets the requirements. Which type of site collection should you create? (To answer, select the appropriate template in the answer area.) Hot Area: Correct Answer: Section: [none]

126 Explanation Explanation/Reference: Note: * Site holds SharePoint preserves content on the site level. When you preserve a site, its lists, libraries, and subsites are preserved. If you preserve a root site collection, all documents, pages, lists, and subsites in that site collection are preserved. To hold a site, create a Discovery Case in the ediscovery Center. A case is a container for all of the queries, content, and preservations associated with specific litigation. After you create the case, create a Discovery Set to specify the site. To validate the site, just enter its URL address. Add content to an ediscovery case and place sources on hold Content that is part of an ediscovery case such as potential evidence for litigation, audits and investigations can be managed in an ediscovery Set. Each case can have multiple ediscovery Sets. You can also filter the source content you include, such as by author or sender, by a date range, or by search keywords. When a content source is part of a case, you can place it on hold so that a copy is preserved. This includes SharePoint sites, documents, or pages, searchable file shares, and Exchange mailboxes. When items are placed on hold, people can continue to work on them without disruption. Content that is being managed by policies will not expire when it is placed on hold. After you have defined content sources, you can run queries and export the content to provide to authorities. The exported content includes a load file based on the Electronic Discovery Reference Model standard. Note Once you add content sources or queries to an ediscovery case, changing the regional settings for the site is not supported. Create an ediscovery Set to manage content sources This procedure creates an ediscovery Set and adds content sources to it. To also place content on hold, follow the next procedure, Place content sources on hold.

127 Note To include sources in a case, they must first be indexed by the SharePoint search service. For more information, see the person that manages the sites and Inboxes you want to include. 1. If your case is not already open, in an ediscovery Center, click Cases, and then click the case that you want to add content sources to. 2. Under ediscovery Sets, click New Item. 3. Type a name for the ediscovery Set, such as Executive Correspondence. 4. Next to Sources, click Add & Manage Sources. 5. In the dialog box that appears, under Mailboxes, type the account names or addresses for the Exchange mailboxes you want to include in the case. 6. Under Locations, type the URL or file share address for the content you want to use as the source. Any content you include must be indexed by search. 7. Click Save. 8. In the box under Filter, type any keywords you want to use to narrow down the source. 9. To narrow down content by a date range, enter the Start Date and End Date. 10. To limit results to the author of a document or list item, or to a specific sender of messages, type the names or addresses in the Author/Sender box. 11. To limit results to a specific Exchange domain, type its name in the Domain box. 12. Click the Apply Filter button. 13. To verify that you ve selected the right content, click Preview Results. 14. Click Save. Note You can add and remove content sources after you create an ediscovery Set. To see a list of content sources in an ediscovery Set, click Sources.

128 Place content sources on hold Note To include sources in a case, they must first be indexed by the SharePoint search service. For more information, see the person that manages the sites and Inboxes you want to include. 1. If your case is not already open, in an ediscovery Center, click Cases, and then click the case in which you want to place on hold. 2. Under ediscovery Sets, click New Item. 3. Type a name for the ediscovery Set, such as Executive Correspondence. 4. Next to Sources, click Add & Manage Sources. 5. In the dialog box that appears, under Mailboxes, type the account names or addresses for the Exchange mailboxes you want to include in the case. 6. Under Locations, type the URL or file share address for the content you want to use as the source. Any content you include must be indexed by search. 7. Click Save. 8. In the box under Filter, type any keywords you want to use to narrow down the source. 9. To narrow down content by a date range, enter the Start Date and End Date. 10. To limit results to the author of a document or list item, or to a specific sender of messages, types the names or addresses in the Author/Sender box. 11. To limit results to a specific Exchange domain, type its name in the Domain box. 12. Click the Apply Filter button. 13. Click Enable In-Place hold. 14. To verify that you ve selected the right content, click Preview Results. 15. Click Save. Note After you ve placed content on hold, if you want to see a list of content sources for a case, click Sources. Remove a hold from content sources 1. If your case is not already open, in an ediscovery Center, click Cases, and then click the case in which you want to remove a hold. 2. Click ediscovery Sets. 3. Under Sources, click the name of the source whose hold you want to remove. The address of the location of the name or names of the Exchange mailboxes will be listed. 4. Click Disable In-Place Hold. Reference: Other References: In-Place ediscovery Reference: QUESTION 6

129 DRAG DROP An organization has a SharePoint intranet site. Documents and other files do not currently appear in search results until the day after they are uploaded to the intranet site. You need to configure the Search service application to ensure that documents appear in search results within one hour of being uploaded to the site. 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: Correct Answer:

130 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: By using Central Administration, access the Search Service application management interface. Box 2: Edit the existing Content Source Box 3: Configure content source crawl schedules. Note: (Step 1) 1. Open Central Administration web site. 2. Click on the Manage service applications link 3. Click on the Search Service Application (Step 2) 4. Click on the Content Sources link (Step 3) 5. Click on the Local SharePoint sites cell and in the page on the right side you can see the Crawl Schedules. You can see two item: Full Crawl and Incremental Crawl Reference: SharePoint 2010 Create Crawl Schedule Site Reference: QUESTION 7 DRAG DROP A company is implementing a SharePoint farm that will contain six servers. The farm architecture design must meet the following requirements: - Distribute incoming user requests equally. - Provide high availability.

131 You need to distribute the servers and roles to meet the requirements. How should you distribute the servers and roles? (To answer, drag the appropriate server or role to the correct location or locations in the answer area. Each server or role may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place: Correct Answer:

132 Section: [none] Explanation Explanation/Reference: Note: * Use load balancer connected to the Web Servers / What is the Service Application Load Balancer? In order to simplify installation of multi-machine server farms, SharePoint provides a basic load balancer that can round-robin requests to Web service applications. This provides load balancing and fault-tolerance out-of-the-box for SharePoint service applications without requiring the administrator to be familiar with the intricacies of external load balancing solutions. * The application servers are between the Web servers and the SAN * Storage: Use latest SQL Server QUESTION 8 HOTSPOT You are designing the search service topology for a SharePoint farm. The design must meet the following requirements:

133 - Search services must be fault tolerant and highly available. - Search crawls must not affect page load times. - Search queries must run at the fastest possible speed. You need to distribute the appropriate search service roles to meet the requirements. How should you distribute the service roles? (To answer, select the appropriate service role from each drop-down list in the answer area.) Hot Area: Correct Answer:

134 Section: [none] Explanation Explanation/Reference: Note: * Query processing component Analyzes incoming queries. This helps to optimize precision, recall and relevance. The queries are sent to the index component, which returns a set of search results for the query. * Index component Receives the processed items from the content processing component and writes them to the search index. This component also handles incoming queries, retrieves information from the search index and sends back the result set to the query processing component. * Crawl component Crawls content sources to collect crawled properties and metadata from crawled items and sends this information to the content processing component. QUESTION 9 HOTSPOT You are managing search results in a SharePoint farm. You need to configure a query rule that fires for all queries. In the Search service application, which option should you select? (To answer, select the appropriate option in the answer area.) Hot Area:

135 Correct Answer:

136 Section: [none] Explanation Explanation/Reference: Note: If you are creating this rule for a site collection, click Remove Condition if you want this rule to fire for every query that users type inside any search box in the site collection. QUESTION 10 DRAG DROP You manage a SharePoint farm. The sales team would like to evaluate the Microsoft SQL Server 2012 Reporting Services (SSRS) Power View feature. You need to install Reporting Services for SharePoint to support Power View. 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:

137 Correct Answer: Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Install and start the SSRS SharePoint service. Box 2: Create an SSRS service application. Box 3: Active the Power View site collection feature. Note: Step 1: Install Reporting Services Report Server in SharePoint mode Step 2: Register and start the Reporting Services SharePoint Service Step 3: Create a Reporting Services Service Application Step 4: Activate the Power View Site Collection Feature. Reference: Install Reporting Services SharePoint Mode for SharePoint 2013 Reference: QUESTION 11 DRAG DROP

138 A company has a SharePoint 2013 farm in an Active Directory Domain Services (AD DS) domain. The company uses a third-party application to process payroll data and view payroll reports. The third-party application uses SQL Authentication. Payroll administrators currently use custom credentials to sign in to the payroll application. You have the following requirements: - Payroll administrators must use Microsoft Excel and Excel Services to access payroll data and view reports from within SharePoint. - Payroll administrators must not be required to enter credentials when accessing payroll data. - The Secure Store must be configured for high security and high process isolation. You need to configure the Secure Store to meet the requirements. Which four 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: Correct Answer:

139 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Register a managed account to run the Secure Store application pool. Box 2: Create a Secure Store service application instance, and start the Secure Store Service on servers within the farm. Box 3: Generate a new key for your Secure Store service application. Box 4: Store credentials in Secure Store by using a Secure Store target application. Note: * To configure Secure Store, you perform the following steps: (step 1) (step 2) * (step 3) Before using the Secure Store Service, you must generate an encryption key. The key is used to encrypt and decrypt the credentials that are stored in the Secure Store Service database. * (Step 4) Storing credentials in Secure Store is accomplished by using a Secure Store target application. Reference: Configure the Secure Store Service in SharePoint 2013 Reference: QUESTION 12 DRAG DROP A company has a SharePoint 2013 farm. The company is in the process of configuring ediscovery for Microsoft Exchange Server 2013 and has installed the Microsoft Exchange Web Services Managed API on each front-end web server. You need to configure a trust relationship between the Exchange server and the SharePoint farm.

140 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: Correct Answer:

141 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Configure the SharePoint web applications that processes incoming server- to-server requests to use SSL. Box 2: Configure IIS on the front-end web servers to trust incoming connections from the Exchange server. Box 3: Configure the Exchange server to trust the SharePoint farm. Note: * Configure communication between SharePoint Server 2013 and Exchange Server 2013 Perform the following steps: * Configure server-to-server authentication between SharePoint 2013 and Exchange Server 2013 This configuration has the following steps: Configure the SharePoint 2013 server to trust the Exchange Server 2013 server Configure permissions on the SharePoint 2013 server Configure the Exchange Server 2013 server to trust the SharePoint 2013 server Set a Trust Level in (IIS 7) Configure server-to-server authentication between SharePoint 2013 and Exchange Server 2013 To configure the SharePoint 2013 server to trust the Exchange Server 2013 server New-SPTrustedSecurityTokenIssuer MetadataEndpoint "

142 autodiscover/metadata/json/1" Name "<FriendlyName>" To configure permissions on the Sharepoint 2013 Server type the following: $exchange=get-sptrustedsecuritytokenissuer $app=get-spappprincipal -Site -NameIdentifier $exchange.nameid $site=get-spsite Set-SPAppPrincipalPermission AppPrincipal $app Site $site.rootweb Scope sitesubscription Right fullcontrol -EnableAppOnlyPolicy To configure the Exchange Server 2013 server to trust the SharePoint 2013 server cd c:\'program Files'\Microsoft\'Exchange Server'\V15\Scripts.\Configure-EnterprisePartnerApplication.ps1 -AuthMetadataUrl _layouts/15/metadata/json/1 -ApplicationType SharePoint Reference: Configure communication between SharePoint Server 2013 and Exchange Server Reference: ***The Front End Transport service runs on all Client Access servers and acts as a stateless proxy for all inbound and outbound external SMTP traffic for the Exchange organization. The Front End Transport service only communicates with the Hub Transport service on a Mailbox server, and doesn t queue any messages locally. (This is one of the new commands in Sharepoint 2013) Reference: preview/ *** QUESTION 13 HOTSPOT You upgrade a SharePoint 2010 environment to SharePoint The new environment includes the following site collections. All site collections are backward compatible with SharePoint You are preparing to allow site owners to upgrade sites to SharePoint 2013 compatibility mode. You need to limit the number of sites that can be upgraded concurrently to five or fewer. Which Windows PowerShell cmdlets should you run? (To answer, select the appropriate cmdlet from each drop-down list in the answer area.) Hot Area:

143 Correct Answer: Section: [none] Explanation Explanation/Reference: * Set-SPContentDatabases Sets global properties of a SharePoint content database. * ConcurrentSiteUpgradeSessionLimit The limit on how many site upgrade session can happen concurrently on this database. Reference: microsoft.sharepoint.administration.spcontentdatabase.aspx Reference: Reference: microsoft.sharepoint.administration.spcontentdatabase.concurrentsiteupgradesessionlimit.aspx QUESTION 14 DRAG DROP You provision and configure a new SharePoint farm. The content databases are stored in Microsoft SQL Server You need to configure the databases for high availability. Which four 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:

144 Correct Answer: Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Create a Windows Server failover cluster. Box 2: Enable AlwaysOn and Named Pipes on the server. Box 3: Create and configure an availability group for the relevant nodes.

145 Box 4: Add the necessary databases to the availability group. Note: * Process overview We recommend the following installation sequence and key configuration steps to deploy a SharePoint farm that uses an AlwaysOn availability group: (step 1) Select or create a Windows Server failover cluster. Install SQL Server 2012 on each cluster node. (step 3) Create and configure an availability group. Install and configure SharePoint (step 4) Add the SharePoint databases to the availability group. Test failover for the availability group. * (step 2) Before you can create an Availability Group for SharePoint Foundation 2013 or SharePoint Server 2013, you must prepare the SQL Server 2012 environment. To prepare the environment, complete the following tasks: Install the SQL Server prerequisites. Install SQL Server. Enable Named Pipes. Enable AlwaysOn. Configure SQL Server 2012 AlwaysOn Availability Groups for SharePoint 2013 Reference: Enable and Disable AlwaysOn Availability Groups (SQL Server) Reference: QUESTION 15 You need to ensure that users can install apps from the App Catalog. Which permission or permissions should you grant to the users? A. Use Client Integration Features B. Manage Web Site and Create Subsites C. Use Self-Service Site Creation D. Add and Customize Pages Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: Plan for apps for SharePoint 2013 [The following website is a designed to help setup a governance plan for setting up Sharepoint.] Do you want to control who can install apps for SharePoint? At the minimum, a user must have the Manage Web site and Create Subsites permissions to install an app for SharePoint. By default, these permissions are available only to users who have the Full Control permission level or who are in the Site Owners group. Reference: QUESTION 16 HOTSPOT An organization has an Active Directory Domain Services (AD DS) domain that includes a security group named SPAdmins. Employees use SharePoint to connect to external business systems. In Central Administration, you select Manage Service Applications. You need to configure the Secure Store service application to ensure that members of the SPAdmins group can create new Secure Store target applications. Which button should you click to begin the process? (To answer, select the appropriate button in the answer area.)

146 Hot Area: Correct Answer: Section: [none] Explanation Explanation/Reference: Note: To assign or remove administrators to a service application by using Central Administration Reference: Assign or remove administrators to a service application (SharePoint 2013) The step-by-step solution follows. 1. Open a browser and navigate to the Publishing Farm Central Administration web site using the publishing Farm Administrator account. 2. Navigate to Manage Service Applications. 3. Select the line containing Secure Store Service by clicking in a blank area. DO NOT click on the name itself.

147 4. Click the Administrators button in the task bar. 5. Enter the consuming Farm Administrator account (SPFarm_Q in this example) in the top text box, and then click the Add button. 6. Check the Create, Delete, and Maintain Target Application check boxes as shown in the screen shot.

148 7. Click the OK button. Reference: QUESTION 17 Members of the Sales team store Microsoft Excel workbooks and other files on a SharePoint team site. The workbooks do not access external data. When Sales team members attempt to open workbooks from the team site, they receive an error message stating that the workbook cannot be opened. You need to configure the SharePoint farm to ensure that users can open Excel workbooks. What should you do?

149 A. Set Trusted File Locations for Excel Services. B. Add members to a Secure Store target application. C. Set the Excel Calculation Services authentication method to Impersonation. D. Grant members Read permission to the Sales team site. Correct Answer: A Section: [none] Explanation Explanation/Reference: Explanation: Introduction to Trusted File Locations for Excel Services Excel Services automatically creates a default trusted file location ( which trusts the whole SharePoint Server farm. This default trusted location enables any file to be loaded from the SharePoint Server farm or stand-alone deployment by using Excel Services. Trusting the whole SharePoint farm by default enables easier setup for administrators. Administrators can define new trusted file locations to expand workbook capabilities and tighten security. Excel Services administrators can add new trusted file locations as needed. Trusted file locations are either SharePoint sites, UNC paths, or HTTP Web sites from which a server that is running Excel Services is permitted to access workbooks. To make sure that only trusted users have access to workbooks stored in trusted locations, it is important to enforce ACLs on all trusted file locations. There are three core scenarios to deploy Excel Services: enterprise, small department, and custom. In an enterprise deployment, consider the following guidelines: Do not configure support for user-defined functions. Do not enable workbooks to use embedded data connections to directly access external data sources. Limit the use of data connection libraries for external data source access from workbooks. Restrict the size of workbooks that can be opened in Excel Services. Selectively trust specific file locations and do not enable Trust Children for trusted sites and directories. Reference: Add a trusted file location Use the following procedure to add a trusted file location in Excel Services. To add a trusted file location 1. On the SharePoint Central Administration website home page, in the Application Management section, click Manage service applications. 2. On the Manage service applications page, click the Excel Services service application that you want to configure.

150 3. On the Manage Excel Services Application page, click Trusted File Locations. 4. On the Excel Services Application Trusted File Locations page, click Add Trusted File Location. 5. Configure the settings for the trusted file location as described in Configure a trusted file location, below. Configure a trusted file location Use the following procedure to configure a trusted file location. 1. On the SharePoint Central Administration websitehome page, in the Application Management section, click Manage service applications. 2. On the Manage service applications page, click the Excel Services service application that you want to configure. 3. On the Manage Excel Services Application page, click Trusted File Locations. 4. In the Address column, click the trusted file location that you want to configure. 5. Configure the settings as described in the following table: Reference: QUESTION 18 DRAG DROP You are deploying a SharePoint farm. You need to prevent all users from purchasing or installing apps from the SharePoint store. 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:

151 Correct Answer: Section: [none] Explanation

152 Explanation/Reference: Box 1: Sign in as a farm administrator. Box 2: In Central Administration, on the Apps page, in the SharePoint and Office Store section, click Configure Store Settings. Box 3: Set the value of Should end users be able to get apps from the SharePoint Store? to No. Note: Configure app requests and SharePoint Store settings Farm administrators can determine whether users can purchase apps from the SharePoint Store. This setting is at the web application scope. If users cannot purchase apps, they can still browse the SharePoint Store, and request an app. Farm administrators and the App Catalog site owner can view and respond to app requests. To configure SharePoint Store settings If you want to switch to a different web application, click the down arrow next to the web application URL to change to a different web application. To configure SharePoint Store settings 1. Verify that the user account that is performing this procedure is a member of the Farm Administrators group. 2. In Central Administration, on the Apps page, in the SharePoint and Office Store section, click Configure Store Settings. 3. On the SharePoint Store Settings page, verify that the selected web application is the web application that you want to configure. If you want to switch to a different web application, click the down arrow next to the web application URL to change to a different web application. 4. To allow or prevent purchases, select an option for Should end users be able to get apps from the SharePoint Store? Select Yes to allow users to purchase apps. Select No to prevent purchases but allow users to request apps. 5. To allow or prevent apps for Office from the Office Store to be started when a user opens a document in the browser, select an option for Should apps for Office from the store be able to start when documents are opened in the browser? Select Yes to allow apps for Office from the Office Store to start. Select No to prevent apps for Office from the Office Store from starting. 6. Click OK. Manage the App Catalog in SharePoint 2013 Reference: QUESTION 19 A company has an Active Directory Domain Services domain that contains a SharePoint farm. The farm contains a site collection that displays data from an employee information database. You define a domain user account named HRUsers and configure the account to have read-only permissions to the database. You have the following data access requirements for the employee information database: - Members of the Human Resources department must be able to view data by using SharePoint, without entering database credentials.

153 - No other SharePoint users should be able to view the employee data. You need to meet the requirements. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. Enable the Reports and Data Search Support site collection feature. B. Create an external list that displays data from the employee information database. C. In the Secure Store service application, define a target application by using a group mapping. D. Enable site collection reporting. E. In the Secure Store service application, define a target application by using an individual mapping. Correct Answer: AC Section: [none] Explanation Explanation/Reference: Explanation: C (not E) The Secure Store Service is designed to create a background mapping between a group of users in SharePoint, and a single user known to the external data system. QUESTION 20 You are configuring a SharePoint environment to support workflows. Workflows must meet the following requirements: - Display a visual representation of the workflow. - Display the workflow history. - Provide access to external lists. You need to implement the necessary shared services. Which shared services should you implement? (Each correct answer presents part of the solution. Choose two.) A. Business Data Connectivity Services B. Workflow Services C. Access Services D. Word Automation Services E. Visio Graphics Services Correct Answer: BE Section: [none] Explanation Explanation/Reference: Explanation: B: SharePoint Server 2013 can use a new workflow service built on the Windows Workflow Foundation components of the.net Framework 4.5. This new service is called Workflow Manager and it is designed to play a central role in the enterprise. Processes are central to any organization and workflow is the orchestrator of processes. E: SharePoint Designer 2013 includes new functionality designed specifically for Workflow Manager. In SharePoint Designer 2013 this new platform is known as the SharePoint 2013 Workflow platform. These new features include: A visual workflow development experience that uses a Visio 2013 add-in QUESTION 21 A Sales team creates proposals by using Microsoft Word. Sales team members store and review the proposal documents in the Sales team site collection. New proposals are uploaded to the team site for approval. You need to ensure that approved proposals are automatically converted to PDF format and then routed to

154 a records center site collection. Which two features should you implement? (Each correct answer presents part of the solution. Choose two.) A. Send To Connections B. Content deployment C. Document Conversion Service D. Machine Translation Service E. Word Automation Services Correct Answer: AC Section: [none] Explanation Explanation/Reference: Explanation: A: A connection is a path used for sending documents to a document center or a records center. The connection specifies the web application that documents will be sent from, the document center or records center that they will be sent to, and certain aspects of how the documents are sent. A records center is a site that is designed for records management. Connections are created by a farm administrator in SharePoint The farm administrator configures the connection to copy content, to move content, or to move the content and leave a link in the source site collection. C: Document Conversion Service enables automatic conversion from Word to PDF. Incorrect: Not D: Machine translation services is used to translate text from one language to another. QUESTION 22 A company has two SharePoint farms as described in the following table. You need to process incoming server requests on HRFarm that originate from FinanceFarm. What should you do? (Each correct answer presents part of the solution. Choose all that apply.) A. Configure both farms to use Secure Sockets Layer (SSL) connections. B. Run the Windows PowerShell cmdlet New-SPTrustedSecurityTokenIssuer on a server in FarmB. C. Run the Windows PowerShell cmdlet New-SPTrustedSecurityTokenIssuer on a server in HRFarm. D. Log on as a member of the Administrators group on a server in FarmA. E. Run the Windows PowerShell cmdlet Get-SPTrustedSecurityTokenIssuer -Identity FarmA on a server in FarmA. Correct Answer: ACD Section: [none] Explanation Explanation/Reference: Explanation: C (not B): New-SPTrustedSecurityTokenIssuer Creates a trust between a server to server principal. Use the New-SPTrustedSecurityTokenIssuer cmdlet to establish a trust between a server to server principal.

155 New-SPTrustedSecurityTokenIssuer [-Name] <String> -Certificate <X509Certificate2> [-AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [-Description <String>] [-IsTrustBroker <SwitchParameter>] [-RegisteredIssuerName <String>] [-WhatIf [<SwitchParameter>]] New-SPTrustedSecurityTokenIssuer [-Name] <String> -MetadataEndPoint <Uri> [- AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [-Description <String>] [-IsTrustBroker <SwitchParameter>] [- RegisteredIssuerName <String>] [-WhatIf [<SwitchParameter>]] Detailed Description This cmdlet contains more than one parameter set. You may only use parameters from one parameter set, and you may not combine parameters from different parameter sets. For more information about how to use parameter sets, see Cmdlet Parameter Sets. Use the New-SPTrustedSecurityTokenIssuer cmdlet to establish a trust between a server to server principal. Reference: Configure a SharePoint 2013 trust relationship with another farm To service incoming server-to-server requests from another SharePoint 2013 farm, you must configure the SharePoint 2013 farm to trust the sending farm. Use the Windows PowerShell New- SPTrustedSecurityTokenIssuer cmdlet in SharePoint 2013 to configure the trust relationship by specifying the JavaScript Object Notation (JSON) metadata endpoint of the sending farm. To configure a SharePoint 2013 trust relationship with another farm 1. Verify that you are a member of the Administrators group on the server on which you are running Windows PowerShell cmdlets. Securityadmin fixed server role on the SQL Server instance. db_owner fixed database role on all databases that are to be updated. An administrator can use the Add-SPShellAdmin cmdlet to grant permissions to use SharePoint 2013 cmdlets. Note: If you do not have permissions, contact your Setup administrator or SQL Server administrator to request permissions. For additional information about Windows PowerShell permissions, see Add-SPShellAdmin. 2. In the SharePoint 2013 environment on the farm that is receiving server-to-server requests, start the SharePoint 2013 Management Shell. For Windows Server 2008 R2: In the SharePoint 2013 environment, on the Start menu, click All Programs, click Microsoft SharePoint 2013 Products, and then click SharePoint 2013 Management Shell. For Windows Server 2012: In the SharePoint 2013 environment, on the Start screen, click SharePoint 2013 Management Shell. If SharePoint 2013 Management Shell is not on the Start screen: Right-click Computer, click All apps, and then click SharePoint 2013 Management Shell. For more information about how to interact with Windows Server 2012, see Common Management Tasks and Navigation in Windows Server At the Windows PowerShell command prompt, type the following command: New-SPTrustedSecurityTokenIssuer MetadataEndpoint " _layouts/15/metadata/json/1" Name "<FriendlyName>"

156 Where: <HostName> is the name and port of any SSL-enabled web application of the farm that will be sending server-to-server requests. <FriendlyName> is a friendly name for the sending SharePoint 2013 farm. Repeat step 3 for all SharePoint 2013 farms that will be sending server-to-server requests. Note: For more information, see New-SPTrustedSecurityTokenIssuer. Reference: [D was included in the original answer. Needs further research.] QUESTION 23 You are migrating a SharePoint Server 2010 My Site site collection to SharePoint Server 2013 by using the database attach method. You copy the content databases to the SharePoint 2013 farm. You need to verify that all required objects have been successfully added to the SharePoint 2013 farm before upgrading the content database. What should you do? A. In the SharePoint 2013 site collection, run the site collection health checks. B. Run the Windows PowerShell cmdlet Test-SPContentDatabase on the SharePoint 2013 farm. C. Run the Windows PowerShell cmdlet Test-SPContentDatabase on the SharePoint 2010 farm. D. In the SharePoint 2010 site collection, run the site collection health checks. E. Run the Windows PowerShell cmdlet Mount-SPContentDatabase on the SharePoint 2010 farm. F. Run the Windows PowerShell cmdlet Mount-SPContentDatabase on the SharePoint 2013 farm. Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: Use the Test-SPContentDatabase cmdlet to test a content database against a Web application to verify all customizations referenced within the content database are also installed in the web application. This cmdlet can be issued against a content database currently attached to the farm, or a content database that is not connected to the farm. It can be used to test content databases from SharePoint 2010 Products and from SharePoint Products and Technologies. Test-SPContentDatabase [-Identity] <SPContentDatabasePipeBind> [- AssignmentCollection <SPAssignmentCollection>] [-DatabaseCredentials <PSCredential>] [-ExtendedCheck <SwitchParameter>] [-ServerInstance <SPDatabaseServiceInstancePipeBind>] [-ShowLocation <SwitchParameter>] [- ShowRowCounts <SwitchParameter>] Test-SPContentDatabase -Name <String> -WebApplication <SPWebApplicationPipeBind> [-AssignmentCollection <SPAssignmentCollection>] [- DatabaseCredentials <PSCredential>] [-ExtendedCheck <SwitchParameter>] [- ServerInstance <SPDatabaseServiceInstancePipeBind>] [-ShowLocation <SwitchParameter>] [-ShowRowCounts <SwitchParameter>] Reference: Test-SPContentDatabase Reference: QUESTION 24 You are a SharePoint administrator at Litware, Inc. Excel Services is not currently able to load workbooks on the SharePoint site. The Unified Logging Service

157 (ULS) log contains the following error message: System.Data.SqICIient.SqIException: Cannot open database "WSS_Content_Portal_Content_Database" requested by the login. The login failed. Login failed for user 'LITWARE\svcExcelService'. You need to grant only the minimum necessary permissions to the Excel Services account to ensure that users can open Excel workbooks from within a browser window. Which Windows PowerShell cmdlet or cmdlets should you run? A. $sa = Get-SPServiceApplication where {$_.TypeName -eq "Excel Services Application Web Service Application"} and $sa.grantcontentdatabasepermissions("wss_content_portal_content_database") B. Add SPShellAdmin -UserName LITWARE\svcExcelService C. Add SPShellAdmin -UserName LITWARE\svcExcelService -database WSS_Content_Portal_Content_Database D. $wa = Get-SPWebApplication and $wa.granttoprocessidentity("litware \svcexcelservice") Correct Answer: D Section: [none] Explanation Explanation/Reference: Explanation: A - In the reference I found earlier the below command does not resolve the isue: Reference: B - This is an incomplete command and will fail. Add-SPShellAdmin [-UserName] <String> [-AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [-database <>] [-WhatIf [<SwitchParameter>]] Reference: C - This command ensures that the user is added to the role on the farm configuration database, the Central Administration content database, and the specified database. Using the database parameter is the preferred method because most of the administrative operations require access to the Central Administration content database. Reference: (CORRECT) D Grants the specified process identity account access to the Web application based on the username. Access to the process identity provides the permissions that are specified in the policy role parameter. GrantAccessToProcessIdentity(String) Reference: microsoft.sharepoint.administration.spwebapplication.grantaccesstoprocessidentity.aspx After some searching I found this reference that filled in the missing gaps... The easiest way I have found is to use the SPWebApplication.GrantAccessToProcessIdentity method. It sets up the database permissions for you. It will alter all of the content databases in the web application for you, the downside is, when you add a new content database, you need to call this function to setup the permissions again. You can do this with the following PowerShell: $webapp = Get-SPWebApplication $webapp.grantaccesstoprocessidentity("domain\username") Reference:

158 QUESTION 25 A SharePoint environment contains an instance of Microsoft SQL Server 2008 R2. You plan to migrate data from the existing database to a new instance of SQL Server You need to configure SQL Server to support the migration. You must accomplish this goal without requiring any SharePoint application configuration changes. What should you do? A. On the SQL Server, configure a named instance. B. On all servers in the farm, configure a SQL Server alias. C. On all servers in the farm, configure SQL Server database mirroring. D. Create a single-node SQL Server cluster. Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: Reference: Set a SQL Server Alias for the SQL Server Agent Service (SQL Server Management Studio) Reference: QUESTION 26 A company plans to use ediscovery in SharePoint. The environment includes Microsoft Lync Server 2013 and Microsoft Exchange Server Lync Server is configured to archive conversations to Exchange Server. You configure Exchange Server for ediscovery. You need to complete the ediscovery configuration. What should you do? (Each correct answer presents part of the solution. Choose all that apply.) A. Configure a trust relationship between SharePoint Server and Lync Server. B. Create a SharePoint connector in the Exchange Server management shell. C. Install the SharePoint Web Services API on every server that runs Exchange Server. D. Configure a trust relationship between SharePoint Server and Exchange Server. E. Install the Exchange Web Services API on every SharePoint front-end web server. F. Create an Exchange ediscovery service application in Central Administration. Correct Answer: DE Section: [none] Explanation Explanation/Reference: Explanation: * If you will use a SharePoint ediscovery Center to discover content in Exchange Server, you must configure SharePoint Server 2013 and Exchange Server to interact. Perform the following steps: Reference: Configure communication between SharePoint Server 2013 and Exchange Server Configure communication between SharePoint Server 2013 and Exchange Server 2013 If you will use a SharePoint ediscovery Center to discover content in Exchange Server, you must configure SharePoint Server 2013 and Exchange Server to interact. Important:

159 To discover content in Exchange Server from a SharePoint ediscovery Center, you must be running Exchange Server Perform the following steps: 1. Ensure that the Exchange Web Service managed API is installed on every front-end server that is running SharePoint Server For more information about the Exchange Web Service managed API, see Hardware and software requirements for SharePoint Option E 2. Configure a trust relationship between SharePoint Server 2013 and Exchange Server. For information about how to configure the trust relationship, see Configure server-to-server authentication in SharePoint Option D 3. If you want content from Lync Server 2013 to be discoverable, configure Lync Server 2013 to archive to Exchange Server For information about how to configure Lync Server 2013 archiving, see Microsoft Lync Server 2013 Archiving Deployment Guide. - Already completed per question Perform the ediscovery configuration steps for Exchange. For information about how to configure Exchange Server 2013 for ediscovery, see Configure Exchange for SharePoint ediscovery Center. - Answer not included in question. A. Configure Server-to-Server authentication for Exchange 2013 on a server running Sharepoint Server 2013 B. Configure server-to-server authentication for SharePoint 2013 on a server running Exchange 2013 C. Add authorized users to the Discovery Management role group Reference: - Configure ediscovery in SharePoint Server 2013 Reference: - Configure Exchange for SharePoint ediscovery Center QUESTION 27 You are creating a SharePoint site that will be accessed remotely. You need to optimize the SharePoint experience for all mobile devices. What should you configure? A. Custom list views B. Image renditions C. Variations D. Design Manager E. Device channels Correct Answer: E Section: [none] Explanation Explanation/Reference: SharePoint 2013 device channels One of the new capabilities of SharePoint 2013 is device channels. You can use device channels to optimize how a website is displayed on different devices. By defining different channels and associating different devices with them, you can use different master pages to optimize how the website is presented to the user. For more information, see How to: Create device channels in SharePoint Figure 5 shows a sample configuration of device channels for a public-facing website built with SharePoint Reference: Reference: websites-for-mobile-devices.aspx QUESTION 28

160 You perform the basic configuration of a SharePoint site to support SharePoint apps. You need to configure policy settings for SharePoint apps to ensure that users can browse apps in the Office Store but cannot purchase apps without approval. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. In Central Administration, configure the Office and SharePoint store settings to restrict app purchases. B. Purchase and configure a wildcard SSL certificate for the domain from a third-party Trusted Root Certification Authority (CA). C. In Central Administration, specify the URL to the App Catalog site. D. In each site collection, configure the site app permissions to restrict app purchases. E. Restrict the users and groups that have Approve permissions on the App Catalog site. Correct Answer: AC Section: [none] Explanation Explanation/Reference: Explanation: Configure app requests and SharePoint Store settings Farm administrators can determine whether users can purchase apps from the SharePoint Store. This setting is at the web application scope. If users cannot purchase apps, they can still browse the SharePoint Store, and request an app. Farm administrators and the App Catalog site owner can view and respond to app requests. To configure SharePoint Store settings If you want to switch to a different web application, click the down arrow next to the web application URL to change to a different web application. (C) Reference: Manage the App Catalog in SharePoint 2013 Reference: QUESTION 29 You are configuring a SharePoint environment to support SharePoint apps for Litware, Inc. The SharePoint servers use a load-balancer for incoming requests. You need to ensure that all connections to the SharePoint servers are secure and encrypted. What should you do? (Each correct answer presents a part of the solution. Choose all that apply.) A. Create a DNS CNAME record for *.LitwareApps.com. B. Create an SSL certificate for the AppHost.LitwareApps.com domain. C. Create a wildcard SSL certificate for *.LitwareApps.com. D. Create a DNS forward lookup zone for the LitwareApps.com domain. E. Create a DNS A record for AppHost.LitwareApps.com that points to the IP address of the loadbalancer. Correct Answer: ACD Section: [none] Explanation Explanation/Reference: I have removed E because this record should not be kept on the new forward lookup zone. This zone should be reserved for APPS alone. Explanation: A: You must create a new domain name in Domain Name Services (DNS) to host the apps. To help improve security, the new domain name should not be a subdomain of the domain that hosts the SharePoint sites. Depending on your configuration, you might have to create a new forward lookup zone first, or you can start with a wildcard CNAME entry in the same zone as the SharePoint site domain. Note: To create a wildcard Alias (CNAME) record for the new domain name

161 1. Verify that the user account that performs this procedure is a local administrator on the domain controller. 2. In DNS Manager, right-click the name of domain that hosts the SharePoint sites, and then click New Alias (CNAME). 3. In the New Resource Record dialog box, in the Alias name (uses parent domain if left blank) box, type *. followed by the domain name that you want to use for apps. For example, *.ContosoApps.com or *.Contoso-Apps.com. Etc. C: If you are using Secure Sockets Layer (SSL), you must either create an SSL certificate or add the new domain to your existing SSL certificate. * Create an SSL certificate if you are using a different root domain (for example, ContosoApps.com). * Add the new app domain to an existing SSL certificate if you are using the same room domain (for example. Apps.Contoso.com). Either way, the domain should be added in the form of a wildcard (for example, *.contosoapps.com). You need a wildcard certificate instead of individual certificates because each installed app has its own subdomain. Note: * Wildcard DNS should point to the load balancer. Reference: Deployment Guide for Microsoft SharePoint 2013, Configure an environment for apps Overview of how to configure an environment for apps for SharePoint

162 These configuration steps result in example app URLs such as the following: This article contains instructions for completing these steps. Reference: QUESTION 30 A company uses a data-connected Microsoft Excel workbook to build reports from external data sources. Data is not refreshed when the workbook is displayed in a browser. You need to ensure that users can refresh Excel workbooks that are displayed in a browser. Which two actions should you perform? (Each correct answer presents a complete solution. Choose two.) A. Configure the Secure Store service application for the Excel workbook. B. Embed the data connection information directly in the Excel workbook. C. Create a trusted data connection library and add a data connection file.

163 D. Add the document library containing the Excel workbook to the Trusted File Locations list. E. Create a Group Policy Object that adds the SharePoint URL to the Trusted Sites zone in Windows Internet Explorer. Correct Answer: AB Section: [none] Explanation Explanation/Reference: Explanation: To configure Excel Services data access to use embedded data connections, you use the following process: Configure a data access account (A) Create a Secure Store target application (B) Configure a workbook to use an embedded data connection A: You must create a target application in Secure Store that contains the credentials that you created for data access. This target application can then be specified in data-connected Excel workbooks and will be used by Excel Services when it refreshes data in the workbook. B: Configure a workbook to use an embedded data connection You must configure the Excel Services Authentication Settings in the workbook before you publish it to SharePoint Server Doing so enables the workbook to use a Secure Store target application to refresh data that is rendered using Excel Services. Use the following procedure to configure the authentication settings. Note: * Excel Services in SharePoint Server 2013 provides three methods of using Secure Store Service to refresh the external data source in a workbook: / You can use an unattended service account. / You can specify a Secure Store target application in a workbook. (This is known as an embedded connection.) / You can use an Office Data Connection (ODC) file that specifies a Secure Store target application. This article describes how to do this. Reference: Configure Excel Services data refresh by using external data connections in SharePoint Server 2013 Reference: Reference: Work with external data in Excel Services (SharePoint Server) Reference: QUESTION 31 A SharePoint deployment includes the content source described in the following table. You need to configure the intranet site content source to return search results without impacting availability. What should you do? A. Add an additional index server to the farm. B. Reset the search index. C. Configure continuous crawling. D. Configure an incremental crawl to run every day. E. Configure an incremental crawl to run every 30 minutes. F. Configure on-demand crawling.

164 Correct Answer: C Section: [none] Explanation Explanation/Reference: Explanation: Enable continuous crawls is a crawl schedule option that is new in SharePoint It is available only for content sources that use the SharePoint Sites content source type. A continuous crawl starts at set intervals. The default interval is 15 minutes, but you can set continuous crawls to occur at shorter intervals by using Windows PowerShell. Continuous crawls ensure content freshness. The search results are very fresh because the search index is kept up to date as the SharePoint content is crawled so frequently. Unlike full and incremental crawls, multiple continuous crawls can run at the same time. For example, if one continuous crawl is processing a large update, another continuous crawl can start at the same time and crawl and index other content updates. NOTE: A continuous crawl does not process or retry items that return errors. A clean up incremental crawl automatically runs every four hours on content sources that have continuous crawl enabled to re-crawl any items that return errors. This incremental crawl will retry to crawl the item or will postpone crawling the item if the error persists. To enable continuous crawl on a new SharePoint content source 1. Verify that the user account that is performing this procedure is an administrator for the Search service application. 2. In Central Administration, in the Application Management section, click Manage service applications. 3. Click the Search service application. 4. On the Search Administration page, in the Quick Launch, under Crawling, click Content Sources. 5. On the Search Service Application: Manage Content Sources page, click New Content Source. 6. Create a content source of the type SharePoint Sites. a. In the Name section, type a name in the Name field. b. In the Content Source Type section, select SharePoint Sites. c. In the Start Addresses section, type the start address or addresses. d. In the Crawl Settings section, select the crawling behavior for all start addresses. e. In the Crawl Schedules section, select Enable Continuous Crawls. f. In the Content Source Priority section, select the priority for this content source. 7. Click OK. 8. Verification: In the Search Service Application: Manage Content Sources page, verify that the newly added content source appears and that the Status column has the status Crawling Continuous. Reference: Manage continuous crawls in SharePoint Server 2013 Reference: QUESTION 32 A company named Contoso, Ltd. has a SharePoint 2010 site collection at You are preparing to upgrade the site collection to SharePoint The root site collection has had extensive customizations made to pages by using SharePoint Designer. You need to test the site collection customizations before the upgrade. What should you do? A. Use the visual upgrade feature in preview mode.

165 B. Use the page upgrade feature in preview mode for each customized page. C. Run the Get-SPSite -identity $_.GetVisualReport() Format-Table Windows PowerShell cmdlet. D. Request an upgrade evaluation site collection. Correct Answer: D Section: [none] Explanation Explanation/Reference: Explanation: Request-SPUpgradeEvaluationSite Use the Request-SPUpgradeEvaluationSite cmdlet to initiate a request to create temporary copy of a site collection at an auto-generated URL and upgrade the site collection to a newer experience. Users can view the site to see how their site will work in the new experience. Request-SPUpgradeEvaluationSite [-Identity] <SPSitePipeBind> [- AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [- <SwitchParameter>] [-NoUpgrade <SwitchParameter>] [-WhatIf [<SwitchParameter>]] $site=get-spsite Request-SPUpgradeEvaluationSite $site -NoUpgrade This example requests an upgrade evaluation site the specified contoso.com team site. Reference: Request-SPUpgradeEvaluationSite Reference: QUESTION 33 You are configuring a SharePoint farm in an environment that includes Microsoft Exchange Server You need to ensure that specified SharePoint users can search the Exchange mailboxes of all employees, place holds on mailbox data, and export mailbox data. What should you do first? A. Define an individual target application in the Secure Store that contains Exchange connection information. B. Configure server-to-server authentication between SharePoint and Exchange. C. Configure alternate access mappings in SharePoint and Exchange. D. Create an external content type for Exchange mailbox information. Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: The original answer was "A" - Define an individual target application. However I changed the answer to B... Since the question asks what should you do first. Please see step 2 below. Configure communication between SharePoint Server 2013 and Exchange Server 2013 If you will use a SharePoint ediscovery Center to discover content in Exchange Server, you must configure SharePoint Server 2013 and Exchange Server to interact.

166 Important: To discover content in Exchange Server from a SharePoint ediscovery Center, you must be running Exchange Server Perform the following steps: 1. Ensure that the Exchange Web Service managed API is installed on every front-end server that is running SharePoint Server For more information about the Exchange Web Service managed API, see Hardware and software requirements for SharePoint Configure a trust relationship between SharePoint Server 2013 and Exchange Server. For information about how to configure the trust relationship, see Configure server-toserver authentication in SharePoint [Configure server-to-server authentication in SharePoint 2013 To configure the SharePoint 2013 server to trust the Exchange Server 2013 server New-SPTrustedSecurityTokenIssuer MetadataEndpoint " autodiscover/metadata/json/1" Name "<FriendlyName>" To configure permissions on the Sharepoint 2013 Server type the following: $exchange=get-sptrustedsecuritytokenissuer $app=get-spappprincipal -Site -NameIdentifier $exchange.nameid $site=get-spsite Set-SPAppPrincipalPermission AppPrincipal $app Site $site.rootweb Scope sitesubscription Right fullcontrol -EnableAppOnlyPolicy To configure the Exchange Server 2013 server to trust the SharePoint 2013 server cd c:\'program Files'\Microsoft\'Exchange Server'\V15\Scripts.\Configure-EnterprisePartnerApplication.ps1 -AuthMetadataUrl metadata/json/1 -ApplicationType SharePoint Reference: Configure communication between SharePoint Server 2013 and Exchange Server 3. If you want content from Lync Server 2013 to be discoverable, configure Lync Server 2013 to archive to Exchange Server For information about how to configure Lync Server 2013 archiving, see Microsoft Lync Server 2013 Archiving Deployment Guide. 4. Perform the ediscovery configuration steps for Exchange. For information about how to configure Exchange Server 2013 for ediscovery, see Configure Exchange for SharePoint ediscovery Center. A. Configure Server-to-Server authentication for Exchange 2013 on a server running Sharepoint Server 2013 B. Configure server-to-server authentication for SharePoint 2013 on a server running Exchange 2013 C. Add authorized users to the Discovery Management role group - Configure ediscovery in SharePoint Server Configure Exchange for SharePoint

167 ediscovery Center QUESTION 34 A SharePoint 2010 environment contains a Microsoft SQL Server 2008 R2 database instance named SP- SQL that hosts the databases for the farm. You are upgrading the farm to SharePoint You need to ensure that users can access the unmodified farm contents during the upgrade process. What should you do? A. Run the following Transact-SQL (T-SQL) statement for each content database and service application you plan to upgrade. ALTER DATABASE <database name>set READ_ONLY; B. Run the following command-line tool for each site collection in the content databases you plan to upgrade. Stsadm -o setsitelock -urksite collection name> -lock readonly C. Run the following Windows PowerShell cmdlets for each web application in the SharePoint 2010 farm you plan to upgrade. $db = Get-SPContentDatabase<web application name> Set- SPContentDatabase$db -Status Offline D. Run the following Transact-SQL (T-SQL) statement for each content database and service application you plan to upgrade. EXEC sp_dboption<database name>, "read only", "True"; Correct Answer: A Section: [none] Explanation Explanation/Reference: Explanation: Reference: A - This is the most correct answer. Reference: Reference: The syntax is correct however you need to do the following: use master go alter database example set read_only with no_wait go B - This will block additions and updates to the site collection but it will not put the database in Read-only mode C - This command will prevent additional site from hosting new sites. But not disable content to be added to the site. Specifies the status of the SQL Server database. Set this parameter to Ready to make the database available to host new sites. Set this parameter to Offline to make the database unavailable to host new sites. The type must be either of the following: Ready or Offline D sp_dboption is not available in SQL QUESTION 35 DRAG DROP An organization has an Active Directory Domain Services (AD DS) domain and a SharePoint intranet site.

168 You need to ensure that only members of the AD DS security group named Managers can create personal sites. 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: Correct Answer:

169 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Sign in to Central Administration Box 2: Manage settings for the User Profile service application. Box 3: Configure user permissions for the User Profile service application Note: * SharePoint Server 2013 includes several changes to the User Profile service application settings in Central Administration to support new My Sites functionality. *Configure permissions for personal and social The Manage User Permissions page contains new and updated settings for the User Profile service application. You can select one or more of the following permissions for users and groups that you want to grant permission to personal and social features: / Create Personal Site (required for personal storage, newsfeed, and followed content) This permission enables users to create personal sites to store their documents, newsfeed, and followed content. / Follow People and Edit Profile This permission enables users to follow people from their My Site and to edit their personal profile. / Use Tags and Notes This permission enables users to use the Tags and Notes feature from SharePoint Server Reference: Explore Microsoft SharePoint 2013 EBook reference: QUESTION 36 DRAG DROP

170 You provision and configure a new SharePoint farm. The farm has not been backed up. You need to use Windows PowerShell to back up all service applications in the farm. How should you build the cmdlet? (To answer, drag the appropriate element to the correct location or locations in the answer area. Each element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place: Correct Answer: Section: [none] Explanation Explanation/Reference: Note: * You can use Windows PowerShell to back up the farm manually or as part of a script that can be run at scheduled intervals. * The Backup-SPFarm cmdlet creates a backup for the entire farm or individual components within the farm. It can also be used to back up just the configuration settings of a farm to be used as a farm template for other SharePoint farms. Syntax: Backup-SPFarm -BackupMethod <String> -Directory <String> [-AssignmentCollection <SPAssignmentCollection>] [-BackupThreads <Int32>] [-ConfigurationOnly <SwitchParameter>] [- Confirm [<SwitchParameter>]] [-Force <SwitchParameter>] [- Item <String>] [-Percentage <Int32>] [-WhatIf [<SwitchParameter>]] * Here we need a full backup, since the farm has not been backed up earlier.

171 * Item Parameter Indicates the part of the farm to back up. Here we should use Farm\Shared Services Backup-SPFarm -Directory <BackupFolder> -BackupMethod {Full Differential} -Item "Farm\Shared Service Applications" [-Verbose] Reference: QUESTION 37 HOTSPOT You are configuring SharePoint social features. You need to ensure that users can configure the SharePoint social features settings from their own profiles. On which page should you configure the settings? (To answer, select the appropriate link in the answer area.) Hot Area: Correct Answer: Section: [none] Explanation Explanation/Reference: Enable users or groups to use personal and social features Use this procedure to configure the user permissions for personal and social features. To enable users or groups to use personal and social features 1. Verify that you have the following administrative credentials: To use the SharePoint Central Administration website to enable users or groups to use personal and social features, you must be a member of the Farm Administrators group, or you must have been delegated permission to administer the User Profile service application that is running in the farm. For more information, see Delegate administration of User Profile service applications in SharePoint Server In Central Administration, in the Application Management section, click Manage service applications.

172 3. In the list of service applications, click User Profile Service Application. 4. On the Manage Profile Service: User Profile Service Application page, in the People group, click "Manage User Permissions." 5. On the Permissions for User Profile Service Application page, type or select a user or group account, and then click Add. 6. In the Permissions for box, check the feature or features that you want the user or group to be able to use, and then click OK. Create Personal Site Selecting this option allows users or groups to create a personal site (also known as a My Site) by clicking About Me in the header for the first time, and it allows them follow people and edit a personal profile (regardless of the setting for Follow People and Edit Profile). Follow People and Edit Profile Selecting this option allows users or groups to follow people and edit their own profiles. If the Create Personal Site option is selected, the ability to follow people and edit a profile is granted even if this option is cleared. Use Tags and Notes Selecting this option allows users or groups use Tags and Notes on their documents. Note If a user is in a group where they are allowed to create a My Site and they create one, when that permission is removed, their My Site will still exist, and the Admin will need to delete it manually. 7. Click OK. References: ORIGINAL EXPLANATION: - INCORRECT Manage Policies Note: Edit user profile policy and privacy settings The default policy and privacy settings work for many organizations, but you can edit the default settings according to the needs of your organization. Sign in to the SharePoint Online Administration Center. Note: Although you cannot delete a policy, you can disable one. QUESTION 38 DRAG DROP You are planning to install an instance of Microsoft SQL Server for a SharePoint 2013 farm. You have the following requirements: - Ensure that databases can be redirected to other servers. - Minimize potential security threats. You need to install and configure the instance. 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:

173 Correct Answer: Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Create a named instance of SQL Server. Box 2: Configure the instance to use a custom port. Box 3: Create a SQL Server alias and configure the farm to use the alias. Note: * To harden the security for SQL server it is highly recommend to install SQL Server with named instance with custom port and block all default SQL specific ports. * After the installation of SQL Server with named instance, we have to assign a custom static port number for the SQL Service. * After the SQL installation we go to the SharePoint side.

174 We have to configure the SQL Client Alias. Reference: Install & Configure SharePoint 2013 with SQL Client Alias Reference: QUESTION 39 HOTSPOT An organization has two SharePoint farms named FarmA and FarmB. You need to grant a service account full control of the Managed Metadata service on Farm A. In Central Administration, which command should you select to complete the configuration? (To answer, select the appropriate command in the answer area.) Hot Area: Correct Answer: Section: [none] Explanation Explanation/Reference: Note: Example: Event ID: 8077 Message "There are no instances of Managed Web Service is started on any server in the farm. Ensure that at least one instance is started on an application server in the farm using the Services on Server Page in Central Administration." Solution: Your SharePoint Admin Account or System Account that you are using to browse the Central Administration does not has access to service Application so Go to Manage Service Applications Page Select Managed Metadata Service Application Row

175 From Ribbon Click Permissions Now Add your Admin account contoso\sp_admin in my case. Click Add and give him all 3 permissions and click OK. Reference: Setting Up Managed Metadata Service Application SharePoint 2013 To grant a service account permission to access a managed metadata service by using Central Administration 1. On the home page of the SharePoint Central Administration Web site, under Application Management, select Manage service applications. 2. Select the Service Applications tab. 3. Select the managed metadata service to which you want to grant permission and then click Permissions. 4. In the first box, either type the name of the service account that you want to add by using the format <domain>\<username> or select the service account by using the address book, and then click Add. 5. Double-click the service account that you added. The service account is moved from the box of accounts to be added to the box of accounts to be granted permissions. 6. In the Permissions for <user> box, select one of the following options: a. Read Access to Term Store to grant permission to read the term store and content types that are associated with the managed metadata service. b. Read and Restricted Write Access to Term Store to grant permission to read the term store and content types that are associated with the managed metadata service, permission to write to local term sets and open term sets, and permission to create enterprise keywords. c. Full Access to Term Store to grant permission to read and write to the term store and content types that are associated with the managed metadata service. 7. Repeat the previous three steps to grant permission to additional accounts. 8. Click OK. Reference: QUESTION 40 You are configuring SharePoint 2013 to support business intelligence.

176 You need to install PowerPivot for SharePoint. What should you do? A. Run the SQL Server 2012 setup package. B. Download and install PowerPivot for SharePoint from the PowerPivot SQL Server 2012 SP1 Feature Pack webpage. C. Run the SQL Server 2008 setup package. D. Run the SQL Server 2008 R2 SP1 setup package. Correct Answer: A Section: [none] Explanation Explanation/Reference: Explanation: The answer was originally Run the SQL Server 2008 SP1 setup package. SQL 2008 SP1 will install Power Pivot and so will the SQL (There is an SP1 available for SQL 2012 but they do not reference it in this question.) I changed the answer to Run the SQL 2012 setup package. Usually Microsoft likes the most current product unless they ask for minimum requirements. Install PowerPivot for SharePoint I. Install PowerPivot for Sharepoint In this step, you run SQL Server Setup to install PowerPivot for SharePoint. In a subsequent step, you will configure the server as a post-installation task. 1. Insert the installation media or open a folder that contains the setup files for SQL Server. 2. Click Installation on the navigation pane to the left. 3. Click New SQL Server stand-alone installation or add features to an existing installation. 4. On the Setup Support Rules page, review any warnings and click OK. 5. On the Product Key page, specify the evaluation edition or enter a product key for a licensed copy of the enterprise edition. Click Next. 6. Accept the Microsoft Software License Terms of agreement, and then click Next. 7. Update the setup files if you are prompted to do so. 8. On the Setup Support Rules page, setup identifies any problems that might prevent it from installing. Review the list to determine whether Setup detected potential problems on the system.

177 Note Because Windows Firewall is enabled, you will be warned to open ports to enable remote access. This warning is generally not applicable to PowerPivot installations. Connections to PowerPivot services and data files are made using the SharePoint ports that are already open for SharePoint service-to-service communication. Click Next. Wait while SQL Server Setup program files are installed on the server. 9. In Setup Role, select SQL Server PowerPivot for SharePoint. 10. Optionally, you can add an instance of the Database Engine to your installation. You might do this if you are setting up a new farm and need a database server to run the farm s configuration and content databases. If you add the Database Engine, it will be installed as a PowerPivot named instance. Whenever you need to specify a connection to this instance (for example, in the farm configuration wizard if you are using that wizard to configure the farm), enter the database name in this format: <servername>\powerpivot.

178 11. Click Next. 12. On the Feature Selection page, a read-only list of the features that will be installed is displayed for informational purposes. You cannot add or remove items that are preselected for this role. Click Next. 13. On the Installation Rules page, click Next. 14. On the Instance Configuration page, a read-only instance name of 'PowerPivot' is displayed for informational purposes. This instance name is required and cannot be modified. However, you can enter a unique Instance ID to specify a descriptive directory name and registry keys. Click Next. 15. On the Disk Space Requirements page, verify you have sufficient disk capacity to install the feature and then click Next. 16. On the Server Configuration page, type desired account information. For SQL Server Analysis Services, you must specify a domain user account. Do not specify a built-in account. Domain accounts are required for managing the Analysis Services service account as a managed account in SharePoint Central administration. If you added the SQL Server Database Engine and SQL Server Agent, you can configure the services to run under domain user accounts or under the default virtual account.

179 Never use your own domain user account to provision any service. Doing so grants the server the same permissions that you have to the resources in your network. If the server is compromised by a malicious user, that user will be logged in under your domain credentials, with the ability to download or use the same data and applications that you do. 17. Click Next. 18. If you are installing the Database Engine, the Database Engine Configuration page appears. In Database Engine Configuration, click Add Current User to grant your user account administrator permissions on the Database Engine instance. Click Next. 19. On the Analysis Services Configuration page, click Add Current User to grant your user account administrative permissions. You will need administrative permission to configure the server after Setup is finished. 20. On the same page, add the Windows user account of any person who also requires administrative permissions. For example, any user who wants to connect to the Analysis Services service instance in SQL Server Management Studio to troubleshoot database connection problems or get version information must have system administrator permissions on the server. Add the user account of any person who might need to troubleshoot or administer the server now. 21. Click Next. 22. Click Next on each of the remaining pages until you get to the Ready to Install page. 23. Click Install. II. Configure the server III. Install Analysis Services OLD DB providers for Excel Services Application Servers IV. Verify the installation. Reference: Initial Configuration (PowerPivot for SharePoint) Step 1: Deploy the PowerPivot Solution Package Step 2: Start Services on the Server Step 3: Create a PowerPivot Service Application Step 4: Enable Excel Services Step 5: Enable Secure Store Service and Configure Data Refresh Step 6: Enable Usage Data Collection Step 7: Increase Maximum Upload Size for SharePoint Web Applications and Excel Services Step 8: Activate PowerPivot Feature Integration for Site Collections Step 9: Install the SQL Server 2008 R2 Version of the OLE DB provider Step 10: Verify Installation Reference:

180 QUESTION 41 You are configuring a SharePoint farm. You have the following requirements: - Implement an enterprise resource pool. - Enable tasks to be assigned to users. - Implement a resource breakdown structure. You need to implement a solution that meets the requirements. What should you do? A. Create a SharePoint task list. B. Integrate Microsoft Project Server with SharePoint. C. Create a SharePoint team site. D. Create a collaboration portal. Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: Explanation: There are two questions in this exam with this wording that have different answers. Question 2, and Question 41. Everything I have seen online is leading me to believe that the answer is Provision a Microsoft Project web app. It does not appear that an Enterprise resource pool exists in Sharepoint only in Project Server. I could not find anything definitive except for the presentation from slideshare.net (below). One of the slides contains the 3 objects contained in this question.

181 I also found a technet article about integrating Project and Sharepoint where the "Enterprise resouce pool" is mentioned by name. Reference: Reference: Reference: QUESTION 42 You are moving a customized SharePoint site collection to a new farm. You attach and mount the source content database in the destination farm. You need to ensure that all customizations from the source farm are available in the destination farm. What should you do? A. Copy all search indexes from the source farm to the destination farm. B. Configure alternate access mappings on the source server. C. Copy all custom master pages from the source site collection to the Style Library in the destination site collection. D. Copy all custom site definitions from the file system of the source farm to the destination farm. Correct Answer: D Section: [none] Explanation Explanation/Reference: Explanation: Note: * SharePoint Server 2013 customers can create their own site definitions that customize and extend standard SharePoint site templates. * To create a custom site definition with one or more custom site definition configurations on front- end servers, you must create a copy of an existing site definition directory. * For backup/restore and migration operations, you must restore your site to a server that has the same front-end customizations as the server from which you backed up or migrated. Reference: Guidelines for Using Custom Site Definitions, Configurations, and Templates There are two different versions of this question. On one the answer is to install custom site definitions. The other is to install all custom applications on the new server.*8 Upgrade content databases to SharePoint 2013 One frequent cause of failures during upgrade is that the new environment does not have customized features, solutions, or other elements. Make sure that all custom elements from the SharePoint 2010 Products environment are installed on your front-end web servers before you upgrade any content databases. In this step, you manually transfer all customizations to your new farm. Make sure to install any components that your sites depend on to work correctly, such as the following: Custom site definitions Custom style sheets, such as cascading style sheets, and images Custom Web Parts Custom Web services Custom features and solutions Custom assemblies Web.config changes (such as security) Ensure that you transfer all unique settings from the Web.config files for each web application to the new servers. Administrator-approved form templates (.xsn files) and data connection files (.udcx files) for InfoPath. InfoPath is available in SharePoint Server 2010 only. Any other components or files on which your sites depend. SharePoint 2013 can host sites in both SharePoint 2010 Products and SharePoint 2013 modes. The

182 installation for SharePoint 2013 contains both SharePoint 2010 Products and SharePoint 2013 versions of many elements. The directories on the file system are duplicated in both the 14 and 15 paths, for example: Web Server Extensions/14/TEMPLATE/Features Web Server Extensions/15/TEMPLATE/Features There are also two versions of the IIS support directories: _Layouts, _Layouts/15 and _ControlTemplates, _ControlTemplates/15. Be sure to install customizations to the correct location in your new farm. For example, additional style sheets for SharePoint 2010 Products should be installed in the /14 path, not the new /15 path so that site collections that you haven t upgraded can use them. If you want a solution to be available to both paths, install it two times, and the second time use the CompatibilityLevel parameter when you install it, and it will be installed to the /15 path. For more information, see Install-SPSolution. For more information about how to update customizations for use in SharePoint 2013, see Redeploying Customizations and Solutions in SharePoint Foundation 2010 and SharePoint Server For more information about how to deploy customizations to your environment, see Install and manage solutions for SharePoint 2013 Reference: QUESTION 43 HOTSPOT A company upgrades a SharePoint environment from SharePoint 2010 to SharePoint The Site Feeds feature is not available on the upgraded sites. You need to activate Site Feeds. What should you do? (To answer, select the appropriate options from the drop-down lists in the answer area.) Hot Area: Correct Answer:

183 Section: [none] Explanation Explanation/Reference: Site Newsfeed feature Sites come with a site newsfeed in SharePoint There are a few prerequisites before you can add a feed to your upgraded site: Requires SharePoint Server My Site Host must be deployed The site must be on the same web application as the My Site Host To add a site newsfeed: 1. Settings (gear) -> Site settings -> Manage Site Features From the Settings menu, choose Site settings, and then choose Manage site features. 2. Activate the "Site Feed" feature For Site Newsfeed, choose Activate. 3. Add the Site Feed web part to the home page Position the text cursor in the header text area and then, from the INSERT tab of the ribbon, insert the Site Feed web part. Reference: when-you-upgrade.aspx Plan for the feeds Site feeds Site feeds provide newsfeed functionality to a specific group of users. Site feeds are available on team sites. When planning to use site feeds on your team sites in SharePoint Server 2013, the team sites must consume the same User Profile Service application as My Sites. Team Sites and My Sites can be located on the same or different farms, but must use the same User Profile service application. If you have team sites on a different farm from the My Site Host, server-to-server authentication between the two farms is required. In SharePoint Server 2013, we recommend that the same service account be used for both the

184 My Site host web application and the web application hosting the team sites. Additionally, the My Site host site collection must be a SharePoint Server 2013 My Site host, and the user must have a SharePoint Server 2013 My Site to use the site feed feature. Consider enabling Self Service Site Creation on the web application that contains the team sites so that users can easily create team sites from their My Site. In a SharePoint Server 2013 deployment where users only use About Me pages (the administrator has configured the rest of the My Site features to be unavailable), site feeds are still available to users. When an administrator upgrades team sites from SharePoint Server 2010, they must activate site feeds on the upgraded team site by first enabling the Following Content feature on the team site, and then enabling the Site Feeds feature on the team site. Following entities and seeing posts from Site Feeds are then available to the user. Reference: Reference: QUESTION 44 DRAG DROP A site collection includes a subsite that has the following characteristics: - The subsite does not appear in the navigation structure for the site collection. - It does not appear in the end user recycle bin or the site collection recycle bin. - It was last accessed two months ago. You need to restore the subsite without overwriting any other content in the site collection. Which five 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:

185 Correct Answer:

186 Section: [none] Explanation Explanation/Reference: Note: *(box 4) Export-SPWeb Exports a site, list, or library. The Export-SPWeb cmdlet exports a site, list, or library. The capability to export from a library is a new feature in SharePoint * (box 5) Import-SPWeb Imports a web, list, or library. The Import-SPWeb cmdlet imports a web, list, or library. The capability to import from a library is a new feature in SharePoint 2010 Products. You can use Central Administration and PowerShell to extract content from an content database that is not attached to Sharepoint. To recover content from an unattached content database by using Windows PowerShell 1. Verify that you have the following memberships: securityadmin fixed server role on the SQL Server instance.

187 db_owner fixed database role on all databases that are to be updated. Administrators group on the server on which you are running the Windows PowerShell cmdlets. An administrator can use the Add-SPShellAdmin cmdlet to grant permissions to use SharePoint 2013 Products cmdlets. 2. Start the SharePoint 2013 Management Shell. For Windows Server 2008 R2: On the Start menu, click All Programs, click Microsoft SharePoint 2013 Products, and then click SharePoint 2013 Management Shell. For Windows Server 2012: On the Start screen, click SharePoint 2013 Management Shell. If SharePoint 2013 Management Shell is not on the Start screen: Right-click Computer, click All apps, and then click SharePoint 2013 Management Shell. For more information about how to interact with Windows Server 2012, see Common Management Tasks and Navigation in Windows Server At the Windows PowerShell command prompt, type the following command: Get-SPContentDatabase -ConnectAsUnattachedDatabase -DatabaseName <DatabaseName> -DatabaseServer <DatabaseServer> To recover content from an unattached content database by using Central Administration 1. Verify that the user account that is performing this procedure is a member of the Farm Administrators group and is a member of the db_owner fixed database role. 2. Start SharePoint 2013 Central Administration. For Windows Server 2008 R2: Click Start, click Microsoft SharePoint 2013 Products, and then click SharePoint 2013 Central Administration. For Windows Server 2012: On the Start screen, click SharePoint 2013 Central Administration. If SharePoint 2013 Central Administration is not on the Start screen: Right-click Computer, click All apps, and then click SharePoint 2013 Central Administration. For more information about how to interact with Windows Server 2012, see Common Management Tasks and Navigation in Windows Server In Central Administration, on the home page, click Backup and Restore. 4. On the Backup and Restore page, in the Granular Backup section, click Recover data from an unattached content database. 5. On the Unattached Content Database Data Recovery page, type the database server name in the Database Server text box and type the database name in the Database Name text box. 6. Select the database authentication method that you want to use. 7. Select the Browse content option, and then click Next.

188 8. On the Browse content page, select the site collection, site, and or list that you want to restore, select the Backup site collection or Export site or list option, and then click Next. 9. Type the file location where you want to store the backup file, and then click Start Backup. For more information about using the Backup site collection option, see Back up site collections in SharePoint If you chose Export site or list in the previous page, you must select Export Full Security and choose the version that you want to export in the Export Versions drop-down menu. For more information about using the Export site or list option, see Export sites, lists, or document libraries in SharePoint Reference: QUESTION 45 HOTSPOT You are a SharePoint administrator at Litware, Inc. A Business Data Connectivity service application has recently been deployed. Users report that they cannot create external lists that contain the external content types, and they receive the following error message when they try to open existing external lists: "Access Denied by Business Data Connectivity". You need to configure the minimum permissions required so that users can create external lists and read data in external lists. On the Set Object Permissions page, which permissions should you select? (To answer, select the appropriate permissions in the answer area.) Hot Area: Correct Answer:

189 Section: [none] Explanation Explanation/Reference: Four permission levels can be set on the metadata store and the objects it contains: Edit Security Note: The Edit permission should be considered highly privileged. With the Edit permission, a malicious user can steal credentials or corrupt a server farm. We recommend that, in a production system, you give Edit permission only to users whom you trust to have administrator-level permissions. Execute Selectable in clients Set permissions

190 Reference: QUESTION 46 A company uses SharePoint Online. The company has implemented ediscovery. You create a security group named ediscovery. You need to ensure that users in the ediscovery group can view all discoverable content. What should you do? A. Add the ediscovery group as site collection administrators for every site collection that contains

191 discoverable content. B. Grant Full Control permissions to ediscovery administrators. C. Grant the ediscovery group access to content in all web applications by using a web application user policy. D. Configure the ediscovery center to use forms-based authentication. Correct Answer: C Section: [none] Explanation Explanation/Reference: Explanation: Determine how to manage permissions People who perform ediscovery must be able to view all content that is potentially discoverable. We recommend that you create a security group for ediscovery users, and add the appropriate users to the security group. Then you can grant permissions to the security group, instead of to individual users. Choose a name for the security group, and record the name in the worksheet. Also record which users will be members of the security group. Within SharePoint Server 2013, ediscovery users must be able to view all content. This includes content that is in the preservation hold library. (For more information about the preservation hold library, see Overview of ediscovery and in-place holds in SharePoint Server 2013.) There are two ways to achieve this: 1. Grant ediscovery users access to all content in a web application by using web application user policy. 2. Add ediscovery users as site collection administrators for every site collection that contains discoverable content. We recommend that you grant permissions at the web application level, if that is possible in your environment. Reference: Plan for ediscovery in SharePoint Server 2013 Reference: QUESTION 47 An organization has a SharePoint environment that contains the following three farms: - Farm1 has a Search service application that is configured to crawl all SharePoint sites in Farm1. - Farm2 has a Search service application that is configured to crawl all SharePoint sites in Farm2 and Farm3. - Farm3 does not have a Search service application. You need to plan for ediscovery so that you can discover all SharePoint site content in the environment. Where should you place the ediscovery Center or Centers? A. Farm2 and Farm3 B. Farm1 C. Farm2 D. Farm1 and Farm2 Correct Answer: D Section: [none] Explanation Explanation/Reference: Explanation: The original answer was Farm2, but Farm2 does not have access to Farm1 and the question clearly asks you to discover Sharepoint Site content in the environment. I then found this technet article below that confirmed I was correct.

192 Decide how many ediscovery Centers The following factors affect the number of ediscovery Centers that you have to create: How many Search service applications you have. What content each Search service application crawls. If you have only one Search service application, or if there is a single Search service application that crawls all of the sites that contain discoverable content, you can have a single ediscovery Center. If different Search service applications crawl subsets of the discoverable content, you have to have multiple ediscovery Centers. Associate ediscovery Centers with Search service applications so that all discoverable content is crawled by a Search service application that is associated with an ediscovery Center. The following figure presents three examples of farm topologies and illustrates how many ediscovery Centers are required for each example. How many Search service applications you have influences how many ediscovery Centers you have. A Search service application in an on-premises SharePoint farm cannot crawl content in SharePoint Online. If you have discoverable content in SharePoint Online, you will also have to create an ediscovery Center in SharePoint Online.

193 On the worksheet, record how many ediscovery Centers you will have. An ediscovery Center must be in a web application that supports claims authentication. For each ediscovery Center, record the farm that will contain the ediscovery Center and the Search service application with which to associate the ediscovery Center. Reference: Plan for ediscovery in SharePoint Server 2013 Reference: QUESTION 48 DRAG DROP An organization plans to install apps in its production SharePoint environment hosted at sharepoint.contoso.com. The services necessary to host and enable apps have not been configured. You need to configure the environment to host SharePoint apps. 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: Correct Answer:

194 Section: [none] Explanation Explanation/Reference: IMPORTANT: FIRST ANSWER SHOULD BE: In the DNS Manager Right Click the cohinery-apps.com No other combination works completely... Be on the watch for this one... Note: * To create a wildcard Alias (CNAME) record for the new domain name The Fully qualified domain name (FQDN) box displays *. followed by the domain name that you created for apps. For example, *.ContosoApps.com or *.Contoso-Apps.com. (box 2) * Overview of how to configure an environment for apps for SharePoint

195 * SharePoint-hosted apps for SharePoint are installed on a SharePoint 2013 website, called the host web, and that have their resources hosted on an isolated subsite of a host web, called the app web. This approach enables you to reuse common SharePoint artifacts, such as lists and Web Parts. When you take this approach, you can use only JavaScript and you cannot use any server-side code. Reference: Configure an environment for apps for SharePoint (SharePoint 2013) Reference: QUESTION 49 You are configuring SharePoint 2013 to support business intelligence. You need to install PowerPivot for SharePoint. What should you do? A. Download and install PowerPivot for SharePoint from the PowerPivot SQL Server 2008 R2 SP1 Feature Pack webpage. B. Download and install PowerPivot for SharePoint from the PowerPivot SQL Server 2012 SP1 Feature Pack webpage. C. Run the SQL Server 2012 setup package. D. Run the SQL Server 2008 R2 SP1 setup package.

196 Correct Answer: C Section: [none] Explanation Explanation/Reference: Explanation: The answer was originally Run the SQL Server 2008 SP1 setup package. SQL 2008 SP1 will install Power Pivot and so will the SQL (There is an SP1 available for SQL 2012 but they do not reference it in this question.) I changed the answer to Run the SQL 2012 setup package. Usually Microsoft likes the most current product unless they ask for minimum requirements. Install PowerPivot for SharePoint I. Install PowerPivot for Sharepoint In this step, you run SQL Server Setup to install PowerPivot for SharePoint. In a subsequent step, you will configure the server as a post-installation task. 1. Insert the installation media or open a folder that contains the setup files for SQL Server. 2. Click Installation on the navigation pane to the left. 3. Click New SQL Server stand-alone installation or add features to an existing installation. 4. On the Setup Support Rules page, review any warnings and click OK. 5. On the Product Key page, specify the evaluation edition or enter a product key for a licensed copy of the enterprise edition. Click Next. 6. Accept the Microsoft Software License Terms of agreement, and then click Next. 7. Update the setup files if you are prompted to do so. 8. On the Setup Support Rules page, setup identifies any problems that might prevent it from installing. Review the list to determine whether Setup detected potential problems on the system.

197 Note Because Windows Firewall is enabled, you will be warned to open ports to enable remote access. This warning is generally not applicable to PowerPivot installations. Connections to PowerPivot services and data files are made using the SharePoint ports that are already open for SharePoint service-to-service communication. Click Next. Wait while SQL Server Setup program files are installed on the server. 9. In Setup Role, select SQL Server PowerPivot for SharePoint. 10. Optionally, you can add an instance of the Database Engine to your installation. You might do this if you are setting up a new farm and need a database server to run the farm s configuration and content databases. If you add the Database Engine, it will be installed as a PowerPivot named instance. Whenever you need to specify a connection to this instance (for example, in the farm configuration wizard if you are using that wizard to configure the farm), enter the database name in this format: <servername>\powerpivot.

198 11. Click Next. 12. On the Feature Selection page, a read-only list of the features that will be installed is displayed for informational purposes. You cannot add or remove items that are preselected for this role. Click Next. 13. On the Installation Rules page, click Next. 14. On the Instance Configuration page, a read-only instance name of 'PowerPivot' is displayed for informational purposes. This instance name is required and cannot be modified. However, you can enter a unique Instance ID to specify a descriptive directory name and registry keys. Click Next. 15. On the Disk Space Requirements page, verify you have sufficient disk capacity to install the feature and then click Next. 16. On the Server Configuration page, type desired account information. For SQL Server Analysis Services, you must specify a domain user account. Do not specify a built-in account. Domain accounts are required for managing the Analysis Services service account as a managed account in SharePoint Central administration. If you added the SQL Server Database Engine and SQL Server Agent, you can configure the services to run under domain user accounts or under the default virtual account.

199 Never use your own domain user account to provision any service. Doing so grants the server the same permissions that you have to the resources in your network. If the server is compromised by a malicious user, that user will be logged in under your domain credentials, with the ability to download or use the same data and applications that you do. 17. Click Next. 18. If you are installing the Database Engine, the Database Engine Configuration page appears. In Database Engine Configuration, click Add Current User to grant your user account administrator permissions on the Database Engine instance. Click Next. 19. On the Analysis Services Configuration page, click Add Current User to grant your user account administrative permissions. You will need administrative permission to configure the server after Setup is finished. 20. On the same page, add the Windows user account of any person who also requires administrative permissions. For example, any user who wants to connect to the Analysis Services service instance in SQL Server Management Studio to troubleshoot database connection problems or get version information must have system administrator permissions on the server. Add the user account of any person who might need to troubleshoot or administer the server now. 21. Click Next. 22. Click Next on each of the remaining pages until you get to the Ready to Install page. 23. Click Install. II. Configure the server III. Install Analysis Services OLD DB providers for Excel Services Application Servers IV. Verify the installation. Reference: Initial Configuration (PowerPivot for SharePoint) Step 1: Deploy the PowerPivot Solution Package Step 2: Start Services on the Server Step 3: Create a PowerPivot Service Application Step 4: Enable Excel Services Step 5: Enable Secure Store Service and Configure Data Refresh Step 6: Enable Usage Data Collection Step 7: Increase Maximum Upload Size for SharePoint Web Applications and Excel Services Step 8: Activate PowerPivot Feature Integration for Site Collections Step 9: Install the SQL Server 2008 R2 Version of the OLE DB provider Step 10: Verify Installation Reference:

200 QUESTION 50 You are moving a customized SharePoint site collection to a new farm. You attach and mount the source content database in the destination farm. You need to ensure that all customizations from the source farm are available in the destination farm. What should you do? A. Copy all custom master pages from the source site collection to the master page gallery in the destination site collection. B. Copy all custom site definitions from the file system of the source farm to the destination farm. C. Copy all permission levels from the source farm to the destination farm. D. Copy all search indexes from the source farm to the destination farm. Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation:Explanation: Note: * SharePoint Server 2013 customers can create their own site definitions that customize and extend standard SharePoint site templates. * To create a custom site definition with one or more custom site definition configurations on front- end servers, you must create a copy of an existing site definition directory. * For backup/restore and migration operations, you must restore your site to a server that has the same front-end customizations as the server from which you backed up or migrated. Upgrade content databases to SharePoint 2013 One frequent cause of failures during upgrade is that the new environment does not have customized features, solutions, or other elements. Make sure that all custom elements from the SharePoint 2010 Products environment are installed on your front-end web servers before you upgrade any content databases. In this step, you manually transfer all customizations to your new farm. Make sure to install any components that your sites depend on to work correctly, such as the following: Custom site definitions Custom style sheets, such as cascading style sheets, and images Custom Web Parts Custom Web services Custom features and solutions Custom assemblies Web.config changes (such as security) Ensure that you transfer all unique settings from the Web.config files for each web application to the new servers. Administrator-approved form templates (.xsn files) and data connection files (.udcx files) for InfoPath. InfoPath is available in SharePoint Server 2010 only. Any other components or files on which your sites depend. SharePoint 2013 can host sites in both SharePoint 2010 Products and SharePoint 2013 modes. The installation for SharePoint 2013 contains both SharePoint 2010 Products and SharePoint 2013 versions of many elements. The directories on the file system are duplicated in both the 14 and 15 paths, for example: Web Server Extensions/14/TEMPLATE/Features Web Server Extensions/15/TEMPLATE/Features There are also two versions of the IIS support directories: _Layouts, _Layouts/15 and _ControlTemplates, _ControlTemplates/15. Be sure to install customizations to the correct location in your new farm. For example, additional style sheets for SharePoint 2010 Products should be installed in the /14 path, not the new /15 path so that site

201 collections that you haven t upgraded can use them. If you want a solution to be available to both paths, install it two times, and the second time use the CompatibilityLevel parameter when you install it, and it will be installed to the /15 path. For more information, see Install-SPSolution. For more information about how to update customizations for use in SharePoint 2013, see Redeploying Customizations and Solutions in SharePoint Foundation 2010 and SharePoint Server For more information about how to deploy customizations to your environment, see Install and manage solutions for SharePoint 2013 Reference: QUESTION 51 You are creating a SharePoint site that will be accessed from the following devices: - Client computers - Windows Phone devices - Windows 8 RT devices You need to optimize the SharePoint experience for the listed devices. What should you configure? A. Device channels B. Image renditions C. Design Manager D. Custom list views E. Variations Correct Answer: A Section: [none] Explanation Explanation/Reference: Explanation: SharePoint 2013 device channels One of the new capabilities of SharePoint 2013 is device channels. You can use device channels to optimize how a website is displayed on different devices. By defining different channels and associating different devices with them, you can use different master pages to optimize how the website is presented to the user. For more information, see How to: Create device channels in SharePoint Figure 5 shows a sample configuration of device channels for a public-facing website built with SharePoint Reference: Reference: websites-for-mobile-devices.aspx QUESTION 52 You are moving a customized SharePoint site collection to a new farm. You attach and mount the source content database in the destination farm. You need to ensure that all customizations from the source farm are available in the destination farm. What should you do? A. Install all custom applications in the destination farm. B. Configure alternate access mappings on the source server. C. Copy all search indexes from the source farm to the destination farm. D. Copy all SharePoint groups and users from the source farm to the destination farm. Correct Answer: A

202 Section: [none] Explanation Explanation/Reference: Explanation: There are two different versions of this question. On one the answer is to install custom site definitions. The other is to install all custom applications on the new server. Upgrade content databases to SharePoint 2013 One frequent cause of failures during upgrade is that the new environment does not have customized features, solutions, or other elements. Make sure that all custom elements from the SharePoint 2010 Products environment are installed on your front-end web servers before you upgrade any content databases. In this step, you manually transfer all customizations to your new farm. Make sure to install any components that your sites depend on to work correctly, such as the following: Custom site definitions Custom style sheets, such as cascading style sheets, and images Custom Web Parts Custom Web services Custom features and solutions Custom assemblies Web.config changes (such as security) Ensure that you transfer all unique settings from the Web.config files for each web application to the new servers. Administrator-approved form templates (.xsn files) and data connection files (.udcx files) for InfoPath. InfoPath is available in SharePoint Server 2010 only. Any other components or files on which your sites depend. SharePoint 2013 can host sites in both SharePoint 2010 Products and SharePoint 2013 modes. The installation for SharePoint 2013 contains both SharePoint 2010 Products and SharePoint 2013 versions of many elements. The directories on the file system are duplicated in both the 14 and 15 paths, for example: Web Server Extensions/14/TEMPLATE/Features Web Server Extensions/15/TEMPLATE/Features There are also two versions of the IIS support directories: _Layouts, _Layouts/15 and _ControlTemplates, _ControlTemplates/15. Be sure to install customizations to the correct location in your new farm. For example, additional style sheets for SharePoint 2010 Products should be installed in the /14 path, not the new /15 path so that site collections that you haven t upgraded can use them. If you want a solution to be available to both paths, install it two times, and the second time use the CompatibilityLevel parameter when you install it, and it will be installed to the /15 path. For more information, see Install-SPSolution. For more information about how to update customizations for use in SharePoint 2013, see Redeploying Customizations and Solutions in SharePoint Foundation 2010 and SharePoint Server For more information about how to deploy customizations to your environment, see Install and manage solutions for SharePoint 2013 Reference: QUESTION 53 HOTSPOT An organization has two SharePoint farms named FarmA and FarmB. You need to configure FarmA to consume the Managed Metadata service from FarmB. In Central Administration, which command should you select to complete the configuration? (To answer, select the appropriate command in the answer area.)

203 Hot Area: Correct Answer: Section: [none] Explanation Explanation/Reference: Please review: Create, update, or delete a managed metadata service connection (SharePoint Server 2010) Create a managed metadata service connection Use this procedure to create a managed metadata service connection. To create a managed metadata service connection by using Central Administration 1. Ensure that you have the required permissions to perform this procedure. To create a managed metadata service application, you must be both a member of the Administrators group on the computer running the SharePoint Central Administration Web site, and a member of the Farm Administrators group. 2. On the home page of the SharePoint Central Administration Web site, under Application Management, select Manage service applications. 3. Select the Service Applications tab. 4. On the Ribbon, click Connect. 5. On the Connect to a Remote Service Application page, in the Farm or Service Application address box, type the URL for the managed metadata service, and then click OK. Note: The administrator of the service must provide the URL. 6. Select the service application to connect to by clicking in the Name column of the appropriate row. 7. To have a connection to this service created for all web applications in the farm, select Make this connection to be the default for all sites in my farm. 8. Click OK. 9. To provide a more descriptive name for the connection, type the name in the Connection Name box, and then click OK. 10. When the connection has been created, click OK.

204 11. Update the connection to define how the connection interacts with the managed metadata service. For more information about updating the connection, see Update a managed metadata service connection To create a managed metadata service connection by using Windows PowerShell 1. Verify that you meet the following minimum requirements: See Add-SPShellAdmin. 2. On the Start menu, click All Programs. 3. Click Microsoft SharePoint 2010 Products. 4. Click SharePoint 2010 Management Shell. 5. At the Windows PowerShell command prompt, type the following command: New-SPMetadataServiceApplicationProxy -Name "<ConnectionName>" - ServiceApplication "<ServiceApplicationName>" -ContentTypePushdownEnabled - ContentTypeSyndicationEnabled -DefaultKeywordTaxonomy -DefaultProxyGroup - DefaultSiteCollectionTaxonomy Update a managed metadata service connection Use this procedure to update a managed metadata service connection. To update a managed metadata service connection by using Central Administration 1. Ensure that you have the required permissions to perform this procedure. To update a managed metadata service application, you must be both a member of the Administrators group on the computer running the SharePoint Central Administration Web site, and a member of the Farm Administrators group. 2. On the home page of the SharePoint Central Administration Web site, under Application Management, select Manage service applications. 3. Select the row that corresponds to the connection to update. Note: Do not select the row by clicking in the Name column. Clicking the name of the managed metadata service connection opens the Term Store Management Tool. Instead, click in another column in the same row. 4. On the Ribbon, click Properties. 5. To store new enterprise keywords in the term store associated with this connection, select the This service application is the default storage location for Keywords check box. To stop storing new enterprise keywords in the term store associated with this connection, clear the This service application is the default storage location for Keywords check box. Important: Do not make more than one connection the default keyword location. Important: If this connection is the default keyword location, the application pool account of the web application from which the connection is being created must have either restricted or full access to the managed metadata service. Read access is insufficient. For more information about granting access to the managed metadata service, see Grant permission to access the managed metadata service (SharePoint Server 2010). 6. To store the term set that is created when you create a new managed metadata column in the term store associated with this connection, select This service application is the default storage location for column specific term sets. Important: Do not make more than one connection the default location for column-specific term sets.

205 Important: If this connection is the default location for column-specific term sets, the application pool account of the web application from which the connection is being created must have either restricted or full access to the managed metadata service. Read access is insufficient. For more information about granting access to the managed metadata service, see Grant permission to access the managed metadata service (SharePoint Server 2010). 7. To make the content types that are associated with this managed metadata service available to users of sites in this Web application, select Consumes content types from the Content Type Gallery at <URL>. Note: This option is only available if the service provides access to a content type library. To update existing instances of the changed content types in subsites and libraries, select Push-down Content Type Publishing updates from the Content Type Gallery to sub-sites and lists using the content type. Click OK. Reference: Other References: Overview of managed metadata service applications in SharePoint Server 2013 Reference: QUESTION 54 HOTSPOT A company uses SharePoint Server to manage document templates. Each department stores its templates in a department-specific site collection. All templates use a content type named Corporate Templates. Templates are stored in document library apps with other types of files. The Search service application must meet the following requirements: - Users can search from a single location across all department site collections. - Search results include content from all site collections that contain templates. You need to configure the Search service application to meet the requirements. On the Search Administration page, which search feature should you configure? (To answer, select the appropriate feature in the answer area.) Hot Area:

206 Correct Answer: Section: [none] Explanation

207 Explanation/Reference: To enable continuous crawl on a new SharePoint content source 1. Verify that the user account that is performing this procedure is an administrator for the Search service application. 2. In Central Administration, in the Application Management section, click Manage service applications. 3. Click the Search service application. 4. On the Search Administration page, in the Quick Launch, under Crawling, click Content Sources. 5. On the Search Service Application: Manage Content Sources page, click New Content Source. 6. Create a content source of the type SharePoint Sites. a. In the Name section, type a name in the Name field. b. In the Content Source Type section, select SharePoint Sites. c. In the Start Addresses section, type the start address or addresses. d. In the Crawl Settings section, select the crawling behavior for all start addresses. e. In the Crawl Schedules section, select Enable Continuous Crawls. f. In the Content Source Priority section, select the priority for this content source. 7. Click OK. 8. Verification: In the Search Service Application: Manage Content Sources page, verify that the newly added content source appears and that the Status column has the status Crawling Continuous. Reference: Manage continuous crawls in SharePoint Server 2013 Reference: QUESTION 55 DRAG DROP A company plans to upgrade a SharePoint 2010 farm to SharePoint Server The site collection administrators will upgrade the SharePoint sites. The SharePoint 2013 environment contains a web application dedicated to the upgrade process. You need to migrate SharePoint 2010 content to the SharePoint 2013 environment. Before completing the upgrade process, you must ensure that all required customizations have been deployed. 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:

208 Correct Answer: Section: [none] Explanation Explanation/Reference: Explanation: Box 1: In the SharePoint 2013 farm, restore the SharePoint Server 2010 databases. Box 2: Run the Mount-SpContentDatabase Windows PowerShell cmdlet. Box 3: Run the Test-SPContentDatabase Windows PowerShell cmdlet.

209 Note: * You must use the Mount-SPContentDatabase cmdlet to attach a content database to a web application. * (incorrect) Using the SharePoint Central Administration pages to attach a content database is not supported for upgrading. * This is the fourth phase in the process to upgrade SharePoint 2010 Products data and sites to SharePoint The process includes the following phases that must be completed in order: 1.Create the SharePoint 2013 farm for a database attach upgrade 2.Copy databases to the new farm for upgrade to SharePoint Upgrade service applications to SharePoint Upgrade content databases to SharePoint 2013 (this phase) 5.Upgrade site collections to SharePoint 2013 * Test-SPContentDatabase Tests a content database. Use the Test-SPContentDatabase cmdlet to test a content database against a Web application to verify all customizations referenced within the content database are also installed in the web application. This cmdlet can be issued against a content database currently attached to the farm, or a content database that is not connected to the farm. It can be used to test content databases from SharePoint 2010 Products and from SharePoint Products and Technologies. * (incorrect) There is no method Move-SPWebApplication Reference: Upgrade content databases to SharePoint 2013 Reference: Review site collections upgraded to SharePoint 2013 Reference: QUESTION 56 HOTSPOT You develop an application that creates variations of a submitted page. These variations display the original authored page in three different languages. You need to create a service application to support the language conversion efforts. Which service application should you create? (To answer, select the appropriate service application in the answer area). Hot Area:

210 Correct Answer: Section: [none] Explanation Explanation/Reference: Machine Translation Service is a new service application in SharePoint 2013 that provides automatic machine translation of files and sites. When the Machine Translation Service application processes a

211 translation request, it forwards the request to a cloud-hosted machine translation service, where the actual translation work is performed. The Machine Translation Service application processes translation requests asynchronously and synchronously. Asynchronous translation requests are processed when the translation timer job executes. The default interval of the translation timer job is 15 minutes; you can manage this setting in Central Administration or by using Windows PowerShell. You can also set the timer to execute immediately using the following command: $tj = get-sptimerjob "Sharepoint Translation Services" $tj.runnow() Reference: QUESTION 57 You are managing a SharePoint farm. You need to ensure that new content is included in search results as soon as possible. What should you do? A. Configure on-demand crawling. B. Configure an incremental crawl to run every 30 minutes. C. Configure continuous crawling. D. Add an additional index server to the farm. E. Configure an incremental crawl to run every day. F. Reset the search index. Correct Answer: C Section: [none] Explanation Explanation/Reference: Explanation: To enable continuous crawl on a new SharePoint content source 1. Verify that the user account that is performing this procedure is an administrator for the Search service application. 2. In Central Administration, in the Application Management section, click Manage service applications. 3. Click the Search service application. 4. On the Search Administration page, in the Quick Launch, under Crawling, click Content Sources. 5. On the Search Service Application: Manage Content Sources page, click New Content Source. 6. Create a content source of the type SharePoint Sites. a. In the Name section, type a name in the Name field. b. In the Content Source Type section, select SharePoint Sites. c. In the Start Addresses section, type the start address or addresses. d. In the Crawl Settings section, select the crawling behavior for all start addresses. e. In the Crawl Schedules section, select Enable Continuous Crawls. f. In the Content Source Priority section, select the priority for this content source. 7. Click OK. 8. Verification: In the Search Service Application: Manage Content Sources page, verify that the newly added content source appears and that the Status column has the status Crawling Continuous. Reference: Manage continuous crawls in SharePoint Server 2013

212 Reference: QUESTION 58 DRAG DROP You are upgrading a SharePoint environment from SharePoint 2010 to SharePoint Users must be able to access but not modify SharePoint site content during the upgrade. You need to upgrade the SharePoint environment. Which five steps 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: Correct Answer:

213 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Connect to the SQL instance that hosts the SharePoint 2010 content database. Box 2: Set the SharePoint content database read-only state to True. Box 3: Back up the SharePoint 2010 content database and restore it to the SharePoint 2013 farm. Box 4: Set the SharePoint content database read-only state to False. Box 5: Detach the SharePoint 2010 content database and attach it in the SharePoint 2013 environment. Note: * (box 2) Set the previous version databases to be read-only If you want your original environment to remain available to users in a read-only state, set the databases to read-only before you back them up. * /(box 3) Back up databases Back up all the content databases and the following service application databases before you begin the database attach upgrade process / (box 4) Restore a backup copy of the databases Restore the databases from the backup. /(box 5) Set the restored databases to be read-write Before you can attach and upgrade the databases that you copied to the new environment, you must set them to read-write.

214 Reference: Checklist for database-attach upgrade (SharePoint 2013) Reference: QUESTION 59 You are implementing a claims-based authentication solution for a SharePoint farm in an Active Directory Domain Services domain. You install and configure Active Directory Federation Services (AD FS). You need to ensure that all web applications in the farm support SAML-based claims authentication. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)

215 A. Configure AD FS with the web application as a relying party. B. Configure web applications to use forms-based authentication and AD FS as the trusted identity provider. C. Configure web applications to use claims-based authentication and AD FS as the trusted identity provider D. Configure web applications to use classic mode authentication and AD FS as the trusted identity provider. E. Configure SharePoint to trust AD FS as an identity provider. Correct Answer: ACE Section: [none] Explanation Explanation/Reference: Explanation: Configure SAML-based claims authentication with AD FS in SharePoint 2013 This configuration has the following phases that must be performed in consecutive order: Phase 1: Install and configure an AD FS server (A) Phase 2: Configure AD FS with the web application as a relying party (E) Phase 3: Configure SharePoint 2013 to trust AD FS as an identity provider (C) Phase 4: Configure web applications to use claims-based authentication and AD FS as the trusted identity provider Reference: Configure SAML-based claims authentication with AD FS in SharePoint 2013 Reference: QUESTION 60 You are moving a customized SharePoint site collection to a new farm. You attach and mount the source content database in the destination farm. You need to ensure that all customizations from the source farm are available in the destination farm. What should you do? A. Install all custom applications in the destination farm. B. Copy all custom master pages from the source site collection to the Style Library in the destination site collection. C. Copy all SharePoint groups and users from the source farm to the destination farm. D. Copy all custom master pages from the source site collection to the master page gallery in the destination site collection. Correct Answer: A Section: [none] Explanation Explanation/Reference: Explanation: There are two different versions of this question. On one the answer is to install custom site definitions. The other is to install all custom applications on the new server. Upgrade content databases to SharePoint 2013 One frequent cause of failures during upgrade is that the new environment does not have customized features, solutions, or other elements. Make sure that all custom elements from the SharePoint 2010 Products environment are installed on your front-end web servers before you upgrade any content databases. In this step, you manually transfer all customizations to your new farm. Make sure to install any components that your sites depend on to work correctly, such as the following: Custom site definitions

216 Custom style sheets, such as cascading style sheets, and images Custom Web Parts Custom Web services Custom features and solutions Custom assemblies Web.config changes (such as security) Ensure that you transfer all unique settings from the Web.config files for each web application to the new servers. Administrator-approved form templates (.xsn files) and data connection files (.udcx files) for InfoPath. InfoPath is available in SharePoint Server 2010 only. Any other components or files on which your sites depend. SharePoint 2013 can host sites in both SharePoint 2010 Products and SharePoint 2013 modes. The installation for SharePoint 2013 contains both SharePoint 2010 Products and SharePoint 2013 versions of many elements. The directories on the file system are duplicated in both the 14 and 15 paths, for example: Web Server Extensions/14/TEMPLATE/Features Web Server Extensions/15/TEMPLATE/Features There are also two versions of the IIS support directories: _Layouts, _Layouts/15 and _ControlTemplates, _ControlTemplates/15. Be sure to install customizations to the correct location in your new farm. For example, additional style sheets for SharePoint 2010 Products should be installed in the /14 path, not the new /15 path so that site collections that you haven t upgraded can use them. If you want a solution to be available to both paths, install it two times, and the second time use the CompatibilityLevel parameter when you install it, and it will be installed to the /15 path. For more information, see Install-SPSolution. For more information about how to update customizations for use in SharePoint 2013, see Redeploying Customizations and Solutions in SharePoint Foundation 2010 and SharePoint Server For more information about how to deploy customizations to your environment, see Install and manage solutions for SharePoint 2013 Reference: QUESTION 61 An organization upgrades a SharePoint 2010 environment to SharePoint A site collection is running in SharePoint 2010 compatibility mode. You must verify that the following features will function correctly when the site collection is upgraded to SharePoint 2013 native mode: - List views - Custom web parts - Content query web parts - Subsites You need to ensure that you can perform verification testing without impacting the current user experience. What should you do? A. Upgrade the site collection to SharePoint B. Perform a database attach upgrade. C. Enable the Visual Upgrade option for the site collection. D. Generate an upgrade evaluation site collection. Correct Answer: D Section: [none] Explanation Explanation/Reference: Explanation:

217 Create an upgrade evaluation site (Optional) As a site collection administrator, you can request a preview of your site collection; this is called an upgrade evaluation site collection. An upgrade evaluation site collection enables you to see your site s content in a new, separate copy of the site that is running on the SharePoint Unlike visual upgrade in SharePoint Server 2010, the upgrade evaluation site collection is a complete copy of the site collection, separate from the original. Actions that you take in the upgrade evaluation do not affect the original site. When you request an evaluation site collection, the request is added to a Timer job (named "Create Upgrade Evaluation Site Collections") which runs once a day. You will receive an message when the upgrade evaluation site is available. This might take up to 24 hours. The message includes a link to the evaluation site. Upgrade evaluation site collections are set to automatically expire (after 30 days by default). If yours expires before you have finished evaluating the changes, you can request another upgrade evaluation site collection. To request an upgrade evaluation site collection 1. Verify that the user account that performs this procedure is a site collection administrator. 2. On the Site Settings page for the site collection, in the Site Collection Administration section, click Site collection upgrade. 3. On the Step up to SharePoint 2013 page, click Try a demo upgrade. This option starts the process of generating an upgrade evaluation site collection. 4. In the Create Upgrade Evaluation Site Collection box, click Create Upgrade Evaluation Site Collection. A box opens and informs you that a demo site request was received. 5. Click Close to close the box. You will receive an message when the upgrade evaluation is available. The message will contain a link to the site collection. Review the site and confirm that your site collection will look and behave as expected in the new user interface. After you have reviewed the upgrade evaluation and made any necessary changes in your original site based on your evaluation, you can upgrade your site collection. Farm administrators can use Windows PowerShell to request an upgrade evaluation site collection. For more information, see Manage site collection upgrades to SharePoint Reference: Upgrade a site collection to SharePoint 2013 After a server farm administrator has upgraded the databases, site collection administrators can upgrade individual site collections. When site collection administrators first browse to their sites after the database has been upgraded, a notification bar at the top of the site indicates that their sites can be upgraded. The choices are to Start now or Remind me later. Start now begins the site collection upgrade process. To upgrade a site collection, site collection administrators complete the following steps: 1. Run the site collection health checks to verify the site is ready to upgrade. For more information, see Run site collection health checks in SharePoint Test-SPSite Repair-SPSite 2. Create an upgrade evaluation site to preview the differences between versions. (Optional) 3. Upgrade the site collection.

218 4. Verify that upgrade was successful and the site works as expected. For more information, see Review site collections upgraded to SharePoint Reference: Upgrade a site collection to SharePoint 2013 Reference: ***Other References to review:*** Plan for site collection upgrades in SharePoint Manage site collection upgrades to SharePoint QUESTION 62 DRAG DROP A company plans to upgrade from a SharePoint Server 2010 farm to a SharePoint Server 2013 farm. You plan to install components that are required on the new farm before upgrading. You need to identify the customizations that must be installed on the new farm. Which command should you run? (To answer, drag the appropriate command and switch to the correct locations in the answer area.) Select and Place: Correct Answer:

219 Section: [none] Explanation Explanation/Reference: Note: Identify all server-side customizations and install them before you upgrade One common error during upgrade is missing server-side files -- either files that were installed with SharePoint 2010 Products or customized files. When you prepared for upgrade, you should have created an inventory of the server-side customizations (such as site definitions, templates, features, Web Parts, assemblies) that your sites required. Check this inventory to make sure that all the files that are needed for your customizations are installed in your new environment. You can use the enumallwebs operation in Stsadm.exe to identify server-side customizations that are being used. Information on Get-SPContentDatabase This command would not work given the parameters of the question. Get-SPContentDatabase [[-Identity] <SPContentDatabasePipeBind>] [- AssignmentCollection <SPAssignmentCollection>] Reference: QUESTION 63 DRAG DROP An organization migrates a SharePoint environment from SharePoint 2010 to SharePoint The organization has a web application at A corporate governance policy states that users of the web application must be able to create sites only with a compatibility level of SharePoint You need to implement the governance policy. Which three Windows PowerShell cmdlets should you run in sequence? (To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.) Select and Place:

220 Correct Answer: Section: [none] Explanation Explanation/Reference: Note: OLD EXPLANATION * RangeName is one of the following values: OldVersions, NewVersion, AllVersions. Here we must NewVerssion as " the web application must be able to create sites only with a compatibility level of

221 SharePoint 2013". * The last step is to validate. * At the Windows PowerShell command prompt, type the following command to change the compatibility range settings to a specific range: $wa=get-spwebapplication <URL> # Stores the web application at that URL as a variable $wa.compatibilityrange = [Microsoft.SharePoint.SPCompatibilityRange]::<RangeName> # Specifies which range to use $wa.update() # Updates the CompatibilityRange setting to use only the range you specified $wa.compatibilityrange # Returns the new CompatibilityRange for the web application Where: <URL> is URL for the web application that you want to change. RangeName is one of the following values: OldVersions, NewVersion, AllVersions. Reference: To change compatibility range for site creation modes for a web application by using Windows PowerShell NEW EXPLANATION To change compatibility range for site creation modes for a web application by using Windows PowerShell 1. Verify that you have the following memberships: securityadmin fixed server role on the SQL Server instance. db_owner fixed database role on all databases that are to be updated. Administrators group on the server on which you are running the Windows PowerShell cmdlets. An administrator can use the Add-SPShellAdmin cmdlet to grant permissions to use SharePoint 2013 cmdlets. Note: If you do not have permissions, contact your Setup administrator or SQL Server administrator to request permissions. For additional information about Windows PowerShell permissions, see Add-SPShellAdmin. 2. On the Start menu, click All Programs. 3. Click Microsoft SharePoint 2013 Products. 4. Click SharePoint 2013 Management Shell. 5. At the Windows PowerShell command prompt, type the following command to change the compatibility range settings to a specific range: $wa=get-spwebapplication <URL> # Stores the web application at that URL as a variable $wa.compatibilityrange = [Microsoft.SharePoint.SPCompatibilityRange]::<RangeName> # Specifies which range to use $wa.update() # Updates the CompatibilityRange setting to use only the range you specified $wa.compatibilityrange # Returns the new CompatibilityRange for the web application Where: <URL> is URL for the web application that you want to change. RangeName is one of the following values: OldVersions, NewVersion, AllVersions.

222 6. At the Windows PowerShell command prompt, type the following command to change the values for the CompatibilityRange manually: $wa=get-spwebapplication <URL> # Stores the web application at that URL as a variable $range = New-Object Microsoft.SharePoint.SPCompatibilityRange (<Integer>,<Integer>) # Creates a new compatibility range from <Integer> to <Integer> $wa.compatibilityrange = $range # Specifies which range to use $wa.update() #Updates the CompatibilityRange setting to use only the range you specified with $range $wa.compatibilityrange # Returns the new CompatibilityRange for the web application Where: <URL> is URL for the web application that you want to change. Integer is a number to use as the minimum or maximum value. For example, (14,15) would set the MinCompatibilityLevel to 14 (2010) and the MaxCompatibilityLevel to 15 (2013). The DefaultCompatibilityLevel is automatically set to the lower of the MaxCompatibilityLevel and the current major version (for example, 15). This command sets and then returns the range that you specified. For example: MaxCompatibilityLevel MinCompatibilityLevel DefaultCompatibilityLevel Singular False For more information, see Get-SPWebApplication. Reference: QUESTION 64 A SharePoint 2010 environment contains a Microsoft SQL Server 2008 R2 database instance named SP- SQL that hosts the databases for the farm. You are upgrading the farm to SharePoint You need to ensure that users can access the unmodified farm contents during the upgrade process. What should you do? A. In SQL Server Management Studio, locate the SQL Server instance containing the content databases and service application databases you plan to upgrade. Set the Instance Read-Only value to True. B. Run the following Transact-SQL (T-SQL) statement for each content database and service application you plan to upgrade. ALTER DATABASE <database name>set READ_ONLY; C. Run the following command-line tool for each site collection in the content databases you plan to upgrade. Stsadm -o setsitelock -urksite collection name> -lock readonly D. Sign in to Central Administration in the SharePoint 2010 environment you plan to upgrade. Set each content database and service application database to Read-Only. Correct Answer: A Section: [none] Explanation

223 Explanation/Reference: Explanation: Reference: A - This is the most correct answer. The syntax is correct however you need to do the following: use master go alter database example set read_only with no_wait go B - This will block additions and updates to the site collection but it will not put the database in Read-only mode C - This command will prevent additional site from hosting new sites. But not disable content to be added to the site. Specifies the status of the SQL Server database. Set this parameter to Ready to make the database available to host new sites. Set this parameter to Offline to make the database unavailable to host new sites. The type must be either of the following: Ready or Offline D sp_dboption is not available in SQL 2012 Reference: Reference: QUESTION 65 DRAG DROP You are preparing to upgrade from a SharePoint 2010 environment to a SharePoint 2013 environment. The SharePoint 2010 environment includes a large number of content databases. You restore backups of the content databases to the Microsoft SQL Server instance in the SharePoint 2013 environment. You need to upgrade all content databases and minimize monitoring requirements. What should you do? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place:

224 Correct Answer: Section: [none] Explanation Explanation/Reference: Note: * To attach a content database to a web application by using Windows PowerShell Start the SharePoint 2013 Management Shell. At the Windows PowerShell command prompt, type the following command and then press ENTER: Mount-SPContentDatabase -Name DatabaseName -DatabaseServer ServerName - WebApplication URL * Attach the remaining databases (no need to wait until first command finishes and use new instance) After you restore the first content database and verify success, you can continue to restore and upgrade other databases. You can perform parallel database attach upgrades to upgrade more than one database at a time. Use separate Command Prompt windows (i.e new instance) to run multiple upgrades. It is recommended that you separate the start time for each new database upgrade session by several minutes to prevent issues with temporary locks set for the web application during attachment. Otherwise you might receive an error on the upgrade session. The wait time to clear temporary locks varies depending on the number of site collections, or the speed of the database server hardware.

225 Reference: Upgrade content databases to SharePoint Reference: QUESTION 66 DRAG DROP An organization plans to deploy Microsoft Project Server You need to install and configure Project Server in an existing SharePoint farm. Which four 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: Correct Answer:

226 Section: [none] Explanation Explanation/Reference: Explanation: Box 1: Install the Project Server 2013 binaries on the existing SharePoint servers. Box 2: Run the SharePoint 2013 Products Configuration Wizard. Box 3: Start the Project Server service instance and create a Project Server service application. Box 4: Create a Project web app instance. Note: * (step 1) If you already installed and configured SharePoint Server 2013 and you would like to try out Project Server 2013 features there's no need to install another SharePoint server. You can simply integrate between Project Server 2013 and SharePoint Server 2013 using an existing site collection. Project Server 2013 runs as a service application under SharePoint Server In order to integrate between those products, Project Server 2013must be installed on each application server in your SharePoint farm. Reference: Add an application server to a farm in Project Server 2013 * (step 2) First thing that has to be done after installing Project Server 2013 is to run the SharePoint Products Configuration Wizard. The wizard has to run on all application servers in your farm before you can start using Project Server. * (step 3) Start the Project Server Application Service. Create a Project Server service application. Open SharePoint 2013 Central Administration - > Application Management -> Manage service applications -> New -> Project Server Service Application. Specify a name for the service application and choose an application pool. * (step 4) Create a Project Web App database. Open the SharePoint 2013 Management Shell and

227 Use the following PowerShell cmdlet: New-SPProjectDatabase Name DatabaseName - ServiceApplication "ServiceApplicationName" -DatabaseServer SQLServerInstance -Tag String. For example: New-SPProjectDatabase Name ProjectWebApp1 -ServiceApplication "ProjectServiceApp " - DatabaseServer sp2013srv -Tag "ProjectWebApp1DB" Reference: How to integrate Project Server 2013 with SharePoint Server 2013 Install and configure Project Server 2013 This section describes how to install Project Server The basic procedure is as follows: I. Install Project Server 2013 on each application server and Web server in the farm 1. On the Project Server 2013 DVD, run default.hta. The Setup menu appears. Note: Default.hta may run automatically when you insert the disk. 2. On the Start page, click Install Project Server. 3. On the Enter your Product Key page, type your product key, and then click Continue. 4. In the End User License Agreement page, review the terms of the agreement. To accept the agreement, select the I accept the terms of this agreement check box. 5. Click Continue. 6. On the Choose a file location page, click Install Now. 7. When the installation is complete, clear the Run the SharePoint Products and Technologies Configuration Wizard now check box. 8. Click Close. II. Run the SharePoint Products Configuration Wizard 1. Click Start, All Programs, Microsoft SharePoint 2013 Products, SharePoint 2013 Products Configuration Wizard. 2. At the Welcome to SharePoint Products and Technologies page, click Next. 3. A confirmation dialog message appears that displays a list of services that may have to be restarted. Click Yes. 4. On the Modify server farm Settings page, select the Do not disconnect from this server farm option, and then click Next. Note: Depending on your configuration, this option may not appear. 5. If the server is hosting the SharePoint Central Administration website, the Modify SharePoint Central Administration Web Application Settings page appears. Select the No, this machine will continue to host the web site option, and then click Next. Note: Depending on your configuration, this option may not appear. 6. On the Completing the SharePoint Products Configuration Wizard page, click Next. 7. On the Configuration Successful page, click Finish. III. Refresh the installed products on the farm

228 After Project Server 2013 is installed, the following configuration steps are required before creating a Project Web App site and using Project Server: 1. Start the Project Server Application Service 2. Create a Project Server service application Reference: QUESTION 67 DRAG DROP You have a custom solution named SalesSolution deployed to the URL You need to deploy a new version of the solution without retracting the previous version. How should you complete the Windows PowerShell cmdlet? (To answer, drag the appropriate terms to the correct location or locations in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Select and Place: Correct Answer:

229 Section: [none] Explanation Explanation/Reference: enote: *(box 1) The Update-SPSolution cmdlet upgrades a deployed SharePoint solution in the farm. Use this cmdlet only if a new solution contains the same set of files and features as the deployed solution. Syntax: Update-SPSolution [-Identity] <SPSolutionPipeBind> -LiteralPath <String> [-AssignmentCollection <SPAssignmentCollection>] [-CASPolicies <SwitchParameter>] [-Confirm [<SwitchParameter>]] [- Force <SwitchParameter>] [-FullTrustBinDeployment <SwitchParameter>] [-GACDeployment <SwitchParameter>] [-Local <SwitchParameter>] [-Time <String>] [-WhatIf [<SwitchParameter>]] *(box 2) Identity Required Specifies the SharePoint solution to deploy. * (box 3) LiteralPath Required Specifies the path to the solution package. The type must be a valid path in either of the following forms: - C:\folder_name - \\server_name\folder_name Reference: QUESTION 68 HOTSPOT You install Microsoft Project Server You need to provision a Project web app instance in an existing web app in a SharePoint farm. In Central Administration, which task should you perform? (To answer, select the appropriate task in the answer area.) Hot Area:

230 Correct Answer: Section: [none] Explanation Explanation/Reference: Note: You can provision a Service Application Framework service application in the following ways: Using Evaluation Mode for installations Using the Farm Configuration Wizard --> Using the Manage Service Applications user interface (UI) Using Windows PowerShell Reference: SharePoint 2013, Provisioning Service Applications To create a Project Server service application 1. On the Central Administration home page, in the Application Management section, click Manage service applications. 2. On the Manage Service Applications page, on the ribbon, click New, and then click Project Server Service Application. 3. On the Create Project Web App service application page: a. Type a name for the service application in the Project Web App service application name box. b. In the Application Pool section, type the name of the application pool you want to create in the Application pool name box. c. Select the Configurable option, and choose the managed account that you want to use to run the application pool. d. Click OK. Refernece: Install and configure Project Server 2013 Refernece: QUESTION 69 You are configuring a SharePoint farm in an environment that includes Microsoft Exchange Server You need to ensure that specified SharePoint users can search the Exchange mailboxes of all employees, place holds on mailbox data, and export mailbox data. What should you do first? A. Create an external content type for Exchange mailbox information. B. Configure server-to-server authentication between SharePoint and Exchange. C. Create an external list for Exchange mailbox information.

231 D. Configure forms-based authentication between SharePoint and Exchange. Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: The original answer was "A" - Create and External content type for Exchange mailbox information. However I changed the answer to B... Since the question asks what should you do first. Please see step 2 below. Configure communication between SharePoint Server 2013 and Exchange Server 2013 If you will use a SharePoint ediscovery Center to discover content in Exchange Server, you must configure SharePoint Server 2013 and Exchange Server to interact. Important: To discover content in Exchange Server from a SharePoint ediscovery Center, you must be running Exchange Server Perform the following steps: 1. Ensure that the Exchange Web Service managed API is installed on every front-end server that is running SharePoint Server For more information about the Exchange Web Service managed API, see Hardware and software requirements for SharePoint Configure a trust relationship between SharePoint Server 2013 and Exchange Server. For information about how to configure the trust relationship, see Configure server-to-server authentication in SharePoint [Configure server-to-server authentication in SharePoint 2013 To configure the SharePoint 2013 server to trust the Exchange Server 2013 server New-SPTrustedSecurityTokenIssuer MetadataEndpoint " autodiscover/metadata/json/1" Name "<FriendlyName>" To configure permissions on the Sharepoint 2013 Server type the following: $exchange=get-sptrustedsecuritytokenissuer $app=get-spappprincipal -Site -NameIdentifier $exchange.nameid $site=get-spsite Set-SPAppPrincipalPermission AppPrincipal $app Site $site.rootweb Scope sitesubscription Right fullcontrol -EnableAppOnlyPolicy To configure the Exchange Server 2013 server to trust the SharePoint 2013 server cd c:\'program Files'\Microsoft\'Exchange Server'\V15\Scripts.\Configure-EnterprisePartnerApplication.ps1 -AuthMetadataUrl metadata/json/1 -ApplicationType SharePoint Reference: Configure communication between SharePoint Server 2013 and Exchange Server 3. If you want content from Lync Server 2013 to be discoverable, configure Lync Server 2013 to archive to Exchange Server For information about how to configure Lync Server 2013 archiving, see Microsoft Lync Server 2013 Archiving Deployment Guide. 4. Perform the ediscovery configuration steps for Exchange. For information about how to configure

232 Exchange Server 2013 for ediscovery, see Configure Exchange for SharePoint ediscovery Center. A. Configure Server-to-Server authentication for Exchange 2013 on a server running Sharepoint Server 2013 B. Configure server-to-server authentication for SharePoint 2013 on a server running Exchange 2013 C. Add authorized users to the Discovery Management role group Reference: - Configure ediscovery in SharePoint Server 2013 Reference: - Configure Exchange for SharePoint ediscovery Center QUESTION 70 A company has a SharePoint environment that contains multiple site collections. The company purchases an app. You need to ensure that the app is available in all site collections. Which Windows PowerShell cmdlets should you run? A. Install-SPApp and then Update-SPAppCatalogSettings B. Import-SPAppPackage and then Install-SPApp C. Import-SPAppPackage and then Enable-SPAppAutoProvision D. Enable-SPAppAutoProvision and then Install-SPApp Correct Answer: B Section: [none] Explanation Explanation/Reference: Explanation: Add apps for SharePoint to a SharePoint 2013 site #To install an app by using Windows PowerShell# 1. Verify that you have the following memberships: securityadmin fixed server role on the SQL Server instance. db_owner fixed database role on all databases that are to be updated. Administrators group on the server on which you are running the Windows PowerShell cmdlets. Site Owners group on the site collection to which you want to install the app. An administrator can use the Add-SPShellAdmin cmdlet to grant permissions to use SharePoint 2013 cmdlets. Note: If you do not have permissions, contact your Setup administrator or SQL Server administrator to request permissions. For additional information about Windows PowerShell permissions, see Add-SPShellAdmin. 2. Start the SharePoint 2013 Management Shell. For Windows Server 2008 R2: On the Start menu, click All Programs, click Microsoft SharePoint 2013 Products, and then click SharePoint 2013 Management Shell. For Windows Server 2012: On the Start screen, click SharePoint 2013 Management Shell. If SharePoint 2013 Management Shell is not on the Start screen: Right-click Computer, click All apps, and then click SharePoint 2013 Management Shell. For more information about how to interact with Windows Server 2012, see Common Management Tasks

233 and Navigation in Windows Server At the Windows PowerShell command prompt, type the following command to import the app and then press ENTER: $spapp = Import-SPAppPackage -Path Path to app -Site URL -Source Source # Imports the app and sets a variable that you can use to identify the app when you install it in the next step. Where: Path to app is the path to the app you want to import on the file system. URL is URL for the site collection to which you want to import the app. Source is one of the following: Marketplace, CorporateCatalog, DeveloperSite, ObjectModel, RemoteObjectModel, or InvalidSource. 4. At the question Are you sure you want to perform this action?, type Y to import the app. The app is imported and information about the app, including the Asset ID, version string, and Product ID is displayed. 5. At the Windows PowerShell command prompt, type the following command to add the app to a site and then press ENTER: Install-SPApp -Web URL -Identity $spapp # Installs the app to the subweb you specify. # Uses the $spapp variable you set previously to identify that app you want to install. Where: URL is URL for the site or subweb to which you want to install the app. For more information, see Import-SPAppPackage and Install-SPApp. Reference: QUESTION 71 An organization is using SharePoint for team collaboration. Each department in the organization has a team site and a site owner who is responsible for site management. Site owners do not have administrative rights to the web servers. You need to ensure that site owners can install trusted apps to their own sites. What should you do? A. Create a sandbox solution. B. Grant the site owners the Full Control permission level to the web applications. C. Configure solution blocking settings. D. Configure content deployment settings. E. Create an App Catalog site. Correct Answer: E Section: [none] Explanation Explanation/Reference: Explanation: Plan for apps for SharePoint 2013 [The following website is a designed to help setup a governance plan for setting up Sharepoint.] Do you want to control who can install apps for SharePoint?

234 At the minimum, a user must have the Manage Web site and Create Subsites permissions to install an app for SharePoint. By default, these permissions are available only to users who have the Full Control permission level or who are in the Site Owners group. Reference: QUESTION 72 HOTSPOT You are designing a SharePoint search solution. The search solution must meet the following requirements: - Run search queries against specific SharePoint columns. - Run search queries against specific document properties. You need to ensure the search solution meets the requirements. What should you do? (To answer, select the appropriate option from each drop-down list in the answer area.) Hot Area: Correct Answer: Section: [none] Explanation Explanation/Reference:

235 Note: * To include the content and metadata of crawled properties in the search index, you map crawled properties to managed properties. * A crawled property is content and metadata that is extracted from an item, such as a document or a URL, during a crawl. A crawled property can be an author, title, or subject. To include the content and metadata of crawled properties in the search index, you map crawled properties to managed properties. Managed properties can have a large number of settings, or attributes. These attributes determine how the contents are shown in search results. The search schema contains the attributes on managed properties and the mapping between crawled properties and managed properties. To view crawled properties and managed properties 1. Verify that the user account that is performing this procedure is an administrator for the Search service application. 2. In Central Administration, in the Application Management section, click Manage service applications. 3. Click the Search service application. 4. On the Search Administration page, in the Quick Launch, under Queries and Results, click Search Schema. 5. On the Managed Properties page, you see an overview of all the managed properties, the settings on the managed properties and the crawled properties they are mapped to. To view crawled properties, click Crawled Properties. To view crawled property categories, click Categories. To add a managed property 1. Verify that the user account that is performing this procedure is an administrator for the Search service application. 2. In Central Administration, in the Application Management section, click Manage service applications. 3. Click the Search service application. 4. On the Search Administration page, in the Quick Launch, under Queries and Results, click Search Schema. 5. On the Managed Properties page, click New Managed Property. 6. On the New Managed Property page, in the Property name box in the Name and description section, enter the name of the new managed property. You can also enter a description. 7. In the Type section, select one of the following options for the property: Text Integer Decimal Date and Time Yes/No Double precision float Binary 8. In the Main characteristics section, select one or several of the following: Searchable Advanced Searchable Settings (optional, if Searchable is selected) Queryable Retrievable Allow multiple values Refinable Sortable Alias

236 Token Normalization Complete Matching Important: If you want to be able to use this managed property as a refiner, you must select both Refinable and Queryable. 9. In the Mappings to crawled properties section, click Add a mapping. 10. On the Crawled property selection page, select a crawled property to map to the managed property and then click OK. Repeat this step to map more crawled properties. 11. On the New Managed Property page, in the Mappings to crawled properties section, specify if you want to include: All content from all crawled properties mapped to this managed property Content from the first crawled property that contains a value and, optionally, in which order. 12. In the Company name extraction section, you can optionally select the check box to enable company name extraction. 13. In the Custom entity extraction section, you can optionally select the check box to enable custom entity extraction. See Create and deploy custom entity extractors in SharePoint Server 2013 for the procedures. 14. Click OK. Important: You have to perform a full crawl of the content source or sources that contain this new managed property to include it in the search index. If the new managed property is in a SharePoint library or list, you have to reindex that library or list. For more information, see Overview of the search schema in SharePoint Server Reference: TechNet Blog: From site column to managed property - What's up with that? Reference: QUESTION 73 DRAG DROP An organization is involved in a legal case related to one of its products. All documents related to this product are stored in a subsite of a site collection. The site collection has an existing policy to delete documents that have not been modified for four years. You must protect the data that is relevant to the case without impacting other content, changing file locations, or duplicating files. You need to configure SharePoint to ensure that relevant documents are NOT deleted by existing or future expiration policies. 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:

237 Correct Answer:

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : 070-332 Title : Advanced Solutions of Microsoft SharePoint Server 2013 Version : DEMO 1 / 9 1.Topic

More information

MICROSOFT EXAM QUESTIONS & ANSWERS

MICROSOFT EXAM QUESTIONS & ANSWERS MICROSOFT 70-332 EXAM QUESTIONS & ANSWERS Number: 70-332 Passing Score: 800 Time Limit: 120 min File Version: 43.3 ht t p:/ / w w w.gratisexam.com/ MICROSOFT 70-332 EXAM QUESTIONS & ANSWERS Exam Name:

More information

Microsoft Version: Demo 20.0

Microsoft Version: Demo 20.0 Microsoft 70-332 Advanced Solutions of Microsoft SharePoint Server 2013 Version: Demo 20.0 Topic 1, ABC.comBackground Microsoft 70-332 Exam You are employed as a developer at ABC.com. ABC.com has a single

More information

Number: Passing Score: 800 Time Limit: 120 min File Version:

Number: Passing Score: 800 Time Limit: 120 min File Version: 70-332 Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Sections 1. 1.1. Plan for SQL high availability and disaster recovery 2. 1.2. Plan SharePoint high availability 3. 1.3. Plan

More information

Number: Passing Score: 800 Time Limit: 120 min. Microsoft

Number: Passing Score: 800 Time Limit: 120 min.  Microsoft 70-339 Number: 70-339 Passing Score: 800 Time Limit: 120 min Microsoft 70-339 Managing Microsoft SharePoint Server 2016 (Beta) Version 1.0 Exam A QUESTION 1 You are the administrator for a SharePoint 2016

More information

Number: Passing Score: 800 Time Limit: 120 min. Microsoft Managing Microsoft SharePoint Server 2016 (Beta) Version 1.

Number: Passing Score: 800 Time Limit: 120 min. Microsoft Managing Microsoft SharePoint Server 2016 (Beta) Version 1. 70-339 Number: 70-339 Passing Score: 800 Time Limit: 120 min Microsoft 70-339 Managing Microsoft SharePoint Server 2016 (Beta) Version 1.0 Exam A QUESTION 1 You are the administrator for a SharePoint 2016

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students

More information

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah Architecture and Governance with SharePoint for Internet Sites Ashish Bahuguna ashish.bauguna@bitscape.com Kartik Shah kartik.shah@bitscape.com Agenda Web Content Management Architecture Information Architecture

More information

Microsoft SQL Server Reporting Services (SSRS)

Microsoft SQL Server Reporting Services (SSRS) Microsoft SQL Server Reporting Services (SSRS) Installation/Configuration Guide for SharePoint Integration Mode August 2, 2007 Version 1.0 Published via the SharePoint Team Blog at http://blogs.msdn.com/sharepoint

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 Planning and Administering SharePoint 2016 Course 20339A 5 Days Instructor-led, Hands on Course Information This five-day course will combine the Planning and Administering SharePoint 2016 class with the

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 4 Days + 1 day Self Study Course Pre-requisites: Before attending this course, students must have: Completed Course 20331: Core Solutions of Microsoft SharePoint Server 2013, successful

More information

Advanced Solutions of Microsoft SharePoint Server 2013 Course Contact Hours

Advanced Solutions of Microsoft SharePoint Server 2013 Course Contact Hours Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332 36 Contact Hours Course Overview This course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment.

More information

Advanced Solutions of Microsoft SharePoint 2013

Advanced Solutions of Microsoft SharePoint 2013 Course 20332A :Advanced Solutions of Microsoft SharePoint 2013 Page 1 of 9 Advanced Solutions of Microsoft SharePoint 2013 Course 20332A: 4 days; Instructor-Led About the Course This four-day course examines

More information

SharePoint 2016 Administrator's Survival Camp

SharePoint 2016 Administrator's Survival Camp SharePoint 2016 Administrator's Survival Camp Installing and Managing SharePoint 2016 in an On -premises Environment Course Code Audience Format Length Course Description Student Prerequisites SSC2016

More information

Managing Microsoft SharePoint Server 2016

Managing Microsoft SharePoint Server 2016 70-339 Number: 70-339 Passing Score: 800 Time Limit: 120 min 70-339 Managing Microsoft SharePoint Server 2016 Exam A QUESTION 1 DRAG DROP A company s purchasing department creates and manages all contracts

More information

Microsoft Architecting Microsoft Azure Solutions.

Microsoft Architecting Microsoft Azure Solutions. Microsoft 70-535 Architecting Microsoft Azure Solutions https://killexams.com/pass4sure/exam-detail/70-535 QUESTION: 106 Your organization has developed and deployed several Azure App Service Web and API

More information

Pro SharePoint 2010 Administration

Pro SharePoint 2010 Administration Pro SharePoint 2010 Administration Robert Garrett Pro SharePoint 2010 Administration ordersny@springer-sbm.com www.springeronline.com www.apress.com/bulk-sales Contents at a Glance Foreword... xiv About

More information

MCSE Productivity. A Success Guide to Prepare- Core Solutions of Microsoft SharePoint Server edusum.com

MCSE Productivity. A Success Guide to Prepare- Core Solutions of Microsoft SharePoint Server edusum.com 70-331 MCSE Productivity A Success Guide to Prepare- Core Solutions of Microsoft SharePoint Server 2013 edusum.com Table of Contents Introduction to 70-331 Exam on Core Solutions of Microsoft SharePoint

More information

"Charting the Course... MOC /2: Planning, Administering & Advanced Technologies of SharePoint Course Summary

Charting the Course... MOC /2: Planning, Administering & Advanced Technologies of SharePoint Course Summary Description Course Summary This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft environment. The course teaches you how to deploy, administer, and troubleshoot

More information

by ZeroCool. Number: Passing Score: 700 Time Limit: 130 min File Version: 1.2

by ZeroCool.   Number: Passing Score: 700 Time Limit: 130 min File Version: 1.2 70-667 by ZeroCool Number: 70-667 Passing Score: 700 Time Limit: 130 min File Version: 1.2 http://www.gratisexam.com/ I split the previous exam by [Slayer] into 4 Exams ( A,B,C,D ) since its easier for

More information

Before you start proceeding with this tutorial, we are assuming that you are already aware about the basics of Web development.

Before you start proceeding with this tutorial, we are assuming that you are already aware about the basics of Web development. About the Tutorial This tutorial will give you an idea of how to get started with SharePoint development. Microsoft SharePoint is a browser-based collaboration, document management platform and content

More information

Coveo Platform 6.5. Microsoft SharePoint Connector Guide

Coveo Platform 6.5. Microsoft SharePoint Connector Guide Coveo Platform 6.5 Microsoft SharePoint Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Microsoft Advanced Solutions of Microsoft SharePoint Server

Microsoft Advanced Solutions of Microsoft SharePoint Server Microsoft 70-332 Advanced Solutions of Microsoft SharePoint Server 2013 http://killexams.com/exam-detail/70-332 QUESTION: 52 DRAG DROP You are upgrading a SharePoint environment from SharePoint 2010 to

More information

Course Content. This is the second in a sequence of two courses for IT Professionals and is aligned with the SharePoint 2016 IT Pro certification.

Course Content. This is the second in a sequence of two courses for IT Professionals and is aligned with the SharePoint 2016 IT Pro certification. Course Content Course Description: This five-day course will teach you how to plan, configure, and manage the advanced features in a environment. The special areas of focus for this course include implementing

More information

Professional SharePoint 2010 Development

Professional SharePoint 2010 Development Professional SharePoint 2010 Development Rizzo, T ISBN-13: 9781118131688 Table of Contents INTRODUCTION xxv CHAPTER 1: INTRODUCTION TO SHAREPOINT 2010 1 What s New in the SharePoint Platform and Tools

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

Exam Questions

Exam Questions Exam Questions 70-331 Core Solutions of Microsoft SharePoint Server 2013 Server https://www.2passeasy.com/dumps/70-331/ 1. DRAG DROP You are managing a SharePoint farm that contains the following four

More information

Sharepoint Introduction. Module-1: Working on Lists. Module-2: Predefined Lists and Libraries

Sharepoint Introduction. Module-1: Working on Lists. Module-2: Predefined Lists and Libraries Training & Consulting Sharepoint Introduction An overview of the SharePoint Admin Center 1 Comparing the different SharePoint Online versions Finding the SharePoint Admin Center in Office 365 A brief walkthrough

More information

Deploying Office 365

Deploying Office 365 Microsoft 70-321 Deploying Office 365 Version: 5.2 Topic 1, Volume A QUESTION NO: 1 Your company has offices in Germany, France, and the United States. The company uses Microsoft SharePoint Online. You

More information

TS: Microsoft SharePoint Server 2010, Configuring

TS: Microsoft SharePoint Server 2010, Configuring Exam : 70-667 Title : TS: Microsoft SharePoint Server 2010, Configuring Version : Demo 1 / 7 1.You have a Microsoft Office SharePoint Server 2007 Service Pack 2 (SP2) server farm. You plan to upgrade to

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 20339-2; 5 Days; Instructor-led Course Description This five-day course will teach you how to plan, configure, and manage the advanced features in a SharePoint

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Infoblox Authenticated DHCP

Infoblox Authenticated DHCP Infoblox Authenticated DHCP Unified Visitor Management amigopod Technical Note Revision 1.1 5 July 2010 United States of America +1 (888) 590-0882 Europe, Middle East & Asia +34 91 766 57 22 Australia

More information

A: Advanced Technologies of SharePoint 2016

A: Advanced Technologies of SharePoint 2016 Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

Vendor: Microsoft. Exam Code: Exam Name: Administering Office 365. Version: DEMO

Vendor: Microsoft. Exam Code: Exam Name: Administering Office 365. Version: DEMO Vendor: Microsoft Exam Code: 70-323 Exam Name: Administering Office 365 Version: DEMO QUESTION 1 Your company has a Microsoft Exchange Server 2003 organization. Users access their mailbox by using RPC

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

Exam Questions

Exam Questions Exam Questions 70-383 Recertification for MCSE: SharePoint https://www.2passeasy.com/dumps/70-383/ 1.You plan to deploy a SharePoint Server 2013 server farm. The farm will contain several site collections

More information

MB Exam Code: MB Exam Name: Microsoft Dynamics CRM 2016 Customer Service

MB Exam Code: MB Exam Name: Microsoft Dynamics CRM 2016 Customer Service MB2-714 Number: MB2-714 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Exam Code: MB2-714 Exam Name: Microsoft Dynamics CRM 2016 Customer Service Exam A QUESTION 1 You install Microsoft Dynamics

More information

COPYRIGHTED MATERIAL. Contents at a Glance

COPYRIGHTED MATERIAL. Contents at a Glance Contents at a Glance Introduction xxiii Chapter 1 Planning the Logical Architecture 1 Chapter 2 Designing the Physical Architecture 47 Chapter 3 Integrating SharePoint with the Network Infrastructure 127

More information

Microsoft End to End Business Intelligence Boot Camp

Microsoft End to End Business Intelligence Boot Camp Microsoft End to End Business Intelligence Boot Camp 55045; 5 Days, Instructor-led Course Description This course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

81225 &SSWSSS Call Us SharePoint 2010 S:

81225 &SSWSSS Call Us SharePoint 2010 S: 81225 &SSWSSS Call Us SharePoint 2010 S: +91 93925 63949 Course Objectives At the end of the course, students will be able to:! Understand IIS Web Server and hosting websites in IIS.! Install and configure

More information

Q&As. PRO: Microsoft SharePoint 2010, Administrator. Pass Microsoft Exam with 100% Guarantee

Q&As. PRO: Microsoft SharePoint 2010, Administrator. Pass Microsoft Exam with 100% Guarantee 70-668 Q&As PRO: Microsoft SharePoint 2010, Administrator Pass Microsoft 70-668 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money

More information

SHAREPOINT-2016 Syllabus

SHAREPOINT-2016 Syllabus Syllabus Overview: Gone are those days when we used to manage all information in a corporate manually. For every type of requirement we have different solutions but integrating them is a big nuisance.

More information

Using Tableau to report on SharePoint lists and libraries: A step by step guide

Using Tableau to report on SharePoint lists and libraries: A step by step guide Using Tableau to report on SharePoint lists and libraries: A step by step guide Tableau is one of the most renowned and accepted Business Intelligence tool for visually analyzing the data by organizations

More information

MS-55045: Microsoft End to End Business Intelligence Boot Camp

MS-55045: Microsoft End to End Business Intelligence Boot Camp MS-55045: Microsoft End to End Business Intelligence Boot Camp Description This five-day instructor-led course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

Microsoft Core Solutions of Microsoft SharePoint Server 2013

Microsoft Core Solutions of Microsoft SharePoint Server 2013 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20331 - Core Solutions of Microsoft SharePoint Server 2013 Length 5 days Price $4290.00 (inc GST) Version B Overview This course will provide you with the

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 Course 20339-2A 5 Days Instructor-led, Hands on Course Information This five-day course will teach you how to plan, configure, and manage the advanced features

More information

Microsoft SharePoint End User level 1 course content (3-day)

Microsoft SharePoint End User level 1 course content (3-day) http://www.multimediacentre.co.za Cape Town: 021 790 3684 Johannesburg: 011 083 8384 Microsoft SharePoint End User level 1 course content (3-day) Course Description SharePoint End User Level 1 teaches

More information

Microsoft Advanced Technologies of SharePoint 2016

Microsoft Advanced Technologies of SharePoint 2016 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20339-2 Advanced Technologies of SharePoint 2016 Length 5 days Price $4290.00 (inc GST) Version A Overview This five-day course will teach you how to plan,

More information

COURSE OUTLINE: A Advanced Technologies of SharePoint 2016

COURSE OUTLINE: A Advanced Technologies of SharePoint 2016 Course Name 20339-2A Advanced Technologies of Course Duration 5 Days Course Structure Instructor-Led Course Overview This five-day course will teach you how to plan, configure, and manage the advanced

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

CMB-207-1I Citrix Desktop Virtualization Fast Track

CMB-207-1I Citrix Desktop Virtualization Fast Track Page1 CMB-207-1I Citrix Desktop Virtualization Fast Track This fast-paced course covers select content from training courses CXA-206: Citrix XenApp 6.5 Administration and CXD-202: Citrix XenDesktop 5 Administration

More information

CHAPTER 1: WHAT S NEW IN SHAREPOINT

CHAPTER 1: WHAT S NEW IN SHAREPOINT INTRODUCTION xxix CHAPTER 1: WHAT S NEW IN SHAREPOINT 2013 1 Installation Changes 2 System Requirements 2 The Installation Process 2 Upgrading from SharePoint 2010 3 Patching 3 Central Administration 4

More information

Question No : 1 You install Microsoft Dynamics CRM on-premises. The Microsoft Dynamics CRM environment must have a Uniform Resource Locator (URL) that

Question No : 1 You install Microsoft Dynamics CRM on-premises. The Microsoft Dynamics CRM environment must have a Uniform Resource Locator (URL) that Vendor: Microsoft Exam Code: MB2-702 Exam Name: Microsoft Dynamics CRM 2013 Deployment Version: Demo Question No : 1 You install Microsoft Dynamics CRM on-premises. The Microsoft Dynamics CRM environment

More information

20331B: Core Solutions of Microsoft SharePoint Server 2013

20331B: Core Solutions of Microsoft SharePoint Server 2013 20331B: Core Solutions of Microsoft SharePoint Server 2013 Course Details Course Code: Duration: Notes: 20331B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

PRO: Designing and Developing Microsoft SharePoint 2010 Applications

PRO: Designing and Developing Microsoft SharePoint 2010 Applications PRO: Designing and Developing Microsoft SharePoint 2010 Applications Number: 70-576 Passing Score: 700 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 You are helping

More information

Version 6.1 Release Notes and Installation Guide

Version 6.1 Release Notes and Installation Guide Version 6.1 Release Notes and Copyright 2013 Metalogix International. All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

COURSE OUTLINE IT TRAINING

COURSE OUTLINE IT TRAINING CMB-207-1I Citrix XenApp and XenDesktop Fast Track Duration: 5 days Overview: This fast-paced course covers select content from training courses CXA-206 and CXD- 202 and provides the foundation necessary

More information

Service Manager. Ops Console On-Premise User Guide

Service Manager. Ops Console On-Premise User Guide Service Manager powered by HEAT Ops Console On-Premise User Guide 2017.2.1 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

User Manual. ARK for SharePoint-2007

User Manual. ARK for SharePoint-2007 User Manual ARK for SharePoint-2007 Table of Contents 1 About ARKSP (Admin Report Kit for SharePoint) 1 1.1 About ARKSP 1 1.2 Who can use ARKSP? 1 1.3 System Requirements 2 1.4 How to activate the software?

More information

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Microsoft Corporation Published: October 2012 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com)

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

Exam Name: Microsoft Core Solutions of Microsoft SharePoint Server 2013

Exam Name: Microsoft Core Solutions of Microsoft SharePoint Server 2013 Vendor: Microsoft Exam Code: 70-331 Exam Name: Microsoft Core Solutions of Microsoft SharePoint Server 2013 Version: DEMO Case Study 1: Large Company (Question 1 - Questions 10) Case Study 2: Photo Processing

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

SharePoint User Manual

SharePoint User Manual SharePoint User Manual Developed By The CCAP SharePoint Team Revision: 10/2009 TABLE OF CONTENTS SECTION 1... 5 ABOUT SHAREPOINT... 5 1. WHAT IS MICROSOFT OFFICE SHAREPOINT SERVER (MOSS OR SHAREPOINT)?...

More information

Kentico CMS 6.0 Intranet Administrator's Guide

Kentico CMS 6.0 Intranet Administrator's Guide Kentico CMS 6.0 Intranet Administrator's Guide 2 Kentico CMS 6.0 Intranet Administrator's Guide Table of Contents Introduction 5... 5 About this guide Getting started 7... 7 Installation... 11 Accessing

More information

BACKUP APP V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS

BACKUP APP V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS Table of Contents 1 Overview... 1 1.1 About This Document... 7 2 Preparing for Backup and Restore... 8 2.1 Hardware Requirement... 8 2.2 Software Requirement...

More information

Setup Guide for AD FS 3.0 on the Apprenda Platform

Setup Guide for AD FS 3.0 on the Apprenda Platform Setup Guide for AD FS 3.0 on the Apprenda Platform Last Updated for Apprenda 6.5.2 The Apprenda Platform leverages Active Directory Federation Services (AD FS) to support identity federation. AD FS and

More information

Tyler Dashboard. User Guide Version 6.3. For more information, visit

Tyler Dashboard. User Guide Version 6.3. For more information, visit Tyler Dashboard User Guide Version 6.3 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Search... 5 Browse... 5 Page... 6 Dashboard...

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

1Z0-430

1Z0-430 1Z0-430 Passing Score: 800 Time Limit: 0 min Exam A QUESTION 1 On a normally well-performing environment, you are experiencing unexpected slow response times, or no server response, for some page requests

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6 for SharePoint 2010/2013 Contents 2 Contents 8.0 Help for End Users... 3 About Jive for SharePoint... 4 System Requirements... 5 Using Jive for SharePoint... 6 Overview of Jive for SharePoint... 6 Accessing

More information

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902 Workspace ONE UEM Certificate Authentication for EAS with ADCS VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Number: Passing Score: 800 Time Limit: 120 min File Version:

Number: Passing Score: 800 Time Limit: 120 min File Version: 70-668 Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 Question 1 You configure a SharePoint Server 2010 Service Pack 1(SP1) Farm You

More information

Advanced Technologies of SharePoint 2016 ( )

Advanced Technologies of SharePoint 2016 ( ) SharePoint Course - 203392 Advanced Technologies of SharePoint 2016 (20339-2) Length 5 days Audience The course is targeted at experienced IT Professionals who are interested in learning how to install,

More information

ControlPoint. Native Installation Guide. February 05,

ControlPoint. Native Installation Guide. February 05, ControlPoint Native Installation Guide February 05, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2018 All rights reserved. No part or section of the contents

More information

BrightWork Team Member Training Guide

BrightWork Team Member Training Guide BrightWork Team Member Training Guide Contents 1 Training Introduction... 5 1.1 Who is this Guide For?... 5 1.2 Training Introduction... 5 1.3 Prerequisites... 5 1.4 Suggested Exercises... 6 1.5 System

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Storebox User Guide. Swisscom (Switzerland) Ltd.

Storebox User Guide. Swisscom (Switzerland) Ltd. Storebox User Guide Swisscom (Switzerland) Ltd. Contents (/). Basics/Settings 4. What is Storebox? 5. File Structure 6.3 System Prerequisites 7.4 Logging in to the team portal 8.5 Logging out of the team

More information

Colligo Administrator 1.3. User Guide

Colligo Administrator 1.3. User Guide 1.3 User Guide Contents Introduction... 2 Key Features... 2 Benefits... 2 Technical Requirements... 2 Connecting Colligo Administrator with Colligo Applications... 3 Configuring Contributor Pro 6.0...

More information

SPHOL3220: Overview of IT Professional Features in SharePoint Server 2013

SPHOL3220: Overview of IT Professional Features in SharePoint Server 2013 2013 SPHOL3220: Overview of IT Professional Features in SharePoint Server 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and

More information

Microsoft. Inside Microsoft. SharePoint Ted Pattison. Andrew Connell. Scot Hillier. David Mann

Microsoft. Inside Microsoft. SharePoint Ted Pattison. Andrew Connell. Scot Hillier. David Mann Microsoft Inside Microsoft SharePoint 2010 Ted Pattison Andrew Connell Scot Hillier David Mann ble of Contents Foreword Acknowledgments Introduction xv xvii xix 1 SharePoint 2010 Developer Roadmap 1 SharePoint

More information

Dockit Migrator. Release Notes

Dockit Migrator. Release Notes Dockit Migrator Release Notes Version 11.0.6646 Performance improvement in folder migration in File share module. Improvements in loading users and groups from SharePoint sites during migration. Fixed

More information

Microsoft. Developing Microsoft SharePoint Server 2013 Advanced Solutions

Microsoft. Developing Microsoft SharePoint Server 2013 Advanced Solutions Microsoft 70-489 Developing Microsoft SharePoint Server 2013 Advanced Solutions Download Full Version : http://killexams.com/pass4sure/exam-detail/70-489 QUESTION: 86 You create a site collection for Contoso,

More information

Diagnostic Manager Advanced Installation Guide

Diagnostic Manager Advanced Installation Guide Diagnostic Manager Publication Date: May 03, 2017 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software,

More information

Colligo Administrator 1.2. User Guide

Colligo Administrator 1.2. User Guide 1.2 User Guide Contents Introduction... 2 Key Features... 2 Benefits... 2 Technical Requirements... 2 Connecting Colligo Administrator with Colligo Applications... 3 Configuring Colligo Contributor Pro...

More information

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy Reference: http://www.microsoft.com/technet/prodtechnol/office/sps2003/deploy/spst2003.mspx?pf=true

More information

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN)

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) Global, Global Plus version Updated: March 2018 Version 1.0.0.7 Copyright Beyond Intranet 2017. All Rights Reserved i Notice. This is a controlled document. Unauthorized

More information

Configuring SharePoint 2007

Configuring SharePoint 2007 26636.book Page 77 Thursday, February 14, 2008 4:38 PM Chapter 3 Configuring SharePoint 2007 MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER: Manage Administration Manage Central Admin UI Manage the

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

EnterpriseTrack Reporting Data Model Configuration Guide Version 17

EnterpriseTrack Reporting Data Model Configuration Guide Version 17 EnterpriseTrack EnterpriseTrack Reporting Data Model Configuration Guide Version 17 October 2018 Contents About This Guide... 5 Configuring EnterpriseTrack for Reporting... 7 Enabling the Reporting Data

More information

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2 VMware Identity Manager Administration MAY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Downloading and Managing Firmware in Cisco UCS Central

Downloading and Managing Firmware in Cisco UCS Central Downloading and Managing Firmware in Cisco UCS Central This chapter includes the following sections: Downloading Firmware from Cisco.com, page 1 Firmware Library of Images, page 2 Configuring Firmware

More information