ConfigMgr 2007 合并状态:无法下载修补程序管理同步组件

SMSv4_Consolidated_Status__Patch_Management_synchronization_component_failed_to_download_1_Rule (Rule)

Knowledge Base article:

摘要

无法下载修补程序管理同步组件。检测到配置管理器状态消息 11456。

原因

发生此问题的原因是无法下载或访问用于同步播发的位。

解决方法

检查分发点状态。确认已将 Microsoft Updates 库存清单工具数据包分配给所有必需的分发点。确认同步客户端可以访问该分发点。

其他信息

最好由配置管理器管理员来处理此警报。

要查明出现状态消息的原因,请执行下列操作:

1. 在配置管理器控制台中,导航到“系统中心配置管理器”>“站点数据库”>“系统状态”>“状态消息查询”。

2. 右键单击“来自特定系统的所有状态消息”,然后选择“显示消息”。

3. 在“来自特定系统的所有状态消息”对话框中,可以指定计算机名称和时间,或从数据库加载计算机名称,然后单击“确定”。此时将显示相应选定参数的状态消息。

外部支持

若要获取进一步的帮助,请参阅配置管理器网站的支持部分 针对 Configuration Manager 2007 的支持(该链接可能指向英文页面)中其他支持选项的列表。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{A13B2251-49BD-4791-BF60-E998D9E22029}';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__Patch_Management_synchronization_component_failed_to_download_1_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{A13B2251-49BD-4791-BF60-E998D9E22029}';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>11456</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>