Los objetos de Message Queue no pueden moverse automáticamente entre dominios.

Microsoft.MSMQ.6.3.Rule.Alert.Event2127 (Rule)

Knowledge Base article:

Resumen

Los objetos de Message Queue no pueden moverse automáticamente entre dominios.

Causas

Es posible que este error se deba a una migración interforrest fallida de Message Queue.

Resoluciones

Migración interforrest de Message Queue

Para asegurarse de que esta migración se ejecute de manera correcta, consulte la Guía de migración v3 de Active Directory ( http://go.microsoft.com/fwlink/?LinkId=103526).

Si no desea realizar una migración interforrest, desinstale Message Queue y luego vuelva a instalarlo en el nuevo dominio.

Para llevar a cabo estos procedimientos, debe ser miembro del grupo Administradores o tener delegada la autoridad adecuada.

Desinstale y vuelva a instalar Message Queuing (Windows 7)

Para desinstalar Message Queuing y volver a instalarlo en Windows 7, realice lo siguiente:

Desinstale y vuelva a instalar Message Queuing (Windows Server 8)

Para desinstalar Message Queuing y volver a instalarlo en Windows Server 8, realice lo siguiente:

Adicional

Para obtener más información sobre la migración de Interforrest de Message Queue, consulte la Guía de migración v3 de Active Directory ( http://go.microsoft.com/fwlink/?LinkId=103526).

Para obtener más información, consulte el ID del evento 2127 ( http://technet.microsoft.com/en-us/library/dd337491(WS.10).aspx)

Element properties:

TargetMicrosoft.MSMQ.6.3.Servers
CategoryPerformanceHealth
EnabledFalse
Event_ID2197
Event Source$Target/Property[Type="Microsoft.MSMQ.6.3.ServerRole"]/ServiceName$
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
Los objetos de Message Queue no pueden moverse automáticamente entre dominios.
Descripción de evento: {0}
Event LogApplication

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Microsoft.MSMQ.6.3.Rule.Alert.Event2127" Enabled="false" Target="Microsoft.MSMQ.6.3.Servers" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2197</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="Microsoft.MSMQ.6.3.ServerRole"]/ServiceName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertName/>
<AlertDescription/>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Microsoft.MSMQ.6.3.Rule.Alert.Event2127.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/EventDisplayNumber$</SuppressionValue>
<SuppressionValue>$Data/LoggingComputer$</SuppressionValue>
</Suppression>
<Custom1/>
<Custom2/>
<Custom3/>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
</WriteActions>
</Rule>