Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 4.31 KB

report-server-command-prompt-utilities-ssrs.md

File metadata and controls

36 lines (31 loc) · 4.31 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords
Report Server command prompt utilities
Learn about the SQL Server Reporting Services command line utilities that are used to administer a report server.
maggiesMSFT
maggies
03/14/2017
reporting-services
tools
conceptual
updatefrequency5
rsconfig utility
components [Reporting Services], command line utilities
rs utility
command prompt utilities [Reporting Services]
rskeymgmt utility

Report Server command prompt utilities (SSRS)

[!INCLUDEssNoVersion] [!INCLUDEssRSnoversion] includes several command line utilities that you can use to administer a report server. These utilities are installed automatically when you install a report server.

Name Command file Supported Deployment mode Description
RSS utility rs.exe Native mode and SharePoint mode. The [!INCLUDEsql2008r2] release introduced SharePoint mode support. The rs utility is a script host that you can use to perform scripted operations. Use this tool to run [!INCLUDEmsCoName] [!INCLUDEvisual-basic] scripts that copy data between report server databases, publish reports, create items in a report server database, and more. To learn more about using scripts to administer a server, see Script deployment and administrative tasks.
PowerShell cmdlets SharePoint only For a list of the PowerShell cmdlets, see PowerShell cmdlets for Reporting Services SharePoint mode.
Rsconfig utility rsconfig.exe Native only The rsconfig utility is used to configure and manage a report server connection to the report server database. You can also use it to specify a user account to use for unattended report processing. For more information, see Reporting Services report server (Native mode). To learn more about connection configuration, see Configure a report server database connection (Report Server Configuration Manager).
Rskeymgmt Utility rskeymgmt.exe Native only The rskeymgmt utility is an encryption key management tool. You can use it to back up, apply, recreate, and delete symmetric keys. You can also use this tool to attach a report server instance to a shared report server database. Rskeymgmt can be used in database recovery operations. You can reuse an existing database in a new installation by applying a backup copy of the symmetric key. If the keys can't be recovered, this tool provides a way to delete encrypted content that you no longer use. To learn more about key management and storage of sensitive data, see Store encrypted report server data (Report Server Configuration Manager) and Configure and manage encryption keys (Report Server Configuration Manager).

Note

If you prefer to use a tool that has a graphical user interface, you can use the Report Server Configuration Manager instead of rsconfig and rskeymgmt.

Related content

Report Server Configuration Manager (native mode)
Reporting Services tools
Reporting Services report server (native mode)