MSExchangeFDS 1011

 

Letztes Änderungsdatum des Themas: 2011-03-19

Dieser Artikel bietet eine Erläuterung und mögliche Lösungen für ein bestimmtes Exchange-Ereignis. Wenn Sie hier das Gesuchte nicht finden können, durchsuchen Sie die Exchange 2010-Hilfe.

Details

Product Name

Exchange

Product Version

14.0

Event ID

1011

Category

General

Symbolic Name

InvalidADObject

Message Text

Process %1 (PID=%2). Active Directory contains invalid configuration object, validation error is "%3". Will wait for %4 seconds and retry.

Explanation

This Warning event indicates that Microsoft Exchange File Distribution service found an invalid configuration object in Active Directory. The File Distribution service must read the configuration data from Active Directory to distribute offline address books (OABs) and custom Unified Messaging prompts.

This event may occur because of Active Directory schema violations.

User Action

If this Warning event frequently occurs, follow these steps:

  1. Use the following Exchange Management Shell cmdlet to increase the diagnostic logging level on the General counter of the MSExchangeFDS performance object to the High setting:
    Set-EventLogLevel MSExchangeFDS\General -Level High

    noteAnmerkung:
    For detailed information about how to change diagnostic logging levels, see Verwalten der Diagnoseprotokolliergrade.
  2. Review other related Error and Warning events in the Application log. These related events may help you determine the cause of this warning.

  3. Use the following Exchange Management Shell cmdlet to set the diagnostic logging level on the General counter of the MSExchangeFDS performance object back to the default Lowest setting:
    Set-EventLogLevel MSExchangeFDS\General -Level Lowest

    Wichtig

    After you finish troubleshooting this problem, you should return logging to the default level to avoid filling your event logs.

This Warning event may be ignored if it occurred during an Active Directory schema upgrade.

For More Information

Wenn dies nicht bereits der Fall ist, sollten Sie die Exchange-Tools ausführen, die für die Analyse und Problembehandlung der Exchange-Umgebung erstellt wurden. Mit diesen Tools kann sichergestellt werden, dass Ihre Konfiguration die bewährten Methoden von Microsoft einhält. Sie tragen zudem zur Identifikation und zur Lösung von Leistungsproblemen bei, und können die Nachrichtenübermittlung verbessern. Sie können diese Tools über den Knoten Toolbox in der Exchange-Verwaltungskonsole ausführen. Weitere Informationen zu diesen Tools finden Sie unter Verwalten von Tools in der Toolbox.