ConfigMgr 2007 依存服務失敗: Update Services 無法登入

SMSv4_dependent_service_failure__Update_Services_was_unable_to_log_on_3_Rule (Rule)

Knowledge Base article:

摘要

Configuration Manager 站台伺服器及用戶端元件依賴 Windows Server Update Services (WSUS) 伺服器進行更新的同步處理與掃描。Update Services 是 WSUS 伺服器的主機服務,而且必須是執行中狀態。

解決方法

Update Services 的預設登入帳戶是 Network Service 帳戶。檢查服務控制管理員,確認該帳戶可登入。

其他

如需詳細資訊,請參閱 <WSUSInstallationFolder>\LogFiles 下的 SoftwareDistribution.log。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Software_Update_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_dependent_service_failure__Update_Services_was_unable_to_log_on_3_Rule.AllertMessageBackwardCompatibility
Event LogSystem
CommentMom2005ID='{577E9E95-D1CC-46B0-9EA1-CA7EE5878360}';MOM2005ComputerGroupID={2C48D0EE-B910-4E4F-99E4-5A95F1C1F24E}

Member Modules:

ID Module Type TypeId RunAs 
_907D4578_146C_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_dependent_service_failure__Update_Services_was_unable_to_log_on_3_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Software_Update_Point_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{577E9E95-D1CC-46B0-9EA1-CA7EE5878360}';MOM2005ComputerGroupID={2C48D0EE-B910-4E4F-99E4-5A95F1C1F24E}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_907D4578_146C_11D3_AB21_00A0C98620CE_" Comment="{907D4578-146C-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Service Control Manager</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Update Services</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>7038</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/LoggingComputer$
- ConfigMgr 2007 dependent service failure: Update Services was unable to log on.

The Update Services service running on
$Data/LoggingComputer$
was detected as stopped at
$Data/@time$
.</Description>
<AlertLevel>70</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 dependent service failure: Update Services was unable to log on</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>