Home » Technology Management

Dealing with Exchange Event ID 2080 MSExchange ADAccess

Whilst working through the event logs on our Exchange Server 2007 I discovered Information Event 2080 which appears with more than a little regularity, stating:

Process MAD.EXE (PID=5544). Exchange Active Directory Provider has discovered the following servers with the following characteristics:

Event ID 2080

I don’t mind informational events however if they have nothing major to report it can be handy to keep them to a minimum. The first step was to head to the Exchange Command Shell and execute the command

  • get-eventloglevel

This lists all the Exchange Services and their associated logging levels.

Exchange Service Logging Levels

Most of the services were reporting the Lowest logging level, however two services in particular were showing “Low” – as Event ID 2080 is related to ADAccess I set the logging level to “Low” for these two services using the commands:

  • set-eventloglevel "MSExchange ADAccess\Validation" – level 0
  • set-eventloglevel "MSExchange ADAccess\Topology" – level 0

Hopefully, this should reduce the number of occurrences of this keen informational event in the event log.

Related Posts with Thumbnails

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.