wl137490505

导航

 

0.关闭搜索服务;

1.需要使用到Powershell, 进入到c:\FastSearch\installer\scripts。

  看看证书是否过期:Ping-SPEnterpriseSearchContentService ZB-FAST-SEARCH2.ceair.com:13391 (红色地址为Fast服务器地址)

2.在Fast服务器上以管理员身份打开“Microsoft FAST Search Server 2010 for SharePoint Shell”。

  生成新证书:“.\ReplaceDefaultCertificate.ps1 -generateNewCertificate $true”;

  输入证书密码:

  新证书地址为:“\FASTSearch\data\data_security\cert”

3. 加载证书。

  把SecureFASTSearchConnector.ps1 文件和新证书copy到同一目录下运行命令:  

  .\SecureFASTSearchConnector.ps1 -ssaName "FASTContent" -username "contoso\administrator" -certPath *.pfx(FASTContent 为Fast连接器;* 为证书名称)

4.开启服务

posted on 2014-10-24 10:31  wl137490505  阅读(267)  评论(1)    收藏  举报