|
|
|
date: Tue, 8 Apr 2008 10:37:01 -0700,
group: microsoft.public.opsmgr.sp1
back
Re: How I can verify SP1?
To verify the Operations Manager Database upgrade
1.. On the computer that hosts the Operations Manager database, click
Start, point to Programs, point to Microsoft SQL Server 2005, and then click
SQL Server Management Studio.
2.. In the Connect to Server dialog box, in the Server Type list, select
Database Engine.
3.. In the Server Name list, select or type the server and instance for
your operations database (for example, computer\INSTANCE1).
4.. In Authentication list, select Windows Authentication, and then click
Connect.
5.. In the Object Explorer pane, expand Databases, expand
OperationsManager, expand Tables, right-click
dbo.__MOMManagementGroupInfo__, and then click Open Table. In the DBVersion
column, if the version number is 6.0.627x.x, where x is any positive
integer, your operations database upgraded successfully.
To verify the Root Management Server upgrade
1.. On the Windows desktop, click Start, and then click Run.
2.. Type regedit and then click OK. The Registry Editor starts.
Caution
Incorrectly editing the registry can severely damage your system.
Before you make changes to the registry, you should back up any valued data
that is on the computer.
3.. Navigate to the HKey_Local_Machine\Software\Microsoft\Microsoft
Operations Manager\3.0\Setup key. If the value of the ServerVersion entry is
6.0.627x.x, where x is any positive integer, your RMS upgraded successfully.
4.. In the Windows Services snap-in, ensure that the status is set as
Started on the following services:
a.. OpsMgr Config Service
b.. OpsMgr Health Service
c.. OpsMgr SDK Service
To verify the Root Management Server upgrade on a cluster
1.. For every node in the cluster, click Start, and then click Run.
1.. Type regedit and then click OK. The Registry Editor starts.
Caution
Incorrectly editing the registry can severely damage your system.
Before you make changes to the registry, you should back up any valued data
that is on the computer.
2.. Navigate to the HKey_Local_Machine\Software\Microsoft\Microsoft
Operations Manager\3.0\Setup key. If the value of the ServerVersion entry is
6.0.627x.x, where x is any positive integer, your RMS upgraded successfully.
2.. Using the Cluster Administrator, move the cluster group to each
cluster node and verify that the following services are online.
a.. OpsMgr Config Service
b.. OpsMgr Health Service
c.. OpsMgr SDK Service
--
Rob Kuehfus
System Center Operations Manager
-------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
-------------------------
"CleberMarques.com" wrote in message
news:9CC57B73-5E84-4D9D-8648-6AE52C72C03A@microsoft.com...
> Hi,
> I have one doubt, how I can verify that my installed SCOM is SP1 or no?
> Another question, The Migration Tool coming only in SP1?
date: Wed, 9 Apr 2008 12:51:39 -0700
author: Rob Kuehfus [MSFT]
|
|