How To Install Microsoft SQL Server 2022: Configure SQL Server Reporting Services

Microsoft SQL ServerThis article is part of the series on How To Install Microsoft SQL Server 2022; I do not claim to be an expert on SQL Server and this series is installing SQL Server in a development/testing/demo environment. If you’re installing SQL into a production environment there will be additional work required to harden the SQL Server and avoid security issues.

With SQL Server reporting Services (SSRS) downloaded and installed, the next required step is to complete the configuration. There are a number of steps to go through.

To configure SSRS do a search on the Start menu for Report Server Configuration Manager; it will default with the name of the local server, so all you need to do is click Connect:

Report Server Connection window

When starting the Report Server Configuration Manager for the first time,the Report Server Status page will show blank fields for the Report Server Database Name and Report Server Module:

Report Server Configuration Manager: Report Server Status

Change to the Service Account tab and mark the Use another account radio button; enter the Account (Domain/user) and Password fields and clikc Apply:

Report Server Configuration Manager: Service Account

Change to the Web Service URL tab; you can change the Virtual Directory and Report Server Web Service Site identification fields if necessary; I usually install SSRS on a standalone service so have no need to change these fields.

Click Apply:

Report Server Configuration Manager: Web Service URL

A Report Server Database is required; click the Change Database[/b[ button:

Report Server Configuration Manager: Report Server Database

As this is a new installation, leave the Create a new report server database[/b[ radio button marked and click Next:

Report Server Database Configuration Wizard: Change database - Action

Enter the full instance name of the SQL Server in the Server Name field and click Next:

Report Server Database Configuration Wizard:Change Database - Database Server

Check and change the Database Name field, if required field, and click b]Next[/b]:

Report Server Database Configuration Wizard: Change Database - Database

If you are not a SQL Server administrator, change the Authentication Type and enter valid credentials; click Next to proceed:

Report Server Database Configuration Wizard: Change Database - Credentials

Check the settings and if everything is OK, click Next:

Report Server Database Configuration Wizard: Change Database - Summary

Once the database creation is complete, click Next:

Report Server Database Configuration Wizard: Change Database - Progress and Finish

Back on the Report Server Database page, click Apply:

Report Server Configuration Manager: Report Server Database

Select the Web Portal URL and check the Virtual Directory field; make changes if necessary and then click Apply:

Report Server Configuration Manager: Web Portal URL

There is additional settings which you can apply, but the above is the minimum required for SSRS to be usable.

What should we write about next?

If there is a topic which fits the typical ones of this site, which you would like to see me write about, please use the form, below, to submit your idea.

Your Name

Your Email

Suggested Topic

Suggestion Details

Leave a Reply

Your email address will not be published. Required fields are marked *