Unable to extend the AD schema to add a 2003 server R2 to the domain. After running adprep /forest I get an error "lDAPDisplayName" attribute value for objects defined in Windows 2000 schema and extended schema do not match. See below error:
Adprep created the log file ADPrep.log under C:\WINDOWS\system32\debug\
adprep\log
s\20080425
083436 directory.
Adprep copied file C:\Windows Server 2003 R2 Disk 2\CMPNENTS\R2\ADPREP\schem
a.ini from installation point to local machine under directory C:\WINDOWS.
Adprep copied file C:\Windows Server 2003 R2 Disk 2\CMPNENTS\R2\ADPREP\sch31
.ldf from installation point to local machine under directory C:\WINDOWS\system32.
Adprep copied file C:\Windows Server 2003 R2 Disk 2\CMPNENTS\R2\ADPREP\dcpro
mo.csv from installation point to local machine under directory C:\WINDOWS\system32\debug\
adprep\dat
a.
Adprep copied file C:\Windows Server 2003 R2 Disk 2\CMPNENTS\R2\ADPREP\409.c
sv from installation point to local machine under directory C:\WINDOWS\system32\debug\
adprep\dat
a.
Adprep successfully made the LDAP connection to the local domain controller DC2.
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is (null).
LDAP API ldap_search_s() finished, return code is 0x0
Adprep successfully retrieved information from the local directory service.
Adprep successfully initialized global variables.
[Status/Consequence] Adprep is continuing.
ADPREP WARNING:
Before running adprep, all Windows 2000 domain controllers in the forest should be upgraded to Windows 2000 Service Pack 1 (SP1) with QFE 265089, or to Windows 2000 SP2 (or later).
QFE 265089 (included in Windows 2000 SP2 and later) is required to prevent potential domain controller corruption.
For more information about preparing your forest and domain see KB article Q331161 at
http://support.microsoft.com.
[User Action]
If ALL your existing Windows 2000 domain controllers meet this requirement, type C and then press ENTER to continue. Otherwise, type any other key and press ENTER to quit.
==========================
==========
==========
=====
"lDAPDisplayName" attribute value for objects defined in Windows 2000 schema and extended schema do not match.
A previous schema extension has defined the attribute value as "DUP-preferredLanguage-17f
d6fdf-ac28
-4ded-8d34
-a8925cdae
f9a" for object "CN=preferredLanguage,CN=S
chema,CN=C
onfigurati
on,DC=opti
mum,DC=com
" differently than the schema extension needed for Windows 2003 server .
[Status/Consequence]
Adprep cannot extend your existing schema
[User Action]
Contact the vendor of the application that previously extended the schema to resolve the inconsistency. Then run adprep again.
I am thinking of installing FSU 3.5, but not sure if this will resolve my issue.
Thanks in advance