執行的 ConfigMgr 2007 依存服務: Trivial FTP Daemon

SMSv4_dependent_service_running__Trivial_FTP_Daemon_11_Rule (Rule)

Knowledge Base article:

摘要

此規則是依存於 Configuration Manager 2007 的服務,它會執行 Trivial FTP Daemon 服務。

設定

此服務稱為 Trivial FTP Daemon,並作為 Windows Deployment Services (WDS) 的一部分安裝。確定此服務已在執行,PXE 服務點才能正確運作

解決方法

1. 在 [控制台] 的 [服務] 中重新啟動 Trivial FTP Daemon 服務。

2. 如果上述步驟失敗,請重新安裝 Windows 部署服務 (WDS)。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_PXE_Service_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityInformation
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_dependent_service_running__Trivial_FTP_Daemon_11_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{301F2B83-F3D2-427A-9130-A33BC32C5E8D}';MOM2005ComputerGroupID={55F19017-324A-4E42-9103-E582AC211E0B}

Member Modules:

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

Source Code:

<Rule ID="SMSv4_dependent_service_running__Trivial_FTP_Daemon_11_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_PXE_Service_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{301F2B83-F3D2-427A-9130-A33BC32C5E8D}';MOM2005ComputerGroupID={55F19017-324A-4E42-9103-E582AC211E0B}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_A82B9550_241C_11D3_B2CF_00A0C92A28B4_" Comment="{A82B9550-241C-11D3-B2CF-00A0C92A28B4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.FilteredEvent.DataProvider">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>21207</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>TFTPD</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Microsoft Operations Manager</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 running: Trivial FTP Daemon.


$Data/EventDescription$
</Description>
<AlertLevel>10</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 dependent service running: Trivial FTP Daemon</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>PSP</Component>
<ProblemState>1</ProblemState>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>