You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. The farm contains a single
Search service Application that has two index servers. Currently, SharePoint users are able to obtain
search results that include content from an external business partner’s website. The authentication
mechanism for the website is changing from Windows integrated authentication to client certificate
authentication. You need to ensure that SharePoint will continue to include content from the
external business partner’s website in search results. What should you do?
A.
Add a new search scope at the site administration level. Add a scope rule that uses the Content
Source rule type.
B.
Add a second Search service Application and distribute the indexed content across the two index
servers.
C.
Add a new crawl rule and specify the path where the rule will App1y. In the Crawl Configuration
section, select the Exclude all items in this path option.
D.
Add a new crawl rule and specify the path where the rule will App1y. In the Crawl Configuration
section, select the Include all items in this path option.
E.
Add a new index partition and distribute the existing index across the two index servers.
F.
Add a new federated search location. In the Restrictions and Credentials Information section,
select the Use restriction: Only allowed sites can use this location option.
G.
Add a new content source and specify its start address. Add a crawl schedule, and initiate a full
crawl.
H.
Add a new search scope at the service Application level. Add a scope rule that uses the Web
Address rule type.
Explanation:
Modify the permissions on the content or create a new crawl rule that uses alternate credentials to
crawl the content. You can use the New-SPEnterpriseSearchCrawlRule cmdlet to add a crawl rule for
crawling items on a specified path with alternate credentials.