question

Pauciloquent avatar image
0 Votes"
Pauciloquent asked CyrAz answered

How do I compare the alerts between SCOM 2012 R2 and 2019?

Hi,

We are in the middle of upgrading SCOM 2012 R2 to 2019 side by side. I need to verify that all management packs and their override MPs are working fine; hence, I am planning to compare the alerts of both SCOM instances. Manually, it will take lot of time. Is there any other way around? I will be highly obliged.

msc-operations-manager
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

CyrAz avatar image
0 Votes"
CyrAz answered

That should be fairly easy to achieve with a powershell script that would connect to both management groups, get all alerts and do a comparison with Compare-Object...

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.