脚本下载:IntegrateSSRSToSharePoint.zip
http://gallery.technet.microsoft.com/scriptcenter/Complete-the-Reporting-0971816b
本PowerShell脚本用来在SharePoint管理中心中将ReportingService集成到SharePoint时完成一些配置。这个脚本适用于SQLServer Reporting Services 2008 R2 或 SQL Server ReportingServices 2008 集成到SharePoint 2010.
如果需要在SharePoint集成模式中配置SQLServer报表服务,我们应该安装和配置SQL Server报表服务和SharePoint,之后,我们在SharePoint管理中心绑定报表服务器的URL并设置验证类型。实际上,我们可以将以上步骤简化为使用脚本,而本脚本将适用于以下两种情况:
- 未曾将SQL Server Reporting Service上集成到SharePoint上。
- 曾经有将SQL Server Reporting Service上集成到SharePoint上,需要将另一个SQL Server Reporting Service上集成到SharePoint上。
您可以在微软一站式脚本示例库中找到更多的脚本示例资源:http://aka.ms/onescriptingallery
本脚本用于在SharePoint管理中心完成SQL Server Reporting Services (SSRS) 的集成配置。适用于SSRS 2008 R2及2008版本与SharePoint 2010的集成场景。

被折叠的 条评论
为什么被折叠?



