Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You manage an on-premises SharePoint Server 2016 farm and SharePoint Online.
You plan to deploy a SharePoint Search solution. The solution must meet the following requirements:
You implement cloud hybrid search for SharePoint.
Does the solution meet the goal?
Answer : A
You need to ensure that sales department users can create site collections.
You run the following Windows PowerShell commands:
$w = Get-SPWebApplication http://customer.contoso.com
$w.SelfServiceSiteCreationEnabled =$True
$w.Update()
Does the solution meet the goal?
Answer : A
You are the SharePoint administrator for a company. You plan to deploy the SharePoint sites that will be accessible from the company portal. You create the following sites:
A user named User1 will manage the sites. You must prevent all users except for User1 from creating sites and subsites. User1 must be able to delegate management of List permissions to other users. You designate a user in each division as a lead for that division's site.
You need to allow the designated lead in a division to manage their division's site while minimizing administrative effort.
What should you do?
Answer : D
You need to ensure that employees can access published marketing materials.
Which feature should you configure?
Answer : D
You need to configure the web application that will support the marketing department collaboration sites.
What should you implement?
Answer : B
You have an on-premises SharePoint environment. Site collection owners can display embedded dynamic content from other websites.
You must restrict dynamic content from specific website domains.
You need to comply with the new security policy.
Which SharePoint setting should you use?
You are responsible for optimizing the SharePoint 2016 farm.
You need to improve the performance of Distributed Cache services.
Which Windows PowerShell command should you run?
Answer : D
References: https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/Update-SPDistributedCacheSize?view=sharepoint-ps