Microsoft Sharepoint 2013 Core Solutions of Microsoft Sharepoint Server 2013 2 — Questions and Answers
Question 1: Which SharePoint 2013 service application provides the ability to crawl and index content from external data sources such as SAP and Siebel?
- Business Connectivity Services (Correct answer)
- Search Service Application
- Managed Metadata Service
- User Profile Service
Correct answer: Business Connectivity Services
Business Connectivity Services (BCS) enables SharePoint to connect to and surface data from external line-of-business systems like SAP and Siebel.
Question 2: In SharePoint 2013, what is the maximum number of items recommended in a single document library before performance degrades significantly?
- 5,000
- 30,000,000 (Correct answer)
- 2,000
- 500,000
Correct answer: 30,000,000
A single document library in SharePoint 2013 can hold up to 30 million items, though list view throttling applies at 5,000 items per view.
Question 3: Which authentication method in SharePoint 2013 allows users to authenticate using claims from a third-party identity provider such as Google or Facebook?
- Windows Authentication (NTLM)
- Forms-Based Authentication
- SAML-based Claims Authentication (Correct answer)
- Kerberos Constrained Delegation
Correct answer: SAML-based Claims Authentication
SAML-based Claims Authentication allows SharePoint to federate with third-party identity providers that issue SAML tokens.
Question 4: What is the purpose of the SharePoint 2013 Request Management feature?
- It manages approval workflows for document publishing
- It throttles and routes incoming HTTP requests to optimize server performance (Correct answer)
- It handles InfoPath form submissions
- It schedules timer jobs across the farm
Correct answer: It throttles and routes incoming HTTP requests to optimize server performance
Request Management routes and throttles incoming HTTP requests, allowing administrators to prioritize or block traffic based on rules.
Question 5: In SharePoint 2013, which database stores the audit log entries for a site collection?
- Central Administration content database
- Service application database
- Site collection content database (Correct answer)
- Configuration database
Correct answer: Site collection content database
Audit log entries are stored in the content database associated with the site collection being audited.
Question 6: Which SharePoint 2013 feature enables administrators to enforce a maximum number of major and minor versions retained for a document?
- Content Organizer
- Document ID Service
- Version History Limits (Correct answer)
- Retention Policies
Correct answer: Version History Limits
Version History Limits settings in library configuration allow administrators to cap the number of major and minor versions SharePoint retains.
Question 7: When configuring an SharePoint 2013 incoming email integration, which Windows Server role must be installed on the SharePoint server?
- Web Server (IIS)
- SMTP Server feature (Correct answer)
- Active Directory Certificate Services
- Remote Desktop Services
Correct answer: SMTP Server feature
The SMTP Server feature must be installed so SharePoint can receive and process incoming email messages dropped into the SMTP drop folder.
Which SharePoint 2013 service application provides the ability to crawl and index content from external data sources such as SAP and Siebel?