Expand Minimize
This topic has not yet been rated - Rate this topic

Ping-SPEnterpriseSearchContentService

SharePoint 2010

Published: May 12, 2010

Sends a request to the content distributor.

Ping-SPEnterpriseSearchContentService [-HostName] <String>

Parameters

 

Parameter Required Type Description

HostName

Required

System.String

Specifies the name of the host server for the search service.

The type must be a valid fully qualified FAST Server host name; for example, FASTServerHost1.mydomain.com; or a host name and port number, for example, FastServerHost1.mydomain.com::16100

Detailed Description

Use the Ping-SPEnterpriseSearchContentService cmdlet to send a request to the content distributor to determine whether the content distributor is available.

Input Types

 

Return Types

 

--------------EXAMPLE-------------------------

Ping-SPEnterpriseSearchContentService –HostName "FASTServer1.mydomain.com"

This example sends a request to a content distributor on the host with the name FASTServer1.mydomain.com.

Change History

 

Date Description Reason

May 12, 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.