Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You receive an "Error Committing Transaction" error message when you use the RegisterMailbox.vbs script to register the Auto Accept Agent event sink in Exchange Server 2003


View products that this article applies to.

Symptoms

When you use the RegisterMailbox.vbs script to register the Auto Accept Agent event sink in Microsoft Exchange Server 2003, you receive the following error message:
Error Committing Transaction : -805306273


This issue may occur even if the event sink is operating correctly on mailboxes on which the event sink was previously registered.

↑ Back to the top


Cause

This issue may occur if a user account in the forest has the ANONYMOUS LOGON group set as the associated external account.

↑ Back to the top


Resolution

Run a Lightweight Directory Access Protocol (LDAP) query to locate which user accounts have the ANONYMOUS LOGON group set as their associated external accounts. To do this, follow these steps:
1.Click Start, click Run, type Ldp.exe, and then click OK.
2.Click Connection, and then click Connect.
3.Type the name of a global catalog in the Server box, type 3268 in the Port box, and then click OK.
4.Click Connection, and then click Bind.
5.Type the administrator name, the password, and the domain name. Then, click OK.
6.On the Browse menu, click Search.
7.In the Filter box, type (&(|(msExchMasterAccountSid=\01\01\00\00\00\00\00\05\07\00\00\00)(objectSID=\01\01\00\00\00\00\00\05\07\00\00\00))(!(objectClass=foreignSecurityPrincipal))), and then click Run.
The query should return zero entries. If the query returns any entries, follow these steps:
1.Use the Active Directory Users and Computers snap-in to open the user's properties.
2.On the Exchange Advanced tab, click Mailbox Rights.
3.Locate the ANONYMOUS LOGON group, and then click to clear the Associated external account check box. Then, click OK.

Important If the Associated external account check box is not selected for the ANONYMOUS LOGON group, click to select the Associated external account check box, and then click OK. Then, go to step 1 to restart this procedure.
If the account is disabled, specify another account as the associated external account. You can use the SELF group if you are not sure which account to specify.

↑ Back to the top


More information

For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
279220 How to use LDP to discover mail-enabled users
224543 Using Ldp.exe to find data in the Active Directory

↑ Back to the top


Keywords: KB905805, kbprb

↑ Back to the top

Article Info
Article ID : 905805
Revision : 3
Created on : 10/25/2007
Published on : 10/25/2007
Exists online : False
Views : 251