Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 891600 - Last Review: October 27, 2006 - Revision: 4.2
You receive a "The product key supplied is invalid" error message when you try to install Microsoft Operations Manager 2005 Workgroup Edition
When you do all the following, you receive the following error message:
The product key supplied is invalid.
- You run the Setup program for Microsoft Operations Manager (MOM) 2005 Workgroup Edition.
- You click the Custom Installs tab.
- You click Install MOM 2005 Workgroup Edition UI Consoles.
After you receive this error message, the MOMServerUI.log file contains the following entry:
MSI (s) (xx:xx): Product: Microsoft Operations Manager 2005 Workgroup Edition -- The product key supplied is invalid.
Note In this entry,
xx is a varying code.
If you are using an OEM version of MOM 2005 Workgroup Edition, and you click the links in the
Custom Installs tab, the links do not open, or you receive the error message.
Note This error does not occur if you use the version of MOM 2005 Workgroup Edition that is on the Microsoft Select CD.
This problem occurs when the CD key parameter is not correctly set by the link in the Setup program.
To work around this problem, use the command-line setup option to install the MOM 2005 user interface (UI) console. To use the command line to install a MOM 2005 UI console, follow these steps:
- Share the MOM 2005 Workgroup Edition source CD on the network or insert the source CD in the CD drive or DVD drive of the computer where you want to install the MOM 2005 UI console.
- On the computer where you want to install the MOM 2005 UI console, click Start, click Run, type cmd, and then click OK.
- If you shared the source CD on the network, type the following command, and then press ENTER:
msiexec /i \\server name\share name\momserver.msi /qn /l*v %TEMP%\MOMServer.log ADDLOCAL="MOMXUI" PIDKEY=[CDKey]
Note CDKey represents the product key on the CD. The product key should not include any spaces or dashes. - If you are using the source CD from the computer where you want to install the MOM 2005 UI console, change to the CD drive, type the following at the command prompt, and then press ENTER:
msiexec /i momserver.msi /qn /l*v %TEMP%\MOMServer.log ADDLOCAL="MOMXUI" PIDKEY=[CDKey]
Note CDKey represents the product key on the CD. The product key should not include any spaces or dashes.
Note If you are using Microsoft Operations Manager 2005 Workgroup Edition, type the following at command prompt, and then press ENTER:msiexec /i [location of MOMServer.msi] /qn /l*v [logfile] ADDLOCAL="MOMXUI" PIDKEY=[CDKey] OEMRelease=1
The command line starts the UI console Setup wizard and prompts you to enter the Product ID.
Note If you use the command line to install MOM 2005, you are not prompted to view the Setup log if an error occurs.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
APPLIES TO
- Microsoft Operations Manager (MOM) 2005
| kbopmaninstall kbopman2005bug kbtshoot kberrmsg kbsetup KB891600 |
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