Microsoft Exam Questions

Which approach should you recommend?

You are designing a solution on a SharePoint 2010 intranet site where administrative access to the SharePoint
2010 application server is not available. You need to ensure that site usage information is collected on search
statistics for all the sites on the farm. Which approach should you recommend?

A.
Create a Windows service and schedule it to collect the search statistics according to a specified schedule.

B.
Create a SharePoint sandboxed solution to collect the search statistics.

C.
Write a console application to collect search statistics.
Create a timer job to run the application according to a specified schedule.

D.
Write a console application to collect search statistics.
Use Windows Task Scheduler to run the application at regular intervals.