Monday, 29 June 2015

Import Management Pack using Powershell SCOM 2012 R2

Importing Management Pack using Powershell SCOM 2012 R2:


  • Inoder to Import the MP using Powershell use the below command
Import-SCOMManagementPack -FullName "C:\Test.mp"

  • This will import the MP.

No comments:

Post a Comment