How to determine which version of Microsoft Operations Manager you are running
http://support.microsoft.com/?id=923105
The MOM Agent
loadTOCNode(2, 'moreinformation');
To determine which version of the MOM Agent that you are running, follow these steps:
| 1. |
Log on to the computer that is running the MOM Agent by using an account that has administrative permissions. |
| 2. |
Click Start, click Run, type regedit in the Open box, and then click OK. |
| 3. |
In Registry Editor, locate the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Mission Critical Software\Onepoint |
| 4. |
The ServiceVersion value contains one of the following values, depending on which version of the MOM Agent is installed:
| • |
MOM 2005 Service Pack 1: 5.0.2911.0 |
| • |
MOM 2005: 5.0.2749.0 |
| • |
MOM 2000 Service Pack 1: 4.00.1300 |
| • |
MOM 2000: 4.00.0.066 | |
Back to the top
The MOM Administrator Console, the MOM Operator Console, and the MOM Database
loadTOCNode(2, 'moreinformation');
To determine which version of the MOM Administrator Console, the MOM Operator Console, and the MOM Database that you are running, follow these steps:
| 1. |
Log on to the computer that is acting as the MOM Management Server by using an account that has administrative permissions. |
| 2. |
Click Start, click Run, type regedit in the Open box, and then click OK. |
| 3. |
In Registry Editor, locate the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft Operations Manager\2.0\Setup Note This registry subkey also exists on any client computer that has the MOM Administrator Console or the MOM Operator Console installed. |
| 4. |
The DatabaseVersion string value contains the version number of the current version of the MOM database. The UIVersion string value contains the version number of the current version of the MOM Administrator Console and the MOM Operator console. The DatabaseVersion string value and the UIVersion string value contain one of the following values, depending on which version of MOM is installed:
| • |
MOM 2005 Service Pack 1: 5.0.2911.0 |
| • |
MOM 2005: 5.0.2749.0 |
| • |
MOM 2000 Service Pack 1: 4.00.1300 |
| • |
MOM 2000: 4.00.0.066 | |