SQL Server Reporting Services (SSRS) is a server-based report generating software system from Microsoft. It is part of a suite of Microsoft SQL Server services, including SSAS (SQL Server Analysis Services) and SSIS (SQL Server Integration Services).
In this article, we will learn How to install and configure SSRS Native Mode step by step.
Table of ContentsApplies To:
In this post, we considered that you have already installed SQL Server as mentioned at How to Install SQL Server 2012 Step by Step and How to install SQL Server 2019 Developer Edition.
Before we getting started to Install and configure SSRS, you should prepare the following Prerequisites:
SQL Server Reporting Services - Installation" width="800" height="600" />
SQL Server Reporting Services - Setup Support Rules" width="820" height="615" />
SQL Server Reporting Services - Product Updates" width="820" height="615" />
SQL Server Reporting Services - Rules" width="820" height="615" />
SQL Server Reporting Services - Installation Type" width="820" height="615" />
SQL Server Reporting Services - Setup Role" width="820" height="615" />
SQL Server Reporting Services - Features" width="820" height="615" />
SQL Server Reporting Services - Instance Configuration" width="820" height="615" />
SQL Server Reporting Services - Disk Space" width="820" height="615" />
SQL Server Reporting Services - Server Configuration" width="820" height="615" />
SQL Server Reporting Services - SSRS Configuration" width="820" height="615" />
SQL Server Reporting Services - Error Reporting" width="820" height="615" />
SQL Server Reporting Services - Configuration Rules" width="820" height="615" />
SQL Server Reporting Services - Installation ready" width="820" height="615" />
SQL Server Reporting Services - Connect" width="972" height="723" />
SQL Server Reporting Services - Report Server Status" width="970" height="738" />
new report server Database" width="690" height="503" />
Note: in case you got any permission issue to open report Manager, please check
Note: the symmetric key backup is very important especially in case of migrating or moving the report server installation to another server. you can restore this symmetric key to be able to access the encrypted content.
In conclusion, we have learned