Topic Last Modified: 2010-02-15
The Microsoft Exchange Server 2010 Management Pack for System Center Operations Manager monitors the Windows Application log on computers running Exchange 2010 and generates this alert when the events specified in the following Details table are logged.
To learn more about this alert, in Operations Manager, do one or more of the following:
- From the Operations Console, double-click this alert, and then
click the General tab. Review the description of the alert
that includes the variables specific to your environment.
- From the Operations Console, double-click this alert, and then
click the Alert Context tab. Review the logged events that
meet the criteria of this Operations Manager alert.
Details
Product Name |
Exchange |
Product Version |
14.0 (Exchange 2010) |
Event ID |
2060 |
Event Source |
MSExchange ADAccess |
Alert Type |
Warning |
Rule Path |
Microsoft Exchange Server/Exchange 2010/Common Components/Active Directory Access |
Rule Name |
No global catalog server was found in the local site. Make sure that the local site has enough global catalog servers for Exchange. |
Explanation
This event indicates that topology discovery determined that there are no suitable global catalog servers in the local site. DSAccess will use out-of-site global catalog servers. However, they may respond slower, which can cause message queuing and network saturation.
This event may be logged when the following conditions are true:
- No global catalog servers exist in the local site.
- All in-site global catalog servers are down or not
suitable.
- Network problems prevent the Microsoft Exchange server
from contacting the global catalog servers.
- Permissions problems exist.
- Configuration errors exist.
User Action
To resolve this event, do one or more of the following:
- Make sure that the local site has sufficient global catalog
servers for Exchange operation.
- If a global catalog server is expected to be present, confirm
it is running and reachable over the network from the Exchange
server.
- Use the
nltest /dsgetdc: <domain> /site:<local site name>
command to verify that a global catalog server can be located in the local site. Look for the global catalog server flag in the nltest output. The NLTest tool is installed with the Windows support tools.
- Check the Application log for related events. The detail in
other MSExchange ADAccess events and other events may help
determine the root cause of this warning. Increase diagnostic
logging for the MSExchange ADAccess\Topology category to
Lowest or higher. For detailed information about how to
increase logging, see Manage Diagnostic Logging Levels.
- If MSExchange ADAccess Event ID 2080 is logged, no suitable
global catalogs were found when initial topology discovery
completed. Review that event to determine which domain controllers
have been contacted and if they are unsuitable for any reasons.
Correct any problems as indicated by the event description. For
more information, see Microsoft Knowledge Base article 316300,
Event ID 2080 from MSExchangeDSAccess.
- If MSExchange ADAccess Event ID 2070 is logged, a global
catalog may be down or is unreachable. Review the event for details
about why each domain controller has become unsuitable. ADAccess
found no suitable global catalogs when initial topology discovery
completed.
- Use the
Ping
orPathPing
command-line tools to test basic connectivity. UsePing
to isolate network hardware problems and incompatible configurations. UsePathPing
to detect packet loss over multiple-hop trips. For more information, see Microsoft Knowledge Base article 325487, How to troubleshoot network connectivity problems.
- Run the
Dcdiag
command-line tool to test domain controller health. To do this, rundcdiag /s:<Domain Controller Name>
at a command prompt on the Exchange server. Use the output ofDcdiag
to discover the root cause of any failures or warnings that it reports. For more information, see Dcdiag Overview at the Windows Server TechCenter.
For more information about the Get-EventLogLevel and Set-EventLogLevel diagnostic logging cmdlets, see the following topics:
- get-eventloglevel
- Set-EventLogLevel
For More Information
If you are not already doing so, consider running the Exchange tools created to help you analyze and troubleshoot your Exchange environment. These tools can help make sure that your configuration aligns with Microsoft best practices. They can also help you identify and resolve performance issues, improve mail flow, and better manage disaster recovery scenarios. To run these tools, go to the Toolbox node of the Exchange Management Console. To learn more about these tools, see Managing Tools in the Toolbox.