Sign in
OpsMgr, SCE And MOM Blog
Posts in this blog are provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified in the Terms of Use
Options
Blog Home
About
Share this
RSS for posts
Atom
RSS for comments
Search Blogs
Tags
Bugs or Features?
Downloads
Essentials 2007
Future KB
Hotfix for Essentials 2007
Hotfix for Operations Manager 2007
Hotfixe for MOM 2005 SP1
MOM 2005
New and upcoming KB Articles
News
Operations Manager 2007
OpsMgr2007-SCE
System Center Capacity Planner
Technical Info
Archive
Archives
August 2008
(3)
July 2008
(3)
June 2008
(9)
May 2008
(8)
April 2008
(19)
March 2008
(22)
February 2008
(29)
January 2008
(10)
December 2007
(11)
November 2007
(17)
October 2007
(26)
September 2007
(12)
August 2007
(23)
July 2007
(8)
June 2007
(12)
May 2007
(36)
April 2007
(13)
March 2007
(9)
February 2007
(3)
January 2007
(7)
December 2006
(7)
November 2006
(1)
October 2006
(5)
September 2006
(4)
August 2006
(7)
July 2006
(6)
June 2006
(14)
May 2006
(17)
April 2006
(8)
KB925480 - When you to try to install Microsoft Operations Manager 2005 Workgroup Edition Service Pack 1 on a computer that is running Microsoft SQL Server 2005, the installation fails
TechNet Blogs
>
OpsMgr, SCE And MOM Blog
>
KB925480 - When you to try to install Microsoft Operations Manager 2005 Workgroup Edition Service Pack 1 on a computer that is running Microsoft SQL Server 2005, the installation fails
KB925480 - When you to try to install Microsoft Operations Manager 2005 Workgroup Edition Service Pack 1 on a computer that is running Microsoft SQL Server 2005, the installation fails
CliveEastwood
19 Jan 2007 7:21 PM
Comments
0
Recently released to
http://support.microsoft.com/kb/925480
SYMPTOMS
You try to install Microsoft Operations Manager (MOM) 2005 Workgroup Edition Service Pack 1 (SP1) on a computer that is running Microsoft SQL Server 2005. However, when you add the SQL Server database instance in the
MOM 2005 installation
dialog box, and then you click
Next
, the setup process cannot continue and the installation fails.
CAUSE
This issue occurs because MOM 2005 Workgroup Edition SP1 can only be installed in unattended mode on a computer that is running SQL Server 2005. For more information about MOM operational database and Reporting data warehouse support in SQL Server 2005, click the following article number to view the article in the Microsoft Knowledge Base:
917615
(http://support.microsoft.com/kb/917615/)
The MOM 2005 Service Pack 1 operational database and Reporting data warehouse now support SQL Server 2005
RESOLUTION
To resolve this issue, you must install MOM 2005 Workgroup Edition SP1 on a computer that is running SQL Server 2005 by running Msiexec.exe in unattended mode. For example, type the following command at the command prompt to install MOM 2005 Workgroup Edition SP1 in unattended mode:
msiexec /i [
PathtoCDImage
]\MOMServer.msi /qn /l*v %TEMP%\MOMWorkgroupEdition.log ENABLE_ERROR_REPORTING=1 SQLSVR_INSTANCE=[
ComputerName
]\[SQL2005INSTANCE] ACTIONSUSER=[
account
] ACTIONSPASSWORD=[
password
] ACTIONSDOMAIN=[
DOMAIN
] MOM_2005_SP_INSTALL=1 MS_MPS=[
PathtoCDImage
]\ManagementPacks\Setup
Note
This command line installation will fail when it is used on a domain controller that has SQL Server 2005 installed. This command line installation can only be used on a member server
0 Comments
New and upcoming KB Articles
Comments
Comments
Loading...
Leave a Comment
Name
Comment
Please add 3 and 6 and type the answer here:
Post