Microsoft
70-667 · Question #196
Your company network includes a SharePoint Server 2010 Service Pack 1 (SP1) server. You collections have a large amount of content residing across lists. You deploy custom web parts that query the…
The correct answer is D. From the SharePoint Server 2010 Service Pack 1 (SP1) Management Shell, run the following commands. us/library/microsoft.sharepoint.administration.spwebapplication_members.aspx
Configuring SharePoint 2010
Question
Your company network includes a SharePoint Server 2010 Service Pack 1 (SP1) server. You collections have a large amount of content residing across lists. You deploy custom web parts that query the list items through the SharePoint object model. You need to ensure that the custom code that queries the list items and default list views remains within 2,500 items for each request. What should you do?
Options
- ASet the value of the PropertySize attribute to 2500 on the WebPartLimits node in the web.config file.
- BLimit List View(s) to display only 2,500 items for each list that includes more than 2,500 items.
- CSet the value of HTTP Request Monitoring and Throttling to No. Set the value of Daily Time Window for
- DFrom the SharePoint Server 2010 Service Pack 1 (SP1) Management Shell, run the following commands:
How the community answered
(27 responses)- A11% (3)
- B4% (1)
- C4% (1)
- D81% (22)
Explanation
us/library/microsoft.sharepoint.administration.spwebapplication_members.aspx
Topics
#list view threshold#resource throttling#PowerShell#object model queries
Community Discussion
No community discussion yet for this question.