Reporting Services - Reporting Services Programming
Scripting with the rs Utility and the Web Service

Developers and report server administrators can perform operations on a report server through the use of the rs utility (RS.exe). Using this utility, you can programmatically administer a report server using Visual Basic .NET scripts.

Reporting Services scripts can be used to run any of the Reporting Services Web service operations. Script files take a certain format and are written in Visual Basic .NET. Scripting can be used to copy security to multiple reports on a server, to add and delete items, to copy report server items from one server to another and more.

The following topics discuss Reporting Services scripting in greater detail.

Topic Description
Formatting the Reporting Services Script File Describes the format of a script file in Reporting Services
Running a Reporting Services Script File Explains how to run a script file using the scripting environment

See Also

Reporting Services Web Service

Reporting Services Web Service Library

rs Utility

Page view tracker