ConfigMgr 2007 彙總狀態: Despooler 無法處理來自站台的指示與封裝檔案,因為沒有可驗證封裝簽章的有效公開金鑰

SMSv4_Consolidated_Status__Despooler_could_not_process_an_instruction_and_package_file_from_a_site_because_it_does_not_have_a_valid_public_key_to_verify_the_signature_of_the_package_1_Rule (Rule)

Knowledge Base article:

摘要

Configuration Manager despooler 已從包含軟體發佈資料或站台間複寫資料的父或子站台接收指示及封裝檔案。Despooler 沒有公開金鑰可確認封裝的簽章。無法處理指示並會重試。站台伺服器產生狀態訊息 4404。

原因

發生這個狀況的原因可能是站台彼此之間未交換公開金鑰。

解決方法

延伸 Active Directory (AD) 架構以允許站台將其公開金鑰發行到 AD,或使用 Preinst.exe 工具以手動複寫公開金鑰。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{058F5D9D-E5CF-4975-8411-9B744A65CEB4}';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
ConsolidatedEventWriteAction WriteAction System.Mom.BackwardCompatibility.ConsolidatedEventResponse Default

Source Code:

<Rule ID="SMSv4_Consolidated_Status__Despooler_could_not_process_an_instruction_and_package_file_from_a_site_because_it_does_not_have_a_valid_public_key_to_verify_the_signature_of_the_package_1_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{058F5D9D-E5CF-4975-8411-9B744A65CEB4}';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>4404</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="ConsolidatedEventWriteAction" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.ConsolidatedEventResponse">
<ConsolidationProperties>
<PropertyXPathQuery>EventDisplayNumber</PropertyXPathQuery>
<PropertyXPathQuery>PublisherName</PropertyXPathQuery>
<PropertyXPathQuery>EventDescription</PropertyXPathQuery>
</ConsolidationProperties>
<Interval>3600</Interval>
</WriteAction>
</WriteActions>
</Rule>