SCOM 2007 authoring console crash

When i was checking the rules on my console.I had set the scope to all objects and since then it kept on crashing on me. It would load the other views but never the authoring console.Followed this link http://blog.tyang.org/2010/07/06/scom-console-crashes/

And this gave me a fair idea of what could be happening.My scom zone had many management packs loaded. By many i mean many, more that 500.So I just checked this reg key on another zone and the classes that were scoped in that. This console had only the root management server scoped. I copied the reg key from this RMS and imported on the problematic one. Woo hoo!! My console was not crashing anymore and it opened at the RMS scope here too. Here is the reg key.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Microsoft Operations Manager\3.0\Console\Navigation\MonitoringConfigNavSettings] “SelectedViewNodeId”=”91aaa624-bebf-21db-858c-76d50a6a8d99” “ScopedClasses”=”1a9387f0-6fe5-5527-a2cb-73f2f6be6bc7” “AuthoringSpaceViewedFirstTime”=dword:00000000 “UseDefaultScoping”=dword:00000000

About parag waghmare

I am working on the Windows technologies for a long time now. Primarily working as a Service Engineer on System Center products. Right now on System Center 2012 and Windows Server 2012. I have worked extensively on MOM 2005 to SCOM 2007 migrations and SCOM 2007 to SCOM 2012 migrations.
This entry was posted in System Center Operations Manager. Bookmark the permalink.

2 Responses to SCOM 2007 authoring console crash

  1. Roy says:

    I only change the key value AuthoringSpaceViewedFirstTime from 0 to 1 to solve this issue. Works for me.

    Like

Leave a comment