READ Free Dumps For Microsoft- 70-576
Question ID 10054 | You are designing an external binary large object (BLOB) store provider by implementing the ISP External Binary Provider interface. The farm has existing sites that contain content. Your implementation has been verified to be working correctly. You need to ensure that content within existing sites is moved using the external BLOB store provider. You also must ensure that the solution does not require further custom coding. Which approach should you recommend? |
Option A | Perform a backup and restore on each site |
Option B | Perform a backup and restore of each content database |
Option C | Perform a backup and restore on each site collection. |
Option D | Perform a backup and restore of the configuration database. |
Correct Answer | C |
Question ID 10055 | You are designing a SharePoint 2010 application that includes a Task list. You have the following requirements: For each task, allow users to specify one of three values for an item named Phase using a drop-down menu. Allow contributors to add new values for the Phase item. You need to design this application without using custom code. Which approach should you recommend? |
Option A | Create a Multiple lines of text field type on the Task list |
Option B | Create a Single line of text field type on the Task list. |
Option C | Create a Choice field type on the Task list that gets values from a custom list. |
Option D | Create a Lookup field type on the Task list that gets values from a custom list. |
Correct Answer | D |