Microsoft Knowledge Base Email Alertz

(829836) - The Microsoft Systems Management Server 2003 Inventory process cannot return information about programs that appear on the list in Add/Remove Programs on a Systems Management Server client computer.

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: 829836 - Last Review: October 27, 2006 - Revision: 1.2

Programs That Appear in Add/Remove Programs on a Systems Management Server (SMS 2003) Client Computer Are Not Inventoried

SYMPTOMS

The Microsoft Systems Management Server 2003 Inventory process cannot return information about programs that appear on the list in Add/Remove Programs on a Systems Management Server client computer.

CAUSE

This problem occurs when inventoried values are not available under the
ProductID
registry key on the Systems Management Server client computer.

When products are registered in Add/Remove Programs, each product can write many properties and values (such as the display name and the publisher) in the registry. The product must register at least the ProductID (the name of the registry key).

For the Inventory process to inventory a product, the product's registry key must have at least one value under it that Systems Management Server requests to be returned. The registry provider only reports instances that have one or more matching values keys. The value can be empty, but at least one matching value key must exist.

By default, the values that Systems Management Server inventories (as defined in the Sms_def.mof file) are the following:
  • DisplayName
  • InstallDate
  • Publisher
  • DisplayVersion
If none of these values exist under a product that is registered in Add/Remove Programs, Systems Management Server does not inventory the product.

Typical applications (including many Microsoft applications) write significantly more data than just the ProductID when they register in Add/Remove Programs. However, other applications might register only the ProductID.

WORKAROUND

To verify whether this problem will occur, review the registry of representative client computers. To verify the registry information, view the data that appears in the registry under the following key:
HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall
The Inventory process will not return registry entries that do not specify at least one of following values:
  • DisplayName
  • InstallDate
  • Publisher
  • DisplayVersion
To view these values, you can run the wbemtest command at a command prompt on the client computer, and then enumerate the instances of the Win32Reg_AddRemovePrograms class.

APPLIES TO
  • Microsoft Systems Management Server 2003
Keywords: 
kbprb KB829836
       

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