Forum
iyi günler
sistemimde 3 adet dc 1 adet mail server var. mail server da oluşturduğum kullanıcılar adc ve 3. dc de oluşuyor fakat ana dc de oluşması zaman alıyor. Exchange server 2010 da oluşturduğum kullanıcının ilk önce dc de oluşmasını nasıl sağlayabilirim.Bunun için global katalog ayarlarını mı değiştirmem gerekiyor.
Hayır
domain controller'larınız arasında repliksyon sorunu var. Önce bunu çözmelisiniz.
hocam peki replikasyon sorununu nasıl çözebiliriz.yada nereden kontrol edebiliirz sağlıklı çalışıp çalışmadığını
birincil yani ana domain controller da event viewer ı açın, application kısmında mutlaka replikasyon ile ilgili hatalar vardır. Onları buraya aktarırsanız bizlerde bakalım.
hocam uayarı aşağıdaki gibi
Log Name: Directory Service
Source: Microsoft-Windows-ActiveDirectory_DomainService
Date: 5/9/2011 5:04:31 PM
Event ID: 1864
Task Category: Replication
Level: Error
Keywords: Classic
User: ANONYMOUS LOGON
Computer: DC.abc.com.tr
Description:
This is the replication status for the following directory partition on this directory server.
Directory partition:
DC=stu,DC=abc,DC=com,DC=tr
This directory server has not recently received replication information from a number of directory servers. The count of directory servers is shown, divided into the following intervals.
More than 24 hours:
1
More than a week:
1
More than one month:
0
More than two months:
0
More than a tombstone lifetime:
0
Tombstone lifetime (days):
180
Directory servers that do not replicate in a timely manner may encounter errors. They may miss password changes and be unable to authenticate. A DC that has not replicated in a tombstone lifetime may have missed the deletion of some objects, and may be automatically blocked from future replication until it is reconciled.
To identify the directory servers by name, use the dcdiag.exe tool.
You can also use the support tool repadmin.exe to display the replication latencies of the directory servers. The command is "repadmin /showvector /latency <partition-dn>".
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-ActiveDirectory_DomainService" Guid="{0e8478c5-3605-4e8c-8497-1e730c959516}" EventSourceName="NTDS General" />
<EventID Qualifiers="49152">1864</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>5</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2011-05-09T14:04:31.263507800Z" />
<EventRecordID>12281</EventRecordID>
<Correlation />
<Execution ProcessID="504" ThreadID="5900" />
<Channel>Directory Service</Channel>
<Computer>DC.abc.com.tr</Computer>
<Security UserID="S-1-5-7" />
</System>
<EventData>
<Data>DC=stu,DC=abc,DC=com,DC=tr</Data>
<Data>1</Data>
<Data>1</Data>
<Data>0</Data>
<Data>0</Data>
<Data>0</Data>
<Data>180</Data>
<Data>24</Data>
</EventData>
</Event>
Evet hocam problem replikasyondan kaynaklanıyormuş. problemi çözdüm şu anda sorun kalmadı
Replikasyon sorunu bende de var.FSMO rollerini taşımıştım ancak global katalog rolünü taşımayı unutmuşum.Şimdi aktif ettim global katalog rolünü sağlıklı olması için replike etmeye çalışıyorum hata veriyor.Sebebi ne olabilir?