Proper study guides for Most recent Microsoft Recertification for MCSE: SharePoint certified begins with Microsoft 70-383 preparation products which designed to deliver the Guaranteed 70-383 questions by making you pass the 70-383 test at your first time. Try the free 70-383 demo right now.
Q161. - (Topic 6)
You manage a SharePoint farm in an Active Directory Domain Services (AD DS) forest. You implement SharePoint Online.
AD DS users must be able to access on-premises sites and SharePoint Online resources without having to authenticate each time that they access SharePoint Online. You replace the default certificate for validating incoming tokens in the SharePointfarm.
You need to ensure that SharePoint uses the new certificate. Which service must you restart?
A. Certificate Service
B. Component Services
C. Security Token Service
D. SharePoint Timer Service
Answer: D
Explanation: When you replace the Security Token Service (STS) certificate for a SharePoint 2013 farm you need to restart IIS and the SharePoint timer service.
Reference: Replace the STS certificate for the on-premises environment https://technet.microsoft.com/en-us/library/dn551378.aspx
Q162. - (Topic 6)
You have a SharePoint Server 2013 server farm.
You need to view the errors generated by a Web Part.
What should you use?
A. the Internet Information Services (IIS) logs
B. the audit logs for the site collection
C. the site collection health checks
D. the SharePoint trace logs
Answer: D
Q163. - (Topic 11)
Before you upgrade the web application, you need to validate that customizations will continue to function.
Which Windows PowerShell cmdlet should you run?
A. Test-SPSite -Identity http://webapp1.contoso.com
B. Test-SPContentDatabase -Identity HQDB -WebApplication http://webapp1.contoso.com
C. Test-SPSite -Identity http://webapp2.contoso.com
D. Test-SPContentDatabase -Identity DEPTDB -WebApplication http:// webapp2.contoso.com
E. Get-SPUpgradeActions -AssignmentCollectionspweb
Answer: B
Q164. HOTSPOT - (Topic 6)
You are planning the capacity of a SharePoint Server 2013 server farm.
In the table below, identify which requirements can be implemented in SharePoint Server 2013. Make only one selection in each row.
Answer:
Q165. - (Topic 6)
You have a SharePoint Server 2013 server farm.
You need to view the errors generated by a Web Part. What should you use?
A. The administrative reports
B. The SharePoint trace logs
C. The site collection health checks
D. The SharePoint Health Analyzer
Answer: B
Q166. HOTSPOT - (Topic 6)
You are managing a SharePoint document library app named App1. You need to stop inheritance for App1.
On which page should you modify this setting? (To answer, select the appropriate page link in the answer area.)
Answer:
Q167. HOTSPOT - (Topic 12)
You are designing the search service topology for a SharePoint farm.
The design must meet the following requirements:
✑ 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.)
Answer:
Q168. - (Topic 6)
You have a SharePoint Server 2013 server farm. You have a web applications named WebApp1.
You have a SharePoint hosted app named App1. App1 contains a client Web Part named WP1.
You add App1to a site named Site1 in WebApp1.
You need to prevent App1 from reading information in Site1. What should you do?
A. From Central Administration, modifythe permission policy of WebApp1.
B. From Site Settings of the Central Administration site, delete App1 from the Site App Permissions list.
C. From Central Administration, modifythe users permissions of WebApp1.
D. From Site Settings of Site1, delete App1 from the Site App Permissions list.
Answer: A
Explanation: Permission policies provide a centralized way to configure and manage a set of permissions that applies to only a subset of users or groups in a web application.
Note: An app for SharePoint requests the permissions that it needs during installation from the user who is installing it. The developer of an app must request, through the app manifest file, the permissions that the particular app needs to be able to run. An app must be granted permissions by the user who is executing the app.
Q169. DRAG DROP - (Topic 7)
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.)
Answer:
Q170. - (Topic 12)
You are a SharePoint architect for Contoso, Ltd. Contoso has a SharePoint 2010 farm that contains four site collections.
Each site collection has its own content database. Contoso is upgrading the SharePoint 2010 farm to SharePoint 2013. You create a SharePoint 2013 test farm to test the upgrade process.
The SharePoint migration team reports the content database upgrade failed with the following errors:
✑ ERROR Database [ContentDatabase] contains a site (Id = [identifier], url = [http://sitecolIectiona]) that is not found in the site map.
✑ Feature upgrade incomplete for Feature 'ContosoCustomSite' (Id: 'Feature GUID')
in site 'http://sitecollectionb'. Exception: A duplicate content type name "Customer" was found.
✑ ERROR Found a missing feature Id = [Feature Identifier] You need to resolve the issues.
Which three actions should you perform? Each correct answer presents part of the solution.
A. In the SharePoint 2010 farm, remove orphan objects from the content database and restart the upgrade process.
B. Extract the solution packages from the SharePoint 2010 farm by using the Get- SPSolution Windows PowerShell cmdlet and install to the SharePoint 2013 farm. Run the Test-SPContentDatabase Windows PowerShell cmdlet to confirm if the upgrade errors are fixed.
C. Use the SharePoint Designer to delete the Customer content type from the site collection named http://sitecollectionb, and then restart the upgrade process.
D. Delete the site with the site definition Id = [identifier].
E. Open the site collection named http://sitecolIectionb from the SharePoint 2010 farm and rename the Customer content type and then restart the upgrade process.
Answer: A,B,D