ConfigMgr 2007 狀態: SMS 線上醒機無法傳送某些目標用戶端的喚醒封包

SMSv4_Status__SMS_Wake_On_LAN_failed_to_send_wakeup_packets_for_some_targeted_clients_1_Rule (Rule)

Knowledge Base article:

摘要

傳送喚醒封包到通告或佈署的目標電腦時,發生網路等級失敗。

原因

因為站台伺服器電腦上的基本網路連線問題,所以無法傳送喚醒封包。此失敗為暫時性失敗。

解決方法

確認站台伺服器電腦有可靠的基本網路連線。

確認線上醒機的步調控制項中的重試計數是設定為大於 1 的值 (預設值為 3)。大於 1 的設定可確保多次傳送喚醒封包,以增加喚醒所有目標電腦的可能性 (即使發生暫時性網路失敗)。若要調整重試計數,請瀏覽至 [System Center Configuration Manager] > [Site Database] > [Site Management]。以滑鼠右鍵按一下 [<站台碼> - <站台名稱>],然後按一下 [Properties]。在 [Wake On LAN] 索引標籤上,按一下 [Advanced]。您可以使用這些控制項來調整重試計數。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_Status__SMS_Wake_On_LAN_failed_to_send_wakeup_packets_for_some_targeted_clients_1_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{03B6685C-F111-4692-8B55-A605D724CFD4}';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__SMS_Wake_On_LAN_failed_to_send_wakeup_packets_for_some_targeted_clients_1_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{03B6685C-F111-4692-8B55-A605D724CFD4}';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>6508</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: SMS Wake On LAN failed to send wakeup packets for some targeted clients.


$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: SMS Wake On LAN failed to send wakeup packets for some targeted clients</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>