Remove a principal aliaser by using Windows PowerShell (FAST Search Server 2010 for SharePoint)

 

Applies to: FAST Search Server 2010

This topic explains how to remove a principal aliaser in Microsoft FAST Search Server 2010 for SharePoint by using Windows PowerShell.

In this section:

  • Remove a principal aliaser by using Windows PowerShell

Remove a principal aliaser by using Windows PowerShell

  1. Verify that you meet the following minimum requirements: You are a member of the FASTSearchAdministrators local group on the computer where FAST Search Server 2010 for SharePoint is installed.

  2. On the Start menu, click All Programs.

  3. Click Microsoft FAST Search Server 2010 for SharePoint.

  4. Click Microsoft FAST Search Server 2010 for SharePoint shell.

  5. At the Windows PowerShell command prompt, type the following command(s):

    Remove-FASTSearchSecurityAliaser -Identity <aliaser>
    

    Where:

    • <aliaser> is the name of the aliaser to remove.

See Also

Reference

Remove-FASTSearchSecurityAliaser