Hesap kimliği havuzu alınana dek bu etki alanı denetleyicisinde hesap oluşturma başarısız olacaktır

Account_creation_will_fail_on_this_domain_controller_until_the_account_identifier_pool_is_obtained_5_Rule (Rule)

Knowledge Base article:

Özet

Bu etki alanı denetleyicisi, RID işlemleri yöneticisinden göreli tanımlayıcıların (RID) atamasını almadığı için yeni nesne oluşturamıyor.

Örnek Olay:

Bu etki alanı denetleyicisine ilk hesap tanımlayıcısı havuzu henüz atanmadı. Bunun olası nedeni, etki alanı denetleyicisinin bağlantı veya ağ sorunları nedeniyle ana etki alanı denetleyicisiyle iletişim kuramamasıdır. Havuz alınana dek bu etki alanı denetleyicisinde hesap oluşturma başarısız olacaktır.

Nedenler

Bunun olası nedeni, etki alanı denetleyicisinin bağlantı veya ağ sorunları sonucu RID işlemleri yöneticisiyle iletişim kuramamasıdır.

Çözümler

Geçerli RID yöneticisinin ne olduğunu denetleyin ve bu etki alanı denetleyicisinin bu yöneticiyle iletişim kurabildiğinden emin olun.

Dış

Daha fazla bilgi için, bkz.

Element properties:

TargetMicrosoft.Windows.Server.2016.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID16643
Event SourceMicrosoft-Windows-Directory-Services-SAM
Alert GenerateFalse
RemotableTrue
Event LogSystem
CommentMom2005ID='{CCB4101D-4FB0-44E0-AE43-3C995E41CF9F}';MOM2005GroupID=

Member Modules:

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

Source Code:

<Rule ID="Account_creation_will_fail_on_this_domain_controller_until_the_account_identifier_pool_is_obtained_5_Rule" Comment="Mom2005ID='{CCB4101D-4FB0-44E0-AE43-3C995E41CF9F}';MOM2005GroupID=" Enabled="true" Target="AD2016Core!Microsoft.Windows.Server.2016.AD.DomainControllerRole" 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>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>16643</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Microsoft-Windows-Directory-Services-SAM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="CollectEventData" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>