Hi-
After running "adprep /rodcprep" - we ran into issues...
1.
Found these links - not sure if can they help - worried about running the VB script and causing issues here:
http://support.microsoft.com/kb/949257
2.
But, not sure what type pf partitionto create here:
http://technet.microsoft.com/en-us/library/cc730970(WS.10).aspx
Example:
create nc dc=AppPartition,dc=contoso,dc=com dc1.contoso.com
---------------
--> Do we really input "AppPartition"?
Details of issue...
D:\support\adprep>adprep /rodcprep
Adprep connected to the domain FSMO: dc.contoso.local.
==============================================================================
Adprep found partition DC=DomainDnsZones,DC=contoso,DC=local, and is about to up date the permissions.
Adprep could not contact a replica for partition DC=DomainDnsZones,DC=contoso,DC =local.
Adprep encountered an LDAP error.
Error code: 0x0. Server extended error code: 0x0, Server error message: (null).
Adprep failed the operation on partition DC=DomainDnsZones,DC=contoso,DC=local.
Skipping to next partition.
==============================================================================
Adprep detected the operation on partition DC=ForestDnsZones,DC=contoso,DC=local
has been performed. Skipping to next partition.
==============================================================================
Adprep detected the operation on partition DC=contoso,DC=local has been performe d. Skipping to next partition.
==============================================================================
Adprep completed with errors. Not all partitions are updated. See the ADPrep.log in the C:\Windows\debug\adprep\logs\20130403183058 directory for more informati on.
To successfully update all partititions, the current logged on user needs to be a member of Enterprise Admins group. If that is not the case, please correct th e problem, and then restart Adprep.
---------------
[2013/04/03:18:30:58.613]
Adprep created the log file ADPrep.log under C:\Windows\debug\adprep\logs\20130403183058 directory.
[2013/04/03:18:30:58.676]
Adprep connected to the domain FSMO: dc.contoso.local.
[2013/04/03:18:30:58.676]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is (null).
[2013/04/03:18:30:58.707]
LDAP API ldap_search_s() finished, return code is 0x0 [2013/04/03:18:30:58.707] Adprep successfully retrieved information from the local Active Directory Domain Services.
[2013/04/03:18:30:58.816]
Adprep successfully initialized global variables.
[Status/Consequence]
Adprep is continuing.
[2013/04/03:18:30:58.816]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is CN=Partitions,CN=Configuration,DC=contoso,DC=local.
[2013/04/03:18:30:58.816]
LDAP API ldap_search_s finished, return code is 0x0 [2013/04/03:18:30:58.832] ==============================================================================
Adprep found partition DC=DomainDnsZones,DC=contoso,DC=local, and is about to update the permissions.
[2013/04/03:18:30:58.941]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is CN=Infrastructure,DC=DomainDnsZones,DC=contoso,DC=local.
[2013/04/03:18:30:58.941]
LDAP API ldap_search_s finished, return code is 0x0 [2013/04/03:18:30:58.941] Adprep could not contact a replica for partition DC=DomainDnsZones,DC=contoso,DC=local.
[2013/04/03:18:30:58.957]
Adprep encountered an LDAP error.
Error code: 0x0. Server extended error code: 0x0, Server error message: (null).
[2013/04/03:18:30:58.972]
Adprep failed the operation on partition DC=DomainDnsZones,DC=contoso,DC=local. Skipping to next partition.
==============================================================================
[2013/04/03:18:30:58.988]
Adprep detected the operation on partition DC=ForestDnsZones,DC=contoso,DC=local has been performed. Skipping to next partition.
==============================================================================
[2013/04/03:18:30:59.003]
Adprep detected the operation on partition DC=contoso,DC=local has been performed. Skipping to next partition.
==============================================================================
[2013/04/03:18:30:59.050]
Adprep completed with errors. Not all partitions are updated. See the ADPrep.log in the C:\Windows\debug\adprep\logs\20130403183058 directory for more information.
To successfully update all partititions, the current logged on user needs to be a member of Enterprise Admins group. If that is not the case, please correct the problem, and then restart Adprep.
------------------------
We are not sure what to use for syntax within ntdsutil when creating a partition that adprep requests?
Any help ios papreciated.
Thx.
-P