ACS Blogs

A blog site for Architecting Connected Systems staff to tell the world about their exploits in
SharePoint 2007/2010, Windows Workflow Foundation (3.0/4.0) and other great technologies!
Welcome to ACS Blogs Sign in | Join | Help
in Search

CJG

FAST Search Installer - Getting it to work!

So it won't install eh?  Run this command to extract the files, then just run the files.  Seems the installer wrapper is messed up:

  • en_fast_search_server_sharepoint_2010_beta_x64_x16-29476 /extract:c:\temp

This will extract the files to the temp directory, then you do the following:

  • Run PrerequisiteInstaller
  • Run fsserver

After running fsserver, you will have a new directory on your server called c:\FASTSearch, you will need to do the following:

  • Add "C:\FASTSearch\installer\scripts" to your path
  • Open SharePoint 2010 Management console
  • Run the following:
    • Psconfig.ps1 –action i –roleName single –userName contoso\administrator –localMachineName <servername> -databaseConnectionString “<dbservername>” –databaseName FASTSearch

As Emeril would say "BAM", you got FAST Search INSTALLED!  Woohoo!

HINTS:

  • If you uninstall FAST Search using "psconfig -action u", you will lose a file called "C:\Program Files\Common Files\Microsoft Shared\ULS\14\ULSControllerService.exe" 
  • The fix for this is to uninstall the ULS components, then reinstall them again.  The file will return and you can reinstall/config FAST Search

Enjoy,
Chris

Published Tuesday, November 24, 2009 4:33 PM by cjg

Comments

 

uberVU - social comments said:

This post was mentioned on Twitter by givenscj: Who wants to know how to get FAST Search installer to work??? Go here : http://bit.ly/7giFIn #sharepoint #FAST

November 24, 2009 5:36 PM
Anonymous comments are disabled

This Blog

Syndication

Powered by Community Server, by Telligent Systems