Web filters cannot be initialized or updated changes cannot be applied To resolve this error check recent changes made to Web filters configuration

Microsoft.ISAServer.2006.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)

This Rule generates alerts when Web filters cannot be initialized or updated changes cannot be applied To resolve this error check recent changes made to Web filters configuration

Element properties:

TargetMicrosoft.ISAServer.2006.WebProxy.ServerRole
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.ISAServer.2006.Rule.AlertGenerate.DS Default
WA WriteAction Microsoft.ISAServer.2006.Rule.AlertGenerate.WA Default

Source Code:

<Rule ID="Microsoft.ISAServer.2006.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="onEssentialMonitoring" Target="Microsoft.ISAServer.2006.WebProxy.ServerRole" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.ISAServer.2006.Rule.AlertGenerate.DS">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<EventsPattern>^(21159)$</EventsPattern>
<EventType>1</EventType>
<SourcePattern>Microsoft ISA Server Web Proxy</SourcePattern>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Microsoft.ISAServer.2006.Rule.AlertGenerate.WA">
<AlertMessageId>$MPElement[Name="Microsoft.ISAServer.2006.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/Property[Type="Windows!Microsoft.Windows.Computer"]/DomainDnsName$</DomainName>
<Priority>2</Priority>
<Severity>2</Severity>
</WriteAction>
</WriteActions>
</Rule>