- Home
- Server Administration
- Sharepoint
- Core Solutions of Sharepoint Server 2013 70-331
6.
You want to build a server farm specifically intended to handle incoming request management processing duties. Which deployment mode should you choose?
- A.Affinity mode
- B.Integrated mode
- C.Dedicated mode
- D.Throttling mode
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
A. Incorrect: There is no such mode in Request Management. Affinity has to do with
server load balancing on the web tier. B. Incorrect: An integrated mode server farm handles request management policies along with all other operations on the web tier of the farm. C. Correct: A dedicated mode server farm exclusively handles request management policies in larger implementations of SharePoint. D. Incorrect: There is no such mode in Request Management. Throttling, although associated with request management, is accomplished via a series of rules. |
7.
Which of the following Office 365 subscriptions include SharePoint Online as a component? (Choose all that apply.)
- A.Office 365 Home Premium
- B.Office 365 Small Business Premium
- C.Office 365 ProPlus
- D.Office 365 Enterprise
- Answer & Explanation
- Report
Answer : [B, D]
Explanation :
Explanation :
A. Incorrect: Office 365 Home Premium does not include access to SharePoint
Online. B. Correct: Office 365 Small Business Premium includes access to SharePoint Online. C. Incorrect: Office 365 ProPlus does not include access to SharePoint Online. D. Correct: Office 365 Enterprise includes access to SharePoint Online. |
8.
Which of the following services are not included in SharePoint Online? (Choose all that apply.)
- A.Word Automation Services
- B.Excel Calculation Services
- C.PerformancePoint Services
- D.Visio Graphics Services
- Answer & Explanation
- Report
Answer : [A, C]
Explanation :
Explanation :
A. Correct: Word Automation Services is not available in any SharePoint Online plan
level. B. Incorrect: Excel Calculation Services is included in SharePoint Online. C. Correct: PerformancePoint Services is not available in any SharePoint Online plan level. D. Incorrect: Visio Graphics Services is included in SharePoint Online. |
9.
Which of the following are considered integrated Windows authentication types? (Choose all that apply.)
- A.Basic authentication
- B.Forms authentication
- C.Kerberos authentication
- D.NTLM authentication
- Answer & Explanation
- Report
Answer : [C, D]
Explanation :
Explanation :
A. Incorrect: Although basic authentication is a Windows authentication type,
it is not integrated enabling user names and passwords to be passed through
automatically. B. Incorrect: Forms authentication relies on ASP.NET and a back-end database to maintain authentication credentials. C. Correct: Negotiate (Kerberos) is a type of integrated Windows authentication. D. Correct: NTLM is a type of integrated Windows authentication. |
10.
Which of the following authentication types are not claims-based? (Choose all that apply.)
- A.Windows classic authentication
- B.NTLM authentication
- C.Site collection authentication
- D.Forms authentication
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
A. Correct: Windows classic is not claims-based, and must be configured from within
Windows PowerShell. B. Incorrect: NTLM authentication is claims-based. C. Incorrect: There is no such authentication type. D. Incorrect: FBA is claims-based. |