A family of System Center products for managing incidents and problems.
The error indicates that the Service Manager Data Warehouse setup on SCSM2 cannot find the required Microsoft.AnalysisServices assembly (version 19.82.0.0) on the Data Warehouse management server. This is a missing client‑side component on the SCSM2 machine, not a remote connectivity issue to SCSM1.
To resolve the issue, ensure that the correct SQL Server Analysis Services client components and tools are installed on the SCSM2 (DW) server so that the Microsoft.AnalysisServices assembly is available to the SCSM setup framework. After installing/repairing the required Analysis Services client libraries, rerun the Data Warehouse setup and the Analysis Services validation should succeed.
After the Data Warehouse installation completes, if SQL Server Reporting Services is local to the DW server and is SQL Server 2017 or later, use the verification script described in the documentation to validate the SSRS configuration:
- On the Data Warehouse Management Server, download and run the script from this script.
- Run it after DW installation; it only verifies configuration and does not change it.
If problems persist after installing the correct Analysis Services client components, review the Service Manager deployment logs and Windows Event Logs as described in the troubleshooting guidance to identify any additional missing prerequisites or configuration issues.
References: