SSRS - Query CMS and Get Disk Space
0
votes
0
answers
93
views
We're using SQL Server 2019
I have CMS setup and have a query that returns current disk space usage on each registered instance. I can run the query successfully from CMS and get the results I'm looking for.
Unfortunately, when I run the same query in SSRS, it only returns the server information that it is querying from. I see this same question, but it's from 2012 . Wondering if anything has changed for SQL 2019.
Asked by jdids
(319 rep)
Oct 18, 2022, 10:45 PM