No se puede ejecutar TMG Server Standard Edition porque el servidor está usando más de cuatro procesadores, o bien porque se ha configurado para usar el servicio Active Directory

Microsoft.Forefront.TMG.The_ISA_Server_Standard_Edition_cannot_run_because_either_the_server_is_using_more_than_4_processors_or_it_is_configured_to_use_the_Active_Directory_service.Rule (Rule)

Esta regla genera alertas cuando no se puede ejecutar TMG Server Standard Edition porque el servidor está usando más de cuatro procesadores, o bien porque se ha configurado para usar el servicio Active Directory

Knowledge Base article:

Resumen

No se puede ejecutar TMG Server Standard Edition en este equipo.

Causas

El servidor está usando más de 4 procesadores o está configurado para usar el servicio Active Directory.

Resolución

Póngase en contacto con Microsoft para obtener más información.

Element properties:

TargetMicrosoft.Forefront.TMG.Server
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.The_ISA_Server_Standard_Edition_cannot_run_because_either_the_server_is_using_more_than_4_processors_or_it_is_configured_to_use_the_Active_Directory_service.Rule" Enabled="true" Target="Microsoft.Forefront.TMG.Server" 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/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<EventsPattern>^(14109)$</EventsPattern>
<EventType>1</EventType>
<SourcePattern>Microsoft Forefront TMG Control</SourcePattern>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Microsoft.Forefront.TMG.Rule.AlertGenerate.WA">
<AlertMessageId>$MPElement[Name="Microsoft.Forefront.TMG.The_ISA_Server_Standard_Edition_cannot_run_because_either_the_server_is_using_more_than_4_processors_or_it_is_configured_to_use_the_Active_Directory_service.AlertMessage"]$</AlertMessageId>
<DomainName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/DomainDnsName$</DomainName>
<Priority>2</Priority>
<Severity>2</Severity>
</WriteAction>
</WriteActions>
</Rule>