Question 6 of 34

During the upgrade from SharePoint 2013 to SharePoint 2016, you discover there is a missing feature. You review the logs and observe the following error message:

The missing feature may cause upgrade to fail. Please install any solution which contains the feature and restart upgrade if necessary.

You need to identify the page that is missing the feature.

Which of the following will identify the page?

    Correct Answer: D

    To identify the page that is missing the feature, you can run the Test-SPContentDatabase cmdlet with the appropriate parameters. This cmdlet is used to test the content database against a SharePoint Web application and will help identify any missing features, such as the one causing the upgrade issue. The given PowerShell command accurately finds and filters the missing feature by category, ensuring that you determine the specific feature causing the issue.

Question 7 of 34

HOTSPOT -

You are the SharePoint administrator for a company that manufactures and sells computer hardware components. You plan to create a public-facing website that allows customers to search for and purchase components.

Customers must be able to navigate the website by component type, and then further refine searches by the operating systems that the components support. The

URL that displays when a customer selects an item must indicate the component type. The URL must not display the full path to the page.

You need to implement a SharePoint site that allows customers to find the appropriate parts.

Which SharePoint site template and metadata feature should you use? To answer, select the appropriate option from each list in the answer area.

Hot Area:

    Correct Answer:

Question 8 of 34

HOTSPOT -

You are a SharePoint administrator for Contoso, Ltd.

You manage an on-premises SharePoint environment. A user named User1 is the site collection administrator for the Human Resources (HR) site. User1 leaves the company and is replaced with a user named User2. Access requests for the HR SharePoint site are still being sent to User1.

You need to ensure that User2 receives all access requests to the HR site.

How should you complete the Windows PowerShell commands? To answer, select the appropriate Windows PowerShell segment from each list in the answer area.

Hot Area:

    Correct Answer:

Question 9 of 34

DRAG DROP -

A company uses SharePoint Online and SharePoint Server 2016 on-premises.

You need to configure two-way federated search between SharePoint Online and SharePoint Server on-premises.

How should you configure federated search? To answer, drag the appropriate option to the correct result source and remote providers. 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.

Note: Each correct selection is worth one point.

Select and Place:

    Correct Answer:

Question 10 of 34

DRAG DROP -

You upgrade a company's SharePoint 2013 farm to SharePoint 2016. You are responsible for optimizing the performance of the SharePoint 2016 farm.

You must improve page load performance by using distributed cache load balancing. In addition, you must implement PerformancePoint in the farm.

You need to deploy additional MinRole servers in the environment.

For each requirement, which MinRole role should you implement? To answer, drag the appropriate MinRole role to the correct requirement. Each 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.

NOTE: Each correct selection is worth one point.

Select and Place:

    Correct Answer:

    Box 1: Cache -

    The MinRole Cache, with Display name Distributed Cache, Services Distributed Cache. Servers assigned to this role can load balance end user requests among

    Web Front End servers.

    Box 2: Custom -

    The MinRole Custom is Reserved for services to be isolated from other services, I.e. 3rd party, PerformancePoint, etc.

    Box 3: Cache.

    The MinRole Cache, with Display name Distributed Cache, Services Distributed Cache. Servers assigned to this role can load balance end user requests among

    Web Front End servers.

    References:

    https://blogs.technet.microsoft.com/wbaer/2015/09/18/distributed-cache-in-sharepoint-server-2016-it-preview/