Conectați-vă cu Microsoft
Conectați-vă sau creați un cont
Salut,
Selectați un alt cont.
Aveți mai multe conturi
Alegeți contul cu care doriți să vă conectați.
Engleză
Ne pare rău. Acest articol nu este disponibil în limba dvs.

Symptoms

Consider the following scenario:

  • You enable the filtered tracing feature in Microsoft Exchange Troubleshooting Assistant (Extra.exe) to trace a user (user A) in a Microsoft Exchange Server 2010 environment.

  • User A has a legacyExchangeDN attribute that contains one or more of the following special characters:

    • dollar sign ($)

    • period (.)

    • comma (,)

    • single straight quotation mark (')

    • caret (^)

    • space ( )

In this scenario, Extra.exe traces all the users in the environment instead of only user A. Additionally, user A's legacyExchangeDN attribute is split into multiple parts in the EnabledTraces.config file. For example, user A's legacyExchangeDN attribute in the Active Directory Service Interfaces (ADSI) Edit tool is displayed as follows:

/o=CONTOSO,/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=User

However, the following separated UserDN attributes are displayed in the EnableTraces.config file:

UserDN:/o=CONTOSO
UserDN:/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=User
Note By default, the EnabledTraces.config file is located in the root of drive C.

Cause

This issue occurs because the trace rule for Extra.exe assumes that the special characters in the single legacyExchangeDN attribute are separators. Therefore, the single legacyExchangeDN attribute is split into two UserDN attributes.


Resolution

To resolve this issue, install the following update rollup:

2685289 Description of Update Rollup 3 for Exchange Server 2010 Service Pack 2

Workaround

To work around this issue, manually combine the UserDN attributes on one line, and include the special character in the EnableTraces.config file. For example, add a comma (,) to the legacyExchangeDN attribute, as shown in the following example.

The following is an example of the legacyExchangeDN attribute before you perform the workaround:

UserDN:/o=CONTOSO
UserDN:/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=User

The following is an example of the legacyExchangeDN attribute after you perform the workaround:

UserDN:/o=CONTOSO,/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=User

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

More Information

For more information about KB article 967255, click the following article number to view the article in the Microsoft Knowledge Base:

967255 Only the tracing information of the last user is logged when you configure Exchange Server 2007 to trace multiple users at the same time For more information about KB article 971878, click the following article number to view the article in the Microsoft Knowledge Base:

971878 How to troubleshoot calendar issues in Microsoft Outlook, Microsoft Exchange Server 2007, and Microsoft Exchange Server 2010

Aveți nevoie de ajutor suplimentar?

Doriți mai multe opțiuni?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Au fost utile aceste informații?

Ce v-a afectat experiența?
Apăsând pe Trimitere, feedbackul dvs. va fi utilizat pentru a îmbunătăți produsele și serviciile Microsoft. Administratorul dvs. IT va avea posibilitatea să colecteze aceste date. Angajamentul de respectare a confidențialității.

Vă mulțumim pentru feedback!

×