Hello All, I updgraded my Exchange from 2003 to 2010 and everything was working fine for last 2 months. Suddenly, this week, i have really strange issue. Exchange after lets say almost 6 hours puts the following events in the event viewer.
So now, problem is that when these events are exchange stops working. But when i run setup /preparead, and restart the excahnge server, everything starts working fine.
but i have to run this command after every 6 hours. I have checked my DC, and once the Netlogon service, i restarted that and it didnt restarted, so i had to restart the Server, and it fixed for the time being, but in the morning the same thing was again there.
Kindly, please let me know if there is any thing i can do for it.
Please, i know that there is a problem in the DC, in the beginning there was the problem with time, and i have fixed it . But still the problem is there.
What i was thinking was that if i can bring up a new domain, create a new exchange server 2010 and move the mailboxes from the old domain to the new one.
Is there any way that i can do this, because i dont want to create the forest trust, as the old domain is not stable at all.
Log Name: Application Source: MSExchange ADAccess Date: 7/7/2010 10:20:49 AM Event ID: 2080 Task Category: Topology Level: Information Keywords: Classic User: N/A Computer: NTCMAIL.nawasi.com.kw Description: Process STORE.EXE (PID=6108). Exchange Active Directory Provider has discovered the following servers with the following characteristics: (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version) In-site: nawasi02.nawasi.com.kw CDG 1 7 7 1 0 1 1 7 1 NGDC.nawasi.com.kw CDG 1 7 7 1 0 0 1 7 1 Out-of-site:
Log Name: Application Source: MSExchangeRepl Date: 7/7/2010 10:20:36 AM Event ID: 2121 Task Category: Service Level: Error Keywords: Classic User: N/A Computer: NTCMAIL.nawasi.com.kw Description: The Microsoft Exchange Replication service failed to start the TCP listener. Error: Microsoft.Exchange.Data.Directory.NoSuitableServerFoundException: The Microsoft Exchange Active Directory Topology service on server localhost did not return any suitable domain controllers. at Microsoft.Exchange.Data.Directory.DSAccessTopologyProvider.GetConfigDCInfo(Boolean throwOnFailure) at Microsoft.Exchange.Data.Directory.TopologyProvider.PopulateConfigNamingContexts() at Microsoft.Exchange.Data.Directory.ADSession.GetConfigurationNamingContext() at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientSession.GetWellKnownExchangeGroupSid(Guid wkguid) at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientSession.GetExchangeServersUsgSid() at Microsoft.Exchange.Cluster.Replay.RemoteDataProvider.StartListening() Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MSExchangeRepl" /> <EventID Qualifiers="49156">2121</EventID> <Level>2</Level> <Task>1</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2010-07-07T07:20:36.000000000Z" /> <EventRecordID>342871</EventRecordID> <Channel>Application</Channel> <Computer>NTCMAIL.nawasi.com.kw</Computer> <Security /> </System> <EventData> <Data>Microsoft.Exchange.Data.Directory.NoSuitableServerFoundException: The Microsoft Exchange Active Directory Topology service on server localhost did not return any suitable domain controllers. at Microsoft.Exchange.Data.Directory.DSAccessTopologyProvider.GetConfigDCInfo(Boolean throwOnFailure) at Microsoft.Exchange.Data.Directory.TopologyProvider.PopulateConfigNamingContexts() at Microsoft.Exchange.Data.Directory.ADSession.GetConfigurationNamingContext() at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientSession.GetWellKnownExchangeGroupSid(Guid wkguid) at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientSession.GetExchangeServersUsgSid() at Microsoft.Exchange.Cluster.Replay.RemoteDataProvider.StartListening()</Data> </EventData> </Event>
< Message edited by hesan -- 8.Jul.2010 6:52:43 PM >
Hi, Actually i figured out what happened. When i installed the Exchange 2010 in my Environment, and when i ran Get-ADServersettings | Fl i got to see the both domain controllers. But suddenly only one was shown.
SO when i checked the Event Viewer closely, i saw an error saying that Audit security Privillege is not there on the domain controller. So i gave that permission, and everything started working fine.