Script execution failed System.Management.Automation.PSSecurityException

安装FAST for SharePoint, 运行post configuration wizard的时候, 失败.

image

查看日志, 发现错误信息如下:

image

即:

Script execution failed System.Management.Automation.PSSecurityException

 

解决方案:

1. 使用FAST的管理员域帐号登录FAST机器.

2. 右键单击Windows PowerShell图标, 选择Run as Administrator.

3. 输入下面的命令并运行:

Set-ExecutionPolicy RemoteSigned

4. 被询问是否要修改execution policy的时候, 选择Yes.

image

问题解决

image

 

参考资料

===========

http://social.technet.microsoft.com/Forums/en-US/fastsharepoint/thread/46059677-ce66-4e43-8a74-f97add65cc9e

posted on 2011-01-25 23:07  中道学友  阅读(569)  评论(0编辑  收藏  举报

导航

技术追求准确,态度积极向上