網頁篩選器無法初始化,或是無法套用更新的變更。若要解決此錯誤,請檢查網頁篩選器設定最近所做的變更

Microsoft.Forefront.TMG.Web_filters_cannot_be_initialized_or_updated_changes_cannot_be_applied_To_resolve_this_error_check_recent_changes_made_to_Web_filters_configuration.Rule (Rule)

當網頁篩選器無法初始化,或是無法套用更新的變更時,此規則會產生警示。若要解決此錯誤,請檢查網頁篩選器設定最近所做的變更

Element properties:

TargetMicrosoft.Forefront.TMG.WebProxy.ServerComponent
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Forefront.TMG.Rule.AlertGenerate.DS Default
WA WriteAction Microsoft.Forefront.TMG.Rule.AlertGenerate.WA Default

Source Code:

<Rule ID="Microsoft.Forefront.TMG.Web_filters_cannot_be_initialized_or_updated_changes_cannot_be_applied_To_resolve_this_error_check_recent_changes_made_to_Web_filters_configuration.Rule" Enabled="true" Target="Microsoft.Forefront.TMG.WebProxy.ServerComponent" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.Forefront.TMG.Rule.AlertGenerate.DS">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<EventsPattern>^(21159)$</EventsPattern>
<EventType>1</EventType>
<SourcePattern>Microsoft Forefront TMG Web Proxy</SourcePattern>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Microsoft.Forefront.TMG.Rule.AlertGenerate.WA">
<AlertMessageId>$MPElement[Name="Microsoft.Forefront.TMG.Web_filters_cannot_be_initialized_or_updated_changes_cannot_be_applied_To_resolve_this_error_check_recent_changes_made_to_Web_filters_configuration.AlertMessage"]$</AlertMessageId>
<DomainName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/DomainDnsName$</DomainName>
<Priority>2</Priority>
<Severity>2</Severity>
</WriteAction>
</WriteActions>
</Rule>