# SSRS Server Pages

This is a bunch of rolling notes for SSRS.

#### Web Portal URL

The standard Web portal UI is here: [https://hostname/Reports](https://hostname/Reports)

Use this link to browse, manage, and view reports with the standard web interface.

#### Report Server URL

The Report Server is available here: [https://hostname/ReportServer](https://hostname/ReportServer)

Use this link to access the report server's backend, or in applications like Report Builder for deploying and managing reports.

#### Reporting Services Configuration Manager

This is a Windows executable, that provides high-level configuration for the report server.

It can be found in the Start menu, as *Reporting Services Configuration Manager*.

#### URL Reservations

Once configured in RSCM, URL reservations are stored in the RSReportServer.config file.  
It is available here: "c:\\Program Files\\Microsoft SQL Server Reporting Services\\SSRS\\ReportServer\\RSReportServer.config".