ConfigMgr 2007 狀態: WSUS Configuration Manager 無法從 SDP 檔案取得封裝資訊

SMSv4_Status__WSUS_Configuration_Manager_failed_to_get_package_info_from_SDP_file_1_Rule (Rule)

Knowledge Base article:

摘要

軟體發佈點檔案包含封裝識別碼,此識別碼識別要發行到 Windows Server Update Services (WSUS) 伺服器的 Configuration Manager 用戶端版本。WSUS_Configuration_Manager 元件會根據此識別碼保留狀態。如果 WSUS_Configuration_Manager 元件無法以 XML 讀取軟體發佈點並取得其封裝識別碼,則會產生此狀態訊息。

原因

系統管理員應該查看 bin\i386 資料夾中的 Ccmsetup.sdp 檔案,以確認已利用正確的格式適當地指定封裝識別碼。.sdp 檔案中的封裝識別碼範例如下:

<sdp:Properties

PackageID='6d14f5fa-c9a9-4dce-8ec6-f62d844c0148'

CreationDate='2006-12-13T21:15:48'/>

其他

如需詳細資訊,請參閱 WCM.log。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_Status__WSUS_Configuration_Manager_failed_to_get_package_info_from_SDP_file_1_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{136B4D97-D9E4-4690-881F-E7317741A61C}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}

Member Modules:

ID Module Type TypeId RunAs 
_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_ DataSource System.Mom.BackwardCompatibility.FilteredEvent.DataProvider Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_Status__WSUS_Configuration_Manager_failed_to_get_package_info_from_SDP_file_1_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{136B4D97-D9E4-4690-881F-E7317741A61C}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_" Comment="{F320DA51-13BF-11D3-B2CD-00A0C92A28B4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.FilteredEvent.DataProvider">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>6612</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>ConfigMgr 2007 Monitor SMS Status Messages</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/Params/Param[1]$
- ConfigMgr 2007 Status: WSUS Configuration Manager failed to get package info from SDP file.


$Data/EventDescription$


The status message contains message properties

Machine Name:
$Data/Params/Param[1]$

Module Name:
$Data/Params/Param[2]$

Component:
$Data/Params/Param[3]$

Message ID:
$Data/Params/Param[4]$

Win32 Error:
$Data/Params/Param[5]$

Top Level Site Code:
$Data/Params/Param[6]$

Database Record ID:
$Data/Params/Param[7]$
</Description>
<AlertLevel>40</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 Status: WSUS Configuration Manager failed to get package info from SDP file</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>