Configuration Management Pack Script

SCOM 2012 – Import Multiple Management Packs (Import-SCOMManagementPack)

There are maybe certain situation where you need to import multiple management packs using the “Import-SCOMManagementPack” command. How do you accomplish that? It is easy! Because the command is taking care of the dependencies we just have to provide ALL of the needed management packs in an array. In my example I want to import […]