From: Ace Fekay [MCT] on 29 Oct 2009 22:25 "cctanaka" <cctanaka.40u47a(a)DoNotSpam.com> wrote in message news:cctanaka.40u47a(a)DoNotSpam.com... > > Hi Ace, > > Sorry for delayed answer, I am trying to discover the problem, but no > idea yet. > The second server is a Windows 2008, so I did not found netdiag. I ran > DCDIAG and pasted them below. Some info are in Portuguese, so I bolded > the parts with problem. > I think some problems with workstations (micro4, micro7 and micro10) > are not related with DC replication,they are about DCOM. > Please let me know if want something translated (I will try). > > First server (SBS 2008 - GC) > <snipped> -- > cctanaka > ------------------------------------------------------------------------ Unfortunately, posting through techarena may show the highlights, but keep in mind, techarena posts/pulls posts from the Microsoft Newsgroup servers, and it only supports text data, no highlighting, fonts, etc. I don't understand Portugese, and there is simply too much to translate. I do see some replication errors. I believe I am seeing errors (EventID: 0xC0002719) that point to EventID 13508. Since I believe this was your second attempt at it, I don't think the problem is on the 2008 side, rather on the SBS 2003 side. I think (I hope) it may be something simple such as either updates are not allowed on the zone properties (both the mpr.local and _msdcs.mpr.local zones) or the DHCP CLient service may be disabled. Hopefully it is something that simple. Run the following on both DCs and post the results, please: ipconfig /all net start nltest /dclist:mpr.local nltest /dsgetdc:mpr.local repadmin.exe /showrepl dc* /verbose /all /intersite > c:\repl.txt ntfrsutl ds your_dc_name > c:\sysvol.log Please post any EventID errors from both DCs (check all of the logs, please). Ace
From: cctanaka on 30 Oct 2009 16:39 I will do the tests you recomended. I just like to remember that I "took a ride" in this post and maybe I should have created another, because, as I told before, one server is SBS 2008 e the other is Windows 2008 (not 2003). Although I think it is not the problem I am face on. Thank you. -- cctanaka ------------------------------------------------------------------------ cctanaka's Profile: http://forums.techarena.in/members/144719.htm View this thread: http://forums.techarena.in/small-business-server/1256973.htm http://forums.techarena.in
From: cctanaka on 30 Oct 2009 19:41 Hi Ace, I have ran the commands you asked, but I did not see errors. Would like I post them (there are much info)? About errors in event log, only the PDC has error in Log Windows Application These errors happend when the machine is started: Event ID 91: It was not possible to connect to Active Directory. The certified services of Active Directory will try again when the processing need the access to Active Directory. (my translation) Event ID 2114, MSExchange ADAccess Event ID 94, CertificationAuthority Event ID 2501, MSExchange ADAccess Event ID 2601, MSExchange ADAccess Event ID 44, CertificationAuthority Event ID 12317, SRMSVC Event ID 2114, MSExchange ADAccess Event ID 2604, MSExchange ADAccess Event ID 1121, MSExchangeIS Event ID 5000, MSExchangeIS Event ID 4001, MSExchange System Attendant Mailbox That last error happened each 56 seconds. -- cctanaka ------------------------------------------------------------------------ cctanaka's Profile: http://forums.techarena.in/members/144719.htm View this thread: http://forums.techarena.in/small-business-server/1256973.htm http://forums.techarena.in
From: Ace Fekay [MCT] on 31 Oct 2009 01:25 "cctanaka" <cctanaka.40w1nc(a)DoNotSpam.com> wrote in message news:cctanaka.40w1nc(a)DoNotSpam.com... > > I will do the tests you recomended. I just like to remember that I "took > a ride" in this post and maybe I should have created another, because, > as I told before, one server is SBS 2008 e the other is Windows 2008 > (not 2003). > Although I think it is not the problem I am face on. > > Thank you. > > > -- > cctanaka Some call it thread hijacking, but that's no problem. :-) Cheers!
From: Ace Fekay [MCT] on 31 Oct 2009 01:30
"cctanaka" <cctanaka.40w9zc(a)DoNotSpam.com> wrote in message news:cctanaka.40w9zc(a)DoNotSpam.com... > > Hi Ace, > > I have ran the commands you asked, but I did not see errors. Would like > I post them (there are much info)? > > About errors in event log, only the PDC has error in Log Windows > Application > These errors happend when the machine is started: > > Event ID 91: It was not possible to connect to Active Directory. The > certified services of Active Directory will try again when the > processing need the access to Active Directory. (my translation) > > Event ID 2114, MSExchange ADAccess > > Event ID 94, CertificationAuthority > > Event ID 2501, MSExchange ADAccess > > Event ID 2601, MSExchange ADAccess > > Event ID 44, CertificationAuthority > > Event ID 12317, SRMSVC > > Event ID 2114, MSExchange ADAccess > > Event ID 2604, MSExchange ADAccess > > Event ID 1121, MSExchangeIS > > Event ID 5000, MSExchangeIS > > Event ID 4001, MSExchange System Attendant Mailbox > > That last error happened each 56 seconds. > > > -- > cctanaka > ------------------------------------------------------------------------ Wow, lot's of Event log errors on the SBS 2008 server. With all of these errors, it is extremely surprising that you were able to promote the other machine. There weren't any dcdiag errors? That's also surprising, considering the number of AD (DSAcces errors are AD errors) Event log errors that exist. If there are no errors, it's ok, you don't have to post the dcdiag logs. Apparently the fact that Certificate services can't contact AD, is a sure sign AD has a problem and is the reason that Exchange services won't start. Exchange needs AD and without AD running, Exchange can't run. Post the other stuff I asked for, please. Ace |