Edit

Share via


New-FASTSearchSearchSettingGroup

Creates a new Microsoft FAST Search Server 2010 for SharePoint search setting group.

Syntax

Default (Default)

New-FASTSearchSearchSettingGroup
    -Name <String>
    [<CommonParameters>]

Description

This cmdlet creates a new FAST Search Server 2010 for SharePoint search setting group.

For permissions and the most current information about FAST Search Server 2010 for SharePoint cmdlets, see the online documentation, (https://go.microsoft.com/fwlink/?LinkId=163227).

Examples

EXAMPLE 1 (FAST Server for SharePoint 2010)

New-FASTSearchSearchSettingGroup -Name marketinggroup

This example creates a new FAST Search Server 2010 for SharePoint search setting group named "marketinggroup".

Parameters

-Name

Applicable: FAST Server for SharePoint 2010

The name of the search setting group to add.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.