While attempting to run ADPREP from the Server 2008 R2 CD, ADPREP returns an error message after attemting to modify the base domain object. The error looks like this:
Adprep was about to call the following LDAP API. ldap_modify_s(). The entry to modify is DC=AA,DC=BB,DC=COM.
[2011/05/13:11:11:16.392]
LDAP API ldap_modify_s() finished, return code is 0x13
[2011/05/13:11:11:16.408]
Adprep was unable to modify some attributes on object DC=AA,DC=BB,DC=COM.
[User Action]
Check the log file ADPrep.log in the C:\Windows\debug\adprep\logs\20110513111116 directory for more information.
[2011/05/13:11:11:16.408]
Adprep encountered an LDAP error.
Error code: 0x13. Server extended error code: 0x20b5, Server error message: 000020B5: AtrErr: DSID-03152395, #1:
0: 000020B5: DSID-03152395, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 9054f (otherWellKnownObjects)
.
[2011/05/13:11:11:16.423]
Adprep was unable to update domain information.
[Status/Consequence]
Adprep requires access to existing domain-wide information from the infrastructure master in order to complete this operation.
[User Action]
Check the log file, ADPrep.log, in the C:\Windows\debug\adprep\logs\20110513111116 directory for more information.
Any idea what this might be?