Microsoft Sharepoint 2013 SharePoint 2013 Administration and Governance 1 — Questions and Answers
Question 1: Which PowerShell cmdlet is used to create a new SharePoint 2013 web application?
- New-SPWebApplication (Correct answer)
- Add-SPWebApplication
- Create-SPWebApplication
- New-SPSite
Correct answer: New-SPWebApplication
New-SPWebApplication is the PowerShell cmdlet used to create a new web application in SharePoint 2013.
Question 2: What is the minimum amount of RAM recommended for a SharePoint 2013 production server running all services?
- 8 GB
- 16 GB (Correct answer)
- 24 GB
- 32 GB
Correct answer: 16 GB
Microsoft recommends a minimum of 16 GB of RAM for SharePoint 2013 production servers running all services.
Question 3: Which SharePoint 2013 service application provides enterprise search capabilities across the farm?
- Business Connectivity Services
- Managed Metadata Service
- Search Service Application (Correct answer)
- User Profile Service
Correct answer: Search Service Application
The Search Service Application in SharePoint 2013 provides enterprise-wide search capabilities including crawling, indexing, and querying.
Question 4: In SharePoint 2013, which tool is used to configure and manage service applications in Central Administration?
- Service Application Manager
- Application Management page (Correct answer)
- Farm Configuration Wizard
- PowerShell only
Correct answer: Application Management page
The Application Management page in Central Administration is used to configure and manage service applications in SharePoint 2013.
Question 5: What is the purpose of the SharePoint 2013 Health Analyzer?
- Monitor server hardware health
- Identify and alert on farm configuration problems (Correct answer)
- Analyze search crawl performance
- Monitor user activity
Correct answer: Identify and alert on farm configuration problems
The SharePoint 2013 Health Analyzer automatically identifies and alerts administrators to configuration problems and best-practice violations in the farm.
Question 6: Which SharePoint 2013 permission level grants users the ability to add, edit, and delete list items but not manage lists?
- Read
- Contribute (Correct answer)
- Edit
- Design
Correct answer: Contribute
The Contribute permission level allows users to add, edit, and delete list items and documents but does not allow them to manage lists or the site.
Which PowerShell cmdlet is used to create a new SharePoint 2013 web application?