Installing SSRS
- Starting with version 2016, SSRS is a separate install file.
- Once installed, you will see the “Reporting Services Configuration Manager” app.
- There may be different version of SSRS Configuration Manager on the same server.
- Restart of the server may be required after install.
- To change edition (from Evaluation edition to Developer edition, go to Add/Remove Program.
Default Install Location:
C:\Program Files\Microsoft SQL Server Reporting Services
Configuring SSRS
Go to “Report Server Configuration Manager”.
- Configure Service Account (switch to specific account)
- Configure Database (create new report databases if new)
- Configure Web Service URL (switch to TCP Port 80 or 8080)
- Configure Web Portal URL
Default Reporting Databases
- ReportServer
- ReportServerTemp
Comments