You need to publish the CEO blog site to the public-Internet facing site.
What should you do?
Answer : B
You have an on-premises SharePoint 2016 environment. You want to use Power View and PowerPivot features including Power View reports that are embedded in Microsoft Excel workbooks.
You need to deploy the new features.
Which two actions should you perform? Each correct answer presents part of the solution.
Answer : B, C
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 are the SharePoint administrator for a company.
The SharePoint environment is causing excessive information to be recorded in the diagnostic logs.
You need to configure the SharePoint farm to only write events to the Windows event log that are equal to or more severe than the Error level.
You run the following Windows PowerShell command:
Set-SPLogLevel --EventSeverity Error
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 administer a SharePoint farm.
A site administrator in the marketing department asks permission to view the site usage report. You add the user to the Usage Monitors SharePoint group. The administrator reports that the page fails to load and displays an Access Denied message.
You need to ensure that the marketing department site administrator can view the site usage report.
Which List permission should you add?
Answer : B
You are a SharePoint Administrator for Contoso, Ltd.
While doing weekly maintenance you discover that a web application at http://sharepoint.contoso.com has an orphan site. The orphan site is located in the WSS_Content database.
You need to resolve the issue.
What should you do?
Answer : B
You manage the term store for a company's on-premises SharePoint farm. You plan to replicate the production environment term store to a development environment.
When you attempt to export the term store from the production environment, you receive the following error message:
You do not have permission to use the bulk load statement.
You need to complete the import of the term store.
What should you do?
Answer : B