Running both OpsMgr 2012 beta and 2007 R2 consoles on the same workstation

Connecting to a OpsMgr 2012 beta management server with a OpsMgr 2007 R2 console doesn’t work either does connecting with the 2012 beta console to a 2007 R2 RMS.

If you like me wants to be able to connect to both a 2012 beta management group and a 2007 R2 management group you can run 2 consoles on the same workstation. Just start with running the OpsMgr 2012 beta setup on your workstation, if an OpsMgr R2 console is already installed it will be upgraded, otherwise just install the console. If you don’t want to go through the setup GUI just run this from an elevated command prompt: _setup.exe /silent /install /components:OMConsole /UseMicrosoftUpdate:[0 1]_

When this is done, load your R2 media and install the console from that one.

This will give you two folders in %programfiles%:

folder

And also on the Start menu and Programs and Features:

startmenu 

features

Now we are able to run the consoles simultaneously

console

But you will soon notice that the Connect to Server.. windows is showing now and then when opening a console. This is also mentioned in this post:
http://www.opsmode.com/2011/03/manage-multiple-management-groups-with-powershell/

connect to

To get rid of this I edit the shortcut and add /Server:OPS-OMbeta-MS01.opsmgr.se for my 2012 console and /Server:OM.opsmode.local for the 2007 R2 console
“C:\Program Files\System Center Operations Manager 2007\Microsoft.MOM.UI.Console.exe” /Server:OM.opsmode.local
“C:\Program Files\System Center Operations Manager 2012\Console\Microsoft.EnterpriseManagement.Monitoring.Console.exe” /server:OPS-OMbeta-MS01.opsmgr.se

Written on September 17, 2011