If you want that all site collections will point to the Search Site, do you need to configure all Site Collections one by one? Is there any way (powershell or something) which you can use once to configure all site collection? thanks for your advice.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Here is what you are looking for. I have used this when I had to recreate my search center and it worked like a charm: http://sharepoint.jsturges.com/2012/02/update-search-center-for-all-sites-in-a-web-application/ All you basically do is save your new search center url in a variable and use that variable to set the url to all sites within a web app by iterating through them. |
|||||||||
|