Skip to content

Josh's IT-Blog

Information Technology, and other interesting things …

  • Home
  • About
  • Contact
  • Links
  • Home
  • About
  • Contact
  • Links

Problem with SCOM Authoring Console after CU4

  1. Home   »  
  2. Problem with SCOM Authoring Console after CU4

Problem with SCOM Authoring Console after CU4

17. May 201122. June 2020 Burkard JoshSCOM, System CenterTagged SCOM 2007 R2

When you update your SCOM 2007 R2 to CU4 (Cumulative Update 4), you will have problems to load a management pack with SCOM Authoring Console.

You will receive a message, searching for management pack Microsoft.SystemCenter.Library with Version 6.1.7221.61:

Unfortunately you will found only version 6.1.7221.0 on your disk. Microsoft didn’t published the newer version as separated management pack file (*.mp).

To solve this open your management pack with a text- or xml-editor and change from:

<Reference Alias="SystemCenter">
 <ID>Microsoft.SystemCenter.Library</ID>
 <Version>6.1.7221.61</Version>
 <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>

to:

<Reference Alias="SystemCenter">
 <ID>Microsoft.SystemCenter.Library</ID>
 <Version>6.1.7221.0</Version>
 <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>

Change Version from 6.1.7221.61 to 6.1.7221.0

Save the file and you can open it again in the Athoring Console.

 

Post navigation

Previous: Change string value to integer in a SNMP monitor
Next: Free iSCSI Target for Windows available

About

Author Image
My name is Josh Burkard.
I'm a DevOps Engineer working with one of Europees largest payroll provider. in my work I have a lot to do with Microsoft server operating systems, System Center, VMware, Microsoft Azure Cloud and other software.
On this site I will write some posts about different technology problems and their solutions.
please note also my tweets and retweets from this area.

Categories

  • General (13)
  • Hardware (9)
    • Network (8)
      • Cisco (2)
    • Storage (2)
  • Hiking (1)
  • Home Assistant (5)
  • Microsoft Azure (1)
    • Automation (1)
  • PowerShell (3)
  • Software (1)
    • Excel (1)
  • System Center (18)
    • SCCM (3)
    • SCDPM (1)
    • SCOM (12)
    • SCSM (1)
    • SMA (1)
  • VMware (8)
  • Windows 2008 R2 (10)
    • Active Directory (7)
  • Windows 2012 R2 (1)
  • Windows 2016 (1)
  • Windows 7 (4)
    • BitLocker (1)
  • WordPress (1)
Proudly powered by WordPress | Theme: goldy-mex by inverstheme.