Usługa kolejkowania komunikatów nie może przyłączyć się do domeny systemu Windows NT 4.0.

Microsoft.MSMQ.6.3.Rule.Collect.Event2166 (Rule)

Knowledge Base article:

Podsumowanie

Usługa kolejkowania komunikatów nie może przyłączyć się do domeny systemu Windows NT 4.0. Z tego powodu usunięto składnik podrzędny Integracja z usługą Active Directory.

Przyczyny

Usługi MSMQ nie można przyłączyć do domeny systemu Windows NT 4.0

Usługa MSMQ nie obsługuje przyłączania do domeny Windows NT 4.0.

Rozwiązania

Należy włączyć integrację usługi Active Directory lub Usług domenowych Active Directory (AD DS) w domenie systemu Windows 2000, Windows Server 2003, Windows Server 2008 (R2) lub Windows Server 8.

O dalsze informacje zwróć się do swojego administratora domeny.

Dodatkowe informacje

Więcej informacji znajduje się w artykule dotyczącym zdarzenia o identyfikatorze 2166 ( http://technet.microsoft.com/en-us/library/dd337484(WS.10).aspx)

Element properties:

TargetMicrosoft.MSMQ.6.3.Servers
CategoryEventCollection
EnabledFalse
Event_ID2166
Event Source$Target/Property[Type="Microsoft.MSMQ.6.3.ServerRole"]/ServiceName$
Alert GenerateFalse
RemotableTrue
Event LogApplication

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Microsoft.MSMQ.6.3.Rule.Collect.Event2166" Enabled="false" Target="Microsoft.MSMQ.6.3.Servers" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</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>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>$Target/Property[Type="Microsoft.MSMQ.6.3.ServerRole"]/ServiceName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>2166</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>