The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Publish Enterprise Search Service Application across Farms
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Guruparan GiritharanPosted Jan 25, 2013, 2:49 AM
I'm being asked for a password at Establishing trust on the publishing farm: To import the root certificate and create a trusted root authority on the publishing farm, type the following commands. $trustCert = Get-PfxCertificate "C:\Users\aaaaa\ConsumingFarmRoot.cer" New-SPTrustedRootAuthority "EnterpriseSearchServiceConsumingFarmRoot" -Certificate $trustCert Please help
Ayodeji OlakoluPosted Apr 25, 2012, 4:30 PM
this is working on the publishing farm and i can view results, but if i search on the consuming farm, it gives error. do i need a seperate search service application in the consuming farm to be able to perform search and view results?