Backup-RsEncryptionKey | Backs up the encryption key used by SSRS to protect sensitive content. |
Connect-RsReportServer | Connects to Reporting Services and sets default connection information. |
Copy-RsSubscription | Adds a retrieved subscription to an existing report (use with Get-RsSubscription). |
Export-RsSubscriptionXml | Exports a collection of subscriptions to an XML file on disk. |
Get-RsFolderContent | Lists all catalog items under a folder. |
Get-RsDataSource | Lists information about the data source at the specified path. |
Get-RsDeploymentConfig | Retrieves deployment configurations from a Reporting Services project file. |
Get-RsItemReference | Gets the item references of a report or a dataset. |
Get-RsItemDataSource | Fetches embedded data sources associated with a report. |
Get-RsCatalogItemRole | Retrieves access to catalog items for users or groups. |
Get-RsRestCacheRefreshPlan | Fetches a CacheRefreshPlan from a Power BI report. |
Get-RsRestCacheRefreshPlanHistory | Fetches the history of CacheRefreshPlan(s) from a Power BI report. |
Get-RsRestDataSource | Fetches a datasource item from a folder. |
Get-RsRestFolderContent | Fetches data sources related to a catalog item from the Report Server. |
Get-RsRestItem | Fetches a catalog item from the Report Server using the REST API. |
Get-RsRestItemAccessPolicy | Retrieves access policies to SSRS or PBIRS Instance from users/groups. |
Get-RsRestItemDataModelParameters | Fetches Data Model Parameters related to a Catalog Item report (Power BI Reports, ReportServer Oct/2020+). |
Get-RsRestItemDataSource | Fetches embedded data sources for Paginated or Power BI reports via REST. |
Get-RsSubscription | Retrieves information about subscriptions for a report. |
Grant-RsRestItemAccessPolicy | Grants access policies on SSRS or PBIRS Instance via REST. |
Grant-RsSystemRole | Grants access to SSRS to users or groups. (Alias: Grant-AccessToRs) |
Grant-RsCatalogItemRole | Grants access to catalog items to users or groups. (Alias: Grant-AccessOnCatalogItem) |
Import-RsSubscriptionXml | Imports subscriptions from an XML file (typically from Export-RsSubscriptionXml). |
Initialize-Rs | Initializes Report Server post-installation (requires DB config and URL reservation). |
New-RsConfigurationSettingObject | Creates a RsConfigurationSettingObject to interact with the WMI Provider. |
New-RsDataSource | Creates/overwrites the data source to the specified path. |
New-RsFolder | Creates a new folder in the specified path. |
New-RsRestCacheRefreshPlan | Creates a CacheRefreshPlan for a specified Power BI Report. |
New-RsRestCredentialsByUserObject | Creates a CredentialsByUser object for Set-RsRestItemDataSource. |
New-RsRestCredentialsInServerObject | Creates a CredentialsInServer object for Set-RsRestItemDataSource. |
New-RsRestFolder | Creates a new folder via the REST Endpoint. |
New-RsRestSession | Creates a session object for subsequent REST Endpoint calls. |
New-RsSubscription | Adds a new subscription to an existing report. |
New-RsScheduleXml | Creates an XML string definition of a subscription schedule. |
New-RsWebServiceProxy | Creates a new Web Service Proxy to interact with the SOAP Endpoint. |
Out-RsCatalogItem | Downloads a catalog item. |
Out-RsFolderContent | Downloads all catalog items in a folder. |
Out-RsRestFolderContent | Downloads all catalog items under a folder via REST. |
Out-RsRestCatalogItem | Downloads a catalog item via REST. |
Publish-RsProject | Deploys a Reporting Services project to a Power BI Report Server. |
Register-PowerBI | Registers Power BI information with SSRS. (Alias: Register-RSPowerBI) |
Remove-RsCatalogItem | Removes the catalog item at the specified path. |
Remove-RsRestCatalogItem | Removes catalog item via REST. |
Remove-RsRestFolder | Removes folder via REST. |
Remove-RSSubscription | Removes a subscription associated with a report. |
Restore-RsEncryptionKey | Restores the encryption key to SSRS. |
Revoke-RsCatalogItemAccess | Revokes access to a catalog item. (Alias: Revoke-AccessOnCatalogItem) |
Revoke-RsRestItemAccessPolicy | Revokes access to catalog items via REST. |
Revoke-RsSystemAccess | Revokes access on SSRS from users/groups. (Alias: Revoke-AccessToRs) |
Set-RsDatabase | Configures the database used by SSRS. |
Set-RsDatabaseCredentials | Configures credentials for the SSRS database. |
Set-RsDataSet | Links a report to a dataset. (Alias: Set-RsDataSetReference) |
Set-RsDataSource | Updates information associated with a data source. (Alias: Set-RsDataSourceReference) |
Set-RsDataSourcePassword | Sets the password associated with a data source. |
Set-RsEmailSettings | Configures SSRS email settings for basic auth. (Aliases: Set-RsEmailSettingsAsBasicAuth, Set-RsEmailSettingsAsNoAuth, Set-RsEmailSettingsAsNTLMAuth) |
Set-RsItemDataSource | Updates embedded data sources associated with a report. |
Set-RsDataSourceReference | Overrides report/dataset reference to a shared data source. |
Set-RsRestItemDataModelParameters | Updates data sources related to a catalog item via REST. |
Set-RsRestItemDataSource | Updates embedded data sources for Paginated/Power BI reports via REST. |
Set-RsSharedDataSource | Links a report or dataset to a data source. |
Set-RsUrlReservation | Configures SSRS URLs. |
Set-PbiRsUrlReservation | Configures Power BI Report Server URLs. |
Set-RsSubscription | Updates existing subscriptions (use with Get-RsSubscription). |
Start-RsRestCacheRefreshPlan | Refreshes CacheRefreshPlan via REST. |
Test-RsRestItemDataSource | Tests connection for Paginated or Power BI report DataSources via REST. |
Write-RsCatalogItem | Uploads a report, dataset, or data source via SOAP. |
Write-RsFolderContent | Uploads all items in a folder. |
Write-RsRestCatalogItem | Uploads a report, dataset, or mobile report via REST. |
Write-RsRestFolderContent | Uploads all items in a folder via REST. |