구성된 대로 직접 복제할 수 없습니다.

Direct_replication_cannot_occur_as_configured_5_Rule (Rule)

Knowledge Base article:

요약

연결 개체에 대해 지원되지 않는 사이트 간 전송이 구성되었기 때문에 원본 및 대상 도메인 컨트롤러 사이의 직접 복제를 수행할 수 없습니다. 원본 도메인 컨트롤러에서 대상 도메인 컨트롤러로의 사이트 간 복제를 나타내는 연결 개체는 쓰기 가능한 디렉터리 파티션이 사이트 간 전송을 통해 복제되어야 함을 나타냅니다. 도메인은 같지만 다른 사이트에 있는 도메인 컨트롤러는 복제에 IP 전송을 사용해야 합니다. 서로 다른 도메인에 있는 도메인 컨트롤러만 다른 전송을 사용하여 복제할 수 있습니다.

샘플 이벤트:

다음 연결 개체에 대해 지원되지 않는 사이트 간 전송이 구성되었기 때문에 다음 원본 및 대상 도메인 컨트롤러 사이의 직접 복제를 수행할 수 없습니다. 원본 도메인 컨트롤러에서 대상 도메인 컨트롤러로의 사이트 간 복제를 나타내는 연결 개체는 쓰기 가능한 디렉터리 파티션이 사이트 간 전송을 통해 복제되어야 함을 나타냅니다.

연결 개체: %1

디렉터리 파티션:%4

원본 도메인 컨트롤러: %2

대상 도메인 컨트롤러: %3

사이트 간 전송: %5

도메인은 같지만 다른 사이트에 있는 도메인 컨트롤러는 복제에 IP 전송을 사용해야 합니다. 서로 다른 도메인에 있는 도메인 컨트롤러만 다른 전송을 사용하여 복제할 수 있습니다.

외부 정보

자세한 내용은 다음을 참조하십시오.

Element properties:

TargetMicrosoft.Windows.Server.2008.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID1090
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
RemotableTrue
Alert Message
구성된 대로 직접 복제할 수 없습니다.
{0}
Event LogDirectory Service
CommentMom2005ID='{14ECEDF4-2E5E-44D5-BA34-EE71D48E9345}';MOM2005GroupID=

Member Modules:

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

Source Code:

<Rule ID="Direct_replication_cannot_occur_as_configured_5_Rule" Comment="Mom2005ID='{14ECEDF4-2E5E-44D5-BA34-EE71D48E9345}';MOM2005GroupID=" Enabled="onEssentialMonitoring" Target="AD2008Core!Microsoft.Windows.Server.2008.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>Directory Service</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Directory Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1090</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>2</Severity>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Direct_replication_cannot_occur_as_configured_5_Rule.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>