Microsoft Knowledge Base Email Alertz

Error message in the WUSSyncXML.log file when the Inventory Tool for Microsoft Updates tries to synchronize and to download software updates: Error retrieving object PackageID

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: 936906 - Last Review: October 31, 2007 - Revision: 1.1

Error message in the WUSSyncXML.log file when the Inventory Tool for Microsoft Updates tries to synchronize and to download software updates: "Error retrieving object PackageID"

On This Page

SYMPTOMS

The Inventory Tool for Microsoft Updates (ITMU) is installed on a Microsoft Systems Management Server (SMS) 2003 site server. The SMS site server synchronizes with the Microsoft update Web site and tries to download the latest software updates. However, the software update stops responding, and you receive an error message that resembles following in the WUSSyncXML.log file:
1/1/1601 12:00:00 AM 37316 (0x91C4) UpdateWUSCatalog(11:45:24): Connected to \\computer_name\root\sms Software Updates Scan Helper
1/1/1601 12:00:00 AM 37316 (0x91C4) UpdateWUSCatalog(11:45:24): Connected to \\computer_name\root\sms\site_D70 Software Updates Scan Helper
1/1/1601 12:00:00 AM 37316 (0x91C4) UpdateWUSCatalog(11:45:24): error 0x80041002, Not found, Error retrieving object PackageID=PackageID

CAUSE

This issue typically occurs if one or both of the following conditions are true:
  • Microsoft SQL Server and the SMS 2003 site server do not reside on the same computer. In this case, the SMS 2003 Advanced Client must be installed on both the computer that is running SQL Server and on the SMS 2003 site server computer. This problem occurs when SMS tries to query WMI for the CAB package ID. If the SMS 2003 Advanced Client is not installed, the query is unsuccessful.
  • The computer that is running Windows Server Update Services (WSUS) does not have access to the computer that is running SQL Server. (The computer that is running WSUS typically is the SMS site server.) The SMS 2003 site server must be part of the following group on the computer that is running SQL Server:
    SMS_SiteSystemToSQLConnection_sitecode

RESOLUTION

To resolve this issue, use one of the following methods, as appropriate for your situation.

Method 1

Install the SMS 2003 Advanced Client on both the computer that is running SQL Server and on the SMS 2003 site server computer.

Method 2

Add the SMS site server to the SMS_SiteSystemToSQLConnection_sitecode group on the computer that is running SQL Server. To do this, follow these steps:
  1. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers.
  2. In the Active Directory Users and Computers MMC snap-in, expand DomainName, and then click Users.
  3. In the details pane, double-click SMS_SiteSystemToSQLConnection_SiteCode.
  4. Click the Members tab, and then click Add.
  5. In the Select Users, Contacts, Computers, or Groups dialog box, click Object type, make sure that the Computers check box is enabled, and then click OK.
  6. In the Enter the object names to select box, type the name of the SMS site server, click Check Names to verify the name, and then click OK two times.

APPLIES TO
  • Microsoft Systems Management Server 2003
Keywords: 
kbtshoot kbexpertiseinter kbprb KB936906
       

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