Pages

Tuesday, 12 July 2011

Adding FAST for SharePoint to PowerGUI

Problem: Add FAST for SharePoint 2010 intellisense support in PowerGUI.
Resolution: Open PowerGUI and add the FAST for SharePoint library.

3 comments:

  1. I have installed Microsoft.FastSearch.Powershell.dll into the GAC. Also tried to add it from folder. Does not appear. x64 installed. Any ideas? Thanks, Step

    ReplyDelete
  2. I have installed Microsoft.FastSearch.Powershell.dll into the GAC. Also tried to add it from folder. Does not appear. x64 installed. Any ideas? Thanks, Step

    ReplyDelete
  3. Hi Step - add the Fast dll directly to Powershell, can you use them?
    I have never had the issue with Fast not showing in PowerGui.

    Add-PSSnapin Microsoft.FASTSearch.PowerShell

    ReplyDelete