Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 scripts written with Microsoft Visual Basic.
Reporting Services scripts can be used to run any of the Report Server Web service operations. 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. For more information about the scripting environment, see Run a Reporting Services Script File. Script files take a certain format and are written in Visual Basic .NET. For more information, see Format a Reporting Services Script File.
For script samples, see the following:
Sample Reporting Services rs.exe Script to Migrate Content between Report Servers.
SQL Server Reporting Services Product Samples.