Reporting Services Configuration

SQL Server Setup

Use the Reporting Services Configuration tool to configure a SQL Server 2005 Reporting Services installation. If you installed a report server using the files-only installation option, you must use this tool to configure the server so that it can be used. If you installed a report server in the default configuration installation option, you can use this tool to verify or modify the settings that were specified during setup. If you are upgrading from a previous version, you can use this tool to update the report server database to the new format.

Reporting Services Configuration can be used to configure a local or remote report server instance. You must have local system administrator permissions on the computer that hosts the report server you want to configure.

Note:
The Reporting Services configuration tool uses icons to indicate whether settings are configured. It is possible to configure settings that are not valid. You should always test a Reporting Services installation to verify it works as expected. Visual indicators for configuration status are not a substitute for tests that verify a successful deployment. For more information about how to verify a deployment, see How to: Verify a Reporting Services Installation.

In This Section

Term Def

Configuring a Report Server for Internet Access

Describes different approaches for deploying reports on an Internet-facing Web server.

Configuring a Report Server Scale-Out Deployment

Explains how to configure multiple report server instances to use a shared report server database.

Configuring Reporting Services for SharePoint 3.0 Integration

Provides step-by-step instructions for configuring a report server to run within a larger deployment of a SharePoint product or technology.

Configuring Report Server Virtual Directories

Describes how to create the virtual directories used to access the report server and Report Manager.

Configuring Service Accounts and Passwords in Reporting Services

Provides recommendations and steps on how to modify service accounts and passwords.

Creating a Report Server Database

Describes how to create a report server database, required for storing server metadata and objects.

Configuring a Report Server Database Connection

Describes how to modify the connection string used by the report server to connect to the report server database.

Configuring a Report Server for E-Mail Delivery

Describes how to configure a report server to support e-mail report distribution.

Configuring an Account for Unattended Report Processing

Describes how to configure a user account to process reports in unattended mode.

Administering a Report Server Database

Describes administration tasks and provides information about database roles and permissions.

Administering the Report Server Web Service and Windows Service

Describes the purpose and function of each service, and how to make the services available.

Starting and Stopping the Report Server Windows Service

Explains how to start and stop the Report Server Windows service.

Managing Encryption Keys

Explains how to use and manage encryption keys that are used when storing sensitive data.

Reporting Services Configuration How-to Topics

Provides step-by-step instruction for common tasks.

Reporting Services Configuration F1 Help

Provides help topics for the pages in the Reporting Services Configuration tool.

In SQL Server 2005 Books Online

The online help for the Reporting Services Configuration tool is a subset of the product documentation for SQL Server 2005 Reporting Services. Complete product documentation can be found in SQL Server 2005 Books Online.

When you use SQL Server Books Online, you have access to all of the topics provided in this online help system, plus additional content about deploying, administering, and securing a Reporting Services installation. For more information, see How to: Access Books Online for SQL Server 2005.

See Also