Related Articles
SCOM 2012 R2 – SQL Server 2014 / Report Viewer 2014 Support
Microsoft announced few month ago SCOM 2012 R2 offers support for SQL Server 2014… And if we go to the TechNet article it also clearly says, SCOM 2012 R2 is supported on SQL Server 2014 here described… There is even a perfect table which explains everything clearly… From my point of view, this let’s us […]
SCOM 2016 – Upgrade Notes from the Field
Upgrading from SCOM 2012 R2 to SCOM 2016 is theoretically no such big deal. BUT sometimes you could face issues at the customer’s infrastructure, which force you to take some extra hurdle. This post should give you a high level overview of different migration scenarios and additionally some pitfalls you could meet upgrading to SCOM […]
PowerShell – Comparing Management Pack Version
I bumped into an interesting problem while writing a custom PowerShell module. The module should compare the management packs from a SCOM management group and some local repository. If the local repository has a higher version number than the currently installed management pack, the script should import the management pack into SCOM. This post should […]