The Solution Architect

How to Configure High Availability SQL Reporting Service Scale-Out Deployment Clustering

INTRODUCTION You probably have read my post on configuring SQL Clustering for SharePoint. Now I need to also configure SQL Reporting Service to be highly available (HA). In Reporting Service term this is called Scale-Out Deployment. For this exercise I have 2 SQL Servers cluster namely SQL01 and SQL02. The cluster node is called SQLCL. […]

Continue Reading

How to Install Microsoft Dynamics CRM Reporting Extension SSRS in SQL Report Cluster Scale-Out Deployment

INTRODUCTION I have just configured SQL Server Reporting “cluster” or in SQL Server term: “Scale Out Deployment”. What this allows me to do is to achieve High Availability (HA) for the reports ie. when one report server is down, the other node can serve the reports. I then install MS CRM to use this clustered […]

Continue Reading