adprep32 /rodcprep problem
hi,
we planning migrate our windows server 2003 enterprise 32bit windows server 2008 r2.
currently have 2 domain controller. here list:
1) srv-pdc (primary domain controller)
2) srv-bdc (secondary domai controller)
both running windows server 2003 enterprise
we perform following steps during migration process:
1)raise domain forest level windows server 2003
"prepare active directory schema"
2)run adprep windows server 2008 dvd (adprep32 /forestprep) - run successfully
3) adprep32 /domainprep - run successfully
4) adprep32 /rodcprep - error
please review log:
[2011/05/09:19:04:36.078]
adprep created log file adprep.log under c:\windows\debug\adprep\logs\20110509190436 directory.
[2011/05/09:19:04:36.093]
adprep connected domain fsmo: srv-pdc.mydomain.com.
[2011/05/09:19:04:36.093]
adprep call following ldap api. ldap_search_s(). base entry start search (null).
[2011/05/09:19:04:36.093]
ldap api ldap_search_s() finished, return code 0x0
[2011/05/09:19:04:36.093]
adprep retrieved information local active directory domain services.
[2011/05/09:19:04:36.109]
adprep initialized global variables.
[status/consequence]
adprep continuing.
[2011/05/09:19:04:36.109]
adprep call following ldap api. ldap_search_s(). base entry start search cn=partitions,cn=configuration,dc=mydomain,dc=com.
[2011/05/09:19:04:36.109]
ldap api ldap_search_s finished, return code 0x0
[2011/05/09:19:04:36.109]
adprep detected operation on partition dc=domaindnszones,dc=mydomain,dc=com has been performed. skipping next partition.
==============================================================================
[2011/05/09:19:04:36.109]
==============================================================================
adprep found partition dc=forestdnszones,dc=mydomain,dc=com, , update permissions.
[2011/05/09:19:04:36.125]
adprep call following ldap api. ldap_search_s(). base entry start search cn=infrastructure,dc=forestdnszones,dc=mydomain,dc=com.
[2011/05/09:19:04:36.125]
ldap api ldap_search_s finished, return code 0x0
[2011/05/09:19:04:36.125]
adprep connected replica dc srv-bdc.mydomain.com holds partition dc=forestdnszones,dc=mydomain,dc=com.
[2011/05/09:19:04:36.140]
adprep call following ldap api. ldap_search_s(). base entry start search dc=forestdnszones,dc=mydomain,dc=com.
[2011/05/09:19:04:36.140]
ldap api ldap_search_s() finished, return code 0xa
[2011/05/09:19:04:36.140]
adprep unable modify security descriptor on object dc=forestdnszones,dc=mydomain,dc=com.
[status/consequence]
adprep unable merge existing security descriptor new access control entry (ace).
[user action]
check log file adprep.log in c:\windows\debug\adprep\logs\20110509190436 directory more information.
[2011/05/09:19:04:36.156]
adprep encountered ldap error.
error code: 0xa. server extended error code: 0x202b, server error message: 0000202b: referr: dsid-0310063c, data 0, 1 access points
ref 1: 'forestdnszones.mydomain.com'
.
[2011/05/09:19:04:36.156]
adprep failed operation on partition dc=forestdnszones,dc=mydomain,dc=com. skipping next partition.
==============================================================================
[2011/05/09:19:04:36.156]
adprep detected operation on partition dc=mydomain,dc=com has been performed. skipping next partition.
==============================================================================
[2011/05/09:19:04:36.171]
adprep completed errors. not partitions updated. see adprep.log in c:\windows\debug\adprep\logs\20110509190436 directory more information.
to update partititions, current logged on user needs member of enterprise admins group. if not case, please correct problem, , restart adprep.
i'm idiot.
context of vb script supplied ms article (http://support.microsoft.com/kb/949257) needs changed update other partitions.
i.e. update domaindnszones:
cscript fixfsmo.vbs dc=domaindnszones,dc=contoso,dc=com
, update forestdnszones:
cscript fixfsmo.vbs dc=forestdnszones,dc=contoso,dc=com
-----------------
after ran /rodcprep process completed without error
thanks replies.
shoaib
Windows Server > Migration
Comments
Post a Comment