I am part of a team that is working on moving over our existing SCCM system from 2007 to 2012. The reports have been migrated over, but most of the queries do not work due to inconsistencies in the table and column names.
As a result, I need to modify the migrated reports to reflect the table and column names in SCCM 2012. There are over 1000 reports, so I would like to script this process.
Is there a way to modify an SCCM report programmatically, via WMI, instead of through the SCCM console?