Forum
Event viewer'daki loglara baktiniz mi, Event ID ve Source olursa sorunu tanimlamak daha kolay olacaktir.
ADC 'yi backup'tan donmek yerine yeniden kursaydiniz daha iyi/basit olurdu sanirim.
ADC'nin Computer account'unu reset 'leyip denermisiniz, muhtemelen KDC password'u degisti ve authentication sorunu var.
AD arayuzu yerine asagidaki komut ile yapin;
netdom resetpwd /server:server /userd:domain\administrator /passwordd:admin_password
Replikasyon durumunu gormek için;
repadmin /showrepl
repadmin /syncall
Ayrica, herhangi bir DNS ve SID kayit bir problem varmi ;
dcdiag /test:replications
dcdiag /test:netlogons
kolay gelsin
C:\Users\>dcdiag /test:replications
Directory Server Diagnosis
Performing initial setup:
Trying to find home server...
Home Server = dc
* Identified AD Forest.
Done gathering initial info.
Doing initial required tests
Testing server: merkez\dc
Starting test: Connectivity
......................... dc passed test Connectivity
Doing primary tests
Testing server: merkez\dc
Starting test: Replications
[Replications Check,Replications Check] Inbound replication is
disabled.
To correct, run "repadmin /options dc -DISABLE_INBOUND_REPL"
[Replications Check,dc] Outbound replication is disabled.
To correct, run "repadmin /options dc -DISABLE_OUTBOUND_REPL"
......................... dc failed test Replications
araştırdım register kaydım aşağıdaki gibi ne yapmam lazım
http://www.hizliresimyukle.com/image/OSJ
A value of 1 can be written only when the forest version is incompatible with the OS (for example, the W2K DC is promoted into a W2K3 forest functional level forest or the like).
A value of 2 means that the physical or virtual drive that is hosting the Active Directory database or log files lacks sufficient free disk space.
A value of 4 means that a USN rollback occurred because the Active Directory database was incorrectly rolled back in time. Operations that are known to cause a USN rollback include the following:
C:\Users\>dcdiag /test:replications
Directory Server Diagnosis
Performing initial setup:
Trying to find home server...
Home Server = dc
* Identified AD Forest.
Done gathering initial info.
Doing initial required tests
Testing server: merkez\dc
Starting test: Connectivity
......................... dc passed test Connectivity
Doing primary tests
Testing server: merkez\dc
Starting test: Replications
[Replications Check,Replications Check] Inbound replication is
disabled.
To correct, run "repadmin /options dc -DISABLE_INBOUND_REPL"
[Replications Check,dc] Outbound replication is disabled.
To correct, run "repadmin /options dc -DISABLE_OUTBOUND_REPL"
......................... dc failed test Replications
DC Replication Inbound ve Outbound disable gorunuyor nasil bir durum oldu da dc replikasyonu reject etti log'lara bakmak lazim ama aktive etmek için link'e goz atmanizi oneririm.
https://technet.microsoft.com/en-us/library/cc783692%28v=ws.10%29.aspx
Netlogon ve Windows Time servis'lerinin çalistigindan ve dc'ler arasinda zaman farki olmadigindan emin olu.
DC lerin isletim sistemi nedir ?
(Eger Server 2012 oncesi ise USN Rollback nedeniyle bu sorun olusmustur.)
PDC ve diger ikinci DC 'de AD componentleri çalisiyormu sadece bu ADC 'demi sorun var yoksa diger DC'lerdede problem var mi ?
Kolay gelsin