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.

XADM: ForestPrep Fails with Extending the Schema Error


View products that this article applies to.

This article was previously published under Q256184

↑ Back to the top


Symptoms

The ForestPrep procedure may fail with the following error message:
ERROR MESSAGE
Error code 0XC1037AE6 (31462): Extending the schema in the Active Directory failed. Please consult the following error log: %s\LDIF.ERR.

↑ Back to the top


Cause

The cause of this error may be that the MaxReceiveBuffer attribute is set below that of the default in Microsoft Windows 2000.

↑ Back to the top


Resolution

You can determine if this is the case by doing the following:
  1. At a command prompt type the following command:
    ntdsutil
  2. At ntdsutil, type ldap policies.
  3. At Ldap Policies, type connections.
  4. At Server Connections, type connect to server servername.
  5. At Server Connections, type quit.
  6. At Ldap Policies, type show values.
  7. Make sure that MaxReceiveBuffer is set to 10485760. If not, proceed with steps 8 through 11.
  8. At Ldap Policies, type set maxreceivebuffer to 10485760.
  9. At Ldap Policies, type commit changes.
  10. At Ldap Policies, type quit.
  11. At ntdsutil, type quit.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server.

↑ Back to the top


Keywords: KB256184, kbpending, kberrmsg, kbbug

↑ Back to the top

Article Info
Article ID : 256184
Revision : 5
Created on : 2/26/2007
Published on : 2/26/2007
Exists online : False
Views : 290