Microsoft Knowledge Base Email Alertz

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

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 925480 - Last Review: February 8, 2007 - Revision: 2.1

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

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://kbalertz.com/Feedback.aspx?kbNumber=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.

APPLIES TO
  • Microsoft Operations Manager (MOM) 2005 Workgroup Edition
Keywords: 
kbtshoot kbprb KB925480
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate