Skip to the content.

Verify SSRS for SCSM

Download the latest release: Verify_SSRS_for_SCSM.ps1

Description

The SCSM Data Warehouse Setup normally configures the specified SQL Server Reporting Services (SSRS) instance, but only if SSRS is running locally.
In some situations, the SCSM Data Warehouse Setup completes successfully, but might not configure the specified SSRS instance properly, even SSRS is running locally. This can happen if SSRS version is 2017 or later.

Purpose

To verify if the LOCAL SSRS installation has been configured correctly by the SCSM Data Warehouse Setup.

How to run

  1. Save the script on the DW management server where SSRS is locally running.
  2. Execute the script with right/click + “Run with PowerShell”.
  3. Follow the instructions.

Notes:

Do you want to contribute to this script?

Here is the GitHub repo.