Link to home
Start Free TrialLog in
Avatar of Corey2778
Corey2778

asked on

DNS and AD Migration

I'm trying to migrate from 2003 Standard that is a VM to a 2008 Enterprise physical server.
Currently when I do adprep /forestprep  I get the following.

[2013/09/26:10:38:33.031]
Adprep was unable to check the forest update status.

[Status/Consequence]

Adprep queries the directory to see if the forest has already been prepared. If the information is unavailable or unknown, Adprep proceeds without attempting this operation.

[User Action]

Restart Adprep and check the ADPrep.log file. Verify in the log file that this forest has already been successfully prepared.
[2013/09/26:10:38:33.031]
Adprep encountered a Win32 error.

Error code: 0x3a Error message: The specified server cannot perform the requested operation..

Any Ideas.
Avatar of Sarang Tinguria
Sarang Tinguria
Flag of India image

You must have schema admin rights
Your schema FSMO role holder server should be online
there should be no errors in replication (repadmin /replsum)

Check your schema version below is the command replace domain and local with ur namespace

dsquery * “cn=schema,cn=configuration,dc=domain,dc=local” -scope base -attr objectVersion

If you are trying to upgrade to Windows Server 2008 R2 then you should be running schema level 47

•13 - Windows 2000 Server
•30 - Windows Server 2003 (realease 1)
•31 - Windows Server 2003 R2 (release 2)
•44 - Windows Server 2008 (release 1)
•47 - Windows Server 2008 R2 (release 2)
•51 – Windows Server 8 Developers Preview (new server edition; now only in Developer’s preview for MSDN subscribers)
•52 – Windows Server 8 Beta (publicly available)
•56 - Windows Server 2012 (release 1)

•69 – Windows Server 2012 R2 Preview (release 2)

Refer
http://kpytko.pl/2011/10/06/schema-version/
though schema admins membership is required, the AD schema has nothing to do with that error

adprep is attempting to check the status of the domain and can't; that is the function of the infrastructure master.  the description mentions 1 domain controller which would mean replication does not apply.

have you looked in adprep.log?
Avatar of Corey2778
Corey2778

ASKER

yes I copied the last part into the main post
[2013/09/26:10:38:32.734]
Adprep created the log file ADPrep.log under C:\WINDOWS\debug\adprep\logs\20130926103832 directory.
[2013/09/26:10:38:32.750]
Adprep copied file D:\support\adprep\schema.ini from installation point to local machine under directory C:\WINDOWS.
[2013/09/26:10:38:32.765]
Adprep copied file D:\support\adprep\schupgrade.cat from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.781]
Adprep copied file D:\support\adprep\PAS.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.796]
Adprep copied file D:\support\adprep\sch31.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.812]
Adprep copied file D:\support\adprep\sch32.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.828]
Adprep copied file D:\support\adprep\sch33.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.843]
Adprep copied file D:\support\adprep\sch34.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.859]
Adprep copied file D:\support\adprep\sch35.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.875]
Adprep copied file D:\support\adprep\sch36.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.875]
Adprep copied file D:\support\adprep\sch37.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.890]
Adprep copied file D:\support\adprep\sch38.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.906]
Adprep copied file D:\support\adprep\sch39.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.921]
Adprep copied file D:\support\adprep\sch40.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.937]
Adprep copied file D:\support\adprep\sch41.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.937]
Adprep copied file D:\support\adprep\sch42.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.953]
Adprep copied file D:\support\adprep\sch43.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.968]
Adprep copied file D:\support\adprep\sch44.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.984]
Adprep copied file D:\support\adprep\sch45.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:32.984]
Adprep copied file D:\support\adprep\sch46.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:33.000]
Adprep copied file D:\support\adprep\sch47.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/26:10:38:33.000]
Adprep successfully made the LDAP connection to the local Active Directory Domain Controller CDSDC.
[2013/09/26:10:38:33.000]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is (null).
[2013/09/26:10:38:33.000]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/26:10:38:33.000]
Adprep successfully retrieved information from the local Active Directory Domain Services.
[2013/09/26:10:38:33.000]
Adprep successfully initialized global variables.

[Status/Consequence]

Adprep is continuing.
[2013/09/26:10:38:33.031]
Adprep was unable to check the forest update status.

[Status/Consequence]

Adprep queries the directory to see if the forest has already been prepared. If the information is unavailable or unknown, Adprep proceeds without attempting this operation.

[User Action]

Restart Adprep and check the ADPrep.log file. Verify in the log file that this forest has already been successfully prepared.
[2013/09/26:10:38:33.031]
Adprep encountered a Win32 error.

Error code: 0x3a Error message: The specified server cannot perform the requested operation..
on the 2003 server, if you do netdom query fsmo does it show itself for all 5 roles?
As I said make sure the schema master is online and no replication issues are there in AD
two commands

repadmin /replsum & dcdiag /test:fsmocheck
yes it does but it shows schema owner, Domain Role owner and RID pool manager as an old server that is no longer on the network .
ASKER CERTIFIED SOLUTION
Avatar of Sarang Tinguria
Sarang Tinguria
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
there's your problem...you need to seize the fsmo roles referencing the old server
follow the links above
Thanks that worked but.. I do the ADprep32 /forestprep this completes but when I DCpromo is give me an error stating that I need to prep the forest any ideas?
run adprep /domainprep
Adprep.exe is a command-line tool that is available on the Windows Server 2003/2008 installation disc in the \sources\adprep folder, and it is available on the Windows Server 2008 R2 installation disk in the \support\adprep folder.
Ensure that you are using correct adprep tool to prepare the forest.If your current DC is 32bit you need to use adprep32.exe else if it is 64bit OS you need to use adprep.exe.Also make sure that you are using Win2008 DVD & run adprep from an elevated command prompt(Run as administrator).

Adprep.exe is a command-line tool that is available on the Windows Server 2008 installation disc in the \sources\adprep folder, and it is available on the Windows Server 2008 R2 installation disk in the \support\adprep folder.
Check the FSMO roles assignments. When you prepare the existing AD, you should run adprep /forestprep on the Schema operations master, and adprep /domainprep on the infrastructure master.In your case if you have single DC run the commands on same server.

Prepare a Windows 2000 or Windows Server 2003 Forest Schema for a Domain Controller That Runs Windows Server 2008 or Windows Server 2008 R2
http://technet.microsoft.com/en-us/library/cc753437(v=ws.10).aspx

If still the issue persist execute the below query and post the output.Please substitute the domain name and run the query.
dsquery * cn=schema,cn=configuration,dc=domainname,dc=com -scope base -attr objectVersion

Ensure that you are also using the correct media to prepare the forest.You need to use Win2008 DC to prepare the forest.Below link will be helpful.

Adding first Windows Server 2008  Domain Controller within Windows 2003 network
http://kpytko.wordpress.com/2011/08/25/adding-first-windows-server-2008-r2-domain-controller-within-windows-2003-network/
yes I did run the domain prep and I get this error.


[2013/09/27:08:34:22.390]
Adprep created the log file ADPrep.log under C:\WINDOWS\debug\adprep\logs\20130927083422 directory.
[2013/09/27:08:34:22.406]
Adprep copied file D:\support\adprep\schema.ini from installation point to local machine under directory C:\WINDOWS.
[2013/09/27:08:34:22.421]
Adprep copied file D:\support\adprep\schupgrade.cat from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/27:08:34:22.437]
Adprep copied file D:\support\adprep\PAS.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/27:08:34:22.437]
Adprep successfully made the LDAP connection to the local Active Directory Domain Controller CDSDC.
[2013/09/27:08:34:22.437]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is (null).
[2013/09/27:08:34:22.437]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:08:34:22.437]
Adprep successfully retrieved information from the local Active Directory Domain Services.
[2013/09/27:08:34:22.437]
Adprep successfully initialized global variables.

[Status/Consequence]

Adprep is continuing.
[2013/09/27:08:34:22.453]
Forest-wide information needs to be updated before the domain-wide information can be updated.

[User Action]

Log on to the schema master cdsdc.corningdata.com for this forest, run the following command from the installation media to complete the forest update first:

adprep.exe /forestprep

and then rerun adprep.exe /domainprep on infrastructure master again.
Did you performed user action section above
Yes I did the forest prep completed per my previous post
run this on the 2003 server (replace with your domain name)

Dsquery * CN=Partitions,CN=Configuration,DC=Mydomain,DC=com -scope base -attr msDS-Behavior-Version


it will return a number showing the forest functional level. need to verify forest prep was successfully updated before attempting the domain prep.  something isn't quite right if domainprep thinks the forest wasn't updated
I did the test and nothing cam back I did retry the forestprep and I got this

[2013/09/27:09:37:53.234]
Adprep created the log file ADPrep.log under C:\WINDOWS\debug\adprep\logs\20130927093753 directory.
[2013/09/27:09:37:53.250]
Adprep copied file D:\support\adprep\schema.ini from installation point to local machine under directory C:\WINDOWS.
[2013/09/27:09:37:53.265]
Adprep copied file D:\support\adprep\schupgrade.cat from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/27:09:37:53.312]
Adprep copied file D:\support\adprep\PAS.ldf from installation point to local machine under directory C:\WINDOWS\system32.
[2013/09/27:09:37:53.328]
Adprep copied file D:\support\adprep\dcpromo.csv from installation point to local machine under directory C:\WINDOWS\debug\adprep\data.
[2013/09/27:09:37:53.328]
Adprep successfully made the LDAP connection to the local Active Directory Domain Controller CDSDC.
[2013/09/27:09:37:53.328]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is (null).
[2013/09/27:09:37:53.328]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:37:53.328]
Adprep successfully retrieved information from the local Active Directory Domain Services.
[2013/09/27:09:37:53.328]
Adprep successfully initialized global variables.

[Status/Consequence]

Adprep is continuing.
[2013/09/27:09:37:53.359]


ADPREP WARNING:



Before running adprep, all Windows 2000 Active Directory Domain Controllers in the forest should be upgraded to Windows 2000 Service Pack 4 (SP4) or later.



[User Action]

If ALL your existing Windows 2000 Active Directory Domain Controllers meet this requirement, type C and then press ENTER to continue. Otherwise, type any other key and press ENTER to quit.
[2013/09/27:09:38:06.109]
Adprep set the value of registry key System\CurrentControlSet\Services\NTDS\Parameters\Schema Update Allowed to 1
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=27a03717-5963-48fc-ba6f-69faa33e70ed,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x20
[2013/09/27:09:38:06.109]
Adprep verified the state of operation cn=27a03717-5963-48fc-ba6f-69faa33e70ed,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.

[Status/Consequence]

The operation has not run or is not currently running. It will be run next.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is (null).
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_add_s(). The entry to add is cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_add_s() finished, return code is 0x44
[2013/09/27:09:38:06.109]
Adprep attempted to create the Active Directory Domain Services object cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.

[Status/Consequence]

The object exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_add_s(). The entry to add is cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_add_s() finished, return code is 0x44
[2013/09/27:09:38:06.109]
Adprep attempted to create the Active Directory Domain Services object cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.

[Status/Consequence]

The object exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=3467dae5-dedd-4648-9066-f48ac186b20a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.109]
Adprep checked to verify whether operation cn=3467dae5-dedd-4648-9066-f48ac186b20a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=33b7ee33-1386-47cf-baa1-b03e06473253,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.109]
Adprep checked to verify whether operation cn=33b7ee33-1386-47cf-baa1-b03e06473253,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=e9ee8d55-c2fb-4723-a333-c80ff4dfbf45,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.109]
Adprep checked to verify whether operation cn=e9ee8d55-c2fb-4723-a333-c80ff4dfbf45,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=ccfae63a-7fb5-454c-83ab-0e8e1214974e,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.109]
Adprep checked to verify whether operation cn=ccfae63a-7fb5-454c-83ab-0e8e1214974e,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=ad3c7909-b154-4c16-8bf7-2c3a7870bb3d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.109]
Adprep checked to verify whether operation cn=ad3c7909-b154-4c16-8bf7-2c3a7870bb3d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.109]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=26ad2ebf-f8f5-44a4-b97c-a616c8b9d09a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.109]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=26ad2ebf-f8f5-44a4-b97c-a616c8b9d09a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=4444c516-f43a-4c12-9c4b-b5c064941d61,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=4444c516-f43a-4c12-9c4b-b5c064941d61,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=436a1a4b-f41a-46e6-ac86-427720ef29f3,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=436a1a4b-f41a-46e6-ac86-427720ef29f3,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=b2b7fb45-f50d-41bc-a73b-8f580f3b636a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=b2b7fb45-f50d-41bc-a73b-8f580f3b636a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=1bdf6366-c3db-4d0b-b8cb-f99ba9bce20f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=1bdf6366-c3db-4d0b-b8cb-f99ba9bce20f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=63c0f51a-067c-4640-8a4f-044fb33f1049,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=63c0f51a-067c-4640-8a4f-044fb33f1049,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=dae441c0-366e-482e-98d9-60a99a1898cc,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=dae441c0-366e-482e-98d9-60a99a1898cc,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=7dd09ca6-f0d6-43bf-b7f8-ef348f435617,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=7dd09ca6-f0d6-43bf-b7f8-ef348f435617,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=6b800a81-affe-4a15-8e41-6ea0c7aa89e4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=6b800a81-affe-4a15-8e41-6ea0c7aa89e4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=dd07182c-3174-4c95-902a-d64fee285bbf,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=dd07182c-3174-4c95-902a-d64fee285bbf,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=ffa5ee3c-1405-476d-b344-7ad37d69cc25,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=ffa5ee3c-1405-476d-b344-7ad37d69cc25,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=099f1587-af70-49c6-ab6c-7b3e82be0fe2,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=099f1587-af70-49c6-ab6c-7b3e82be0fe2,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=1a3f6b15-55f2-4752-ba27-3d38a8232c4d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=1a3f6b15-55f2-4752-ba27-3d38a8232c4d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=dee21a17-4e8e-4f40-a58c-c0c009b685a7,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=dee21a17-4e8e-4f40-a58c-c0c009b685a7,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=9bd98bb4-4047-4de5-bf4c-7bd1d0f6d21d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=9bd98bb4-4047-4de5-bf4c-7bd1d0f6d21d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=3fe80fbf-bf39-4773-b5bd-3e5767a30d2d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=3fe80fbf-bf39-4773-b5bd-3e5767a30d2d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=f02915e2-9141-4f73-b8e7-2804662782da,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=f02915e2-9141-4f73-b8e7-2804662782da,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=39902c52-ef24-4b4b-8033-2c9dfdd173a2,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=39902c52-ef24-4b4b-8033-2c9dfdd173a2,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=20bf09b4-6d0b-4cd1-9c09-4231edf1209b,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=20bf09b4-6d0b-4cd1-9c09-4231edf1209b,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=94f238bb-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=94f238bb-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=94f238bc-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=94f238bc-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=94f238bd-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=94f238bd-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=94f238be-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=94f238be-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=94f238bf-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=94f238bf-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=94f238c0-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=94f238c0-831c-11d6-977b-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=eda27b47-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=eda27b47-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=eda27b48-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=eda27b48-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=eda27b49-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=eda27b49-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=eda27b4a-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=eda27b4a-e610-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=26d9c510-e61a-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=26d9c510-e61a-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=26d9c511-e61a-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=26d9c511-e61a-11d6-9793-00c04f613221,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=ea08c04c-f474-4212-b19e-5e754f9210d4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=ea08c04c-f474-4212-b19e-5e754f9210d4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=4c0672a2-437c-4944-b953-5db8f111d665,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=4c0672a2-437c-4944-b953-5db8f111d665,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=4c022fd1-adab-4d84-a7f1-9580f03da856,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=4c022fd1-adab-4d84-a7f1-9580f03da856,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=c03b1f37-c240-4910-93c8-1544a452b4b5,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=c03b1f37-c240-4910-93c8-1544a452b4b5,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=560cf82d-9572-48a3-9024-6f2b56f1f866,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=560cf82d-9572-48a3-9024-6f2b56f1f866,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=abd97102-88dd-4013-a009-0e2c2f967ff6,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=abd97102-88dd-4013-a009-0e2c2f967ff6,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=134428a8-0043-48a6-bcda-63310d9ec4dd,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=134428a8-0043-48a6-bcda-63310d9ec4dd,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=d668ad1f-cedd-4565-ab02-9385926ce4f5,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=d668ad1f-cedd-4565-ab02-9385926ce4f5,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=8f86b825-c322-4101-adc4-579f12d445db,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=8f86b825-c322-4101-adc4-579f12d445db,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=9fea28ff-387f-4d57-866d-3893c50f373f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=9fea28ff-387f-4d57-866d-3893c50f373f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=782370ce-3d38-438d-8b0c-464220a3039d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=782370ce-3d38-438d-8b0c-464220a3039d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=002fb291-0d00-4b0c-8c00-fe7f50ce6f8d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=002fb291-0d00-4b0c-8c00-fe7f50ce6f8d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=dcb3c95d-deb7-4c51-ad13-43a7d5d06fc7,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=dcb3c95d-deb7-4c51-ad13-43a7d5d06fc7,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=ef010a1e-bd88-48c8-a7af-2affd250d77d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=ef010a1e-bd88-48c8-a7af-2affd250d77d,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=bd3413c0-9559-469b-9f3d-51d7faabd81a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.125]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.125]
Adprep checked to verify whether operation cn=bd3413c0-9559-469b-9f3d-51d7faabd81a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.125]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=f814097b-3e3d-49ba-8a3a-092c25085f06,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=f814097b-3e3d-49ba-8a3a-092c25085f06,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=6eb8eaf9-3403-4ba5-8b4b-ce349a4680ad,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=6eb8eaf9-3403-4ba5-8b4b-ce349a4680ad,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=07e57d28-ad40-44fc-8334-8a0dc119b3f4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=07e57d28-ad40-44fc-8334-8a0dc119b3f4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=6fd48655-1698-497a-ac8d-8267ce01c80b,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=6fd48655-1698-497a-ac8d-8267ce01c80b,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=10338d31-2423-4dff-b4b5-ef025144b01f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=10338d31-2423-4dff-b4b5-ef025144b01f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=a96e2ed5-7a7c-4d5c-9d5d-965eca0051da,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=a96e2ed5-7a7c-4d5c-9d5d-965eca0051da,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=613bd063-e8e9-4a62-8f4c-cda566f7eb6f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=613bd063-e8e9-4a62-8f4c-cda566f7eb6f,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=2a858903-5696-4364-b4e5-4cac027ca7a6,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=2a858903-5696-4364-b4e5-4cac027ca7a6,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=0fc5a978-0059-4b0a-9dc2-9896e8e389a1,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=0fc5a978-0059-4b0a-9dc2-9896e8e389a1,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=4d753a29-26ac-4d1a-bc80-311f947e4f0a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=4d753a29-26ac-4d1a-bc80-311f947e4f0a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=3b3adbdb-4485-4559-aed8-9811c4bf90e4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=3b3adbdb-4485-4559-aed8-9811c4bf90e4,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=56040c71-fe93-4037-8fe9-1a4d1a283009,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=56040c71-fe93-4037-8fe9-1a4d1a283009,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=caa2bfad-0cca-483b-8d00-347f943292a8,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=caa2bfad-0cca-483b-8d00-347f943292a8,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=2b9e0609-6d75-498a-9727-c9fcc93f0e42,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=2b9e0609-6d75-498a-9727-c9fcc93f0e42,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=96541a16-910a-4b66-acde-720a0dff03c7,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=96541a16-910a-4b66-acde-720a0dff03c7,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=429a6334-1a00-4515-bf48-676deb55954a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=429a6334-1a00-4515-bf48-676deb55954a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=21ae657c-6649-43c4-bbb3-7f184fdf58c1,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=21ae657c-6649-43c4-bbb3-7f184fdf58c1,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=dca8f425-baae-47cd-b424-e3f6c76ed08b,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=dca8f425-baae-47cd-b424-e3f6c76ed08b,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=a662b036-dbbe-4166-b4ba-21abea17f9cc,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=a662b036-dbbe-4166-b4ba-21abea17f9cc,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=9d17b863-18c3-497d-9bde-45ddb95fcb65,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x0
[2013/09/27:09:38:06.140]
Adprep checked to verify whether operation cn=9d17b863-18c3-497d-9bde-45ddb95fcb65,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com has completed.

[Status/Consequence]

The operation GUID already exists so Adprep did not attempt to rerun this operation but is continuing.
[2013/09/27:09:38:06.140]
Adprep was about to call the following LDAP API. ldap_search_s(). The base entry to start the search is cn=11c39bed-4bee-45f5-b195-8da0e05b573a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.
[2013/09/27:09:38:06.140]
LDAP API ldap_search_s() finished, return code is 0x20
[2013/09/27:09:38:06.140]
Adprep verified the state of operation cn=11c39bed-4bee-45f5-b195-8da0e05b573a,cn=Operations,cn=ForestUpdates,CN=Configuration,DC=corningdata,DC=com.

[Status/Consequence]

The operation has not run or is not currently running. It will be run next.
[2013/09/27:09:38:06.171]
ADPREP was unable to modify the default security descriptor on object CN=ms-DS-Managed-Service-Account,CN=Schema,CN=Configuration,DC=corningdata,DC=com.

[Status/Consequence]

Adprep attempts to merge the existing default security descriptors with the new access control entry (ACE).

[User Action]

Check the log file ADPrep.log in the C:\WINDOWS\debug\adprep\logs\20130927093753 directory for more information.
[2013/09/27:09:38:06.187]
Adprep encountered an LDAP error.

Error code: 0x20. Server extended error code: 0x208d, Server error message: 0000208D: NameErr: DSID-031001CD, problem 2001 (NO_OBJECT), data 0, best match of:
      'CN=Schema,CN=Configuration,DC=corningdata,DC=com'
.
[2013/09/27:09:38:06.203]
Adprep was unable to update forest information.

[Status/Consequence]

Adprep requires access to existing forest-wide information from the schema master in order to complete this operation.

[User Action]

Check the log file, ADPrep.log, in the C:\WINDOWS\debug\adprep\logs\20130927093753 directory for more information.
what happens with dcdiag /v ? any errors?
C:\WINDOWS>dcdiag /v

Domain Controller Diagnosis

Performing initial setup:
   * Verifying that the local machine cdsdc, is a DC.
   * Connecting to directory service on server cdsdc.
   * Collecting site info.
   * Identifying all servers.
   * Identifying all NC cross-refs.
   * Found 1 DC(s). Testing 1 of them.
   Done gathering initial info.

Doing initial required tests

   Testing server: Default-First-Site-Name\CDSDC
      Starting test: Connectivity
         * Active Directory LDAP Services Check
         * Active Directory RPC Services Check
         ......................... CDSDC passed test Connectivity

Doing primary tests

   Testing server: Default-First-Site-Name\CDSDC
      Starting test: Replications
         * Replications Check
         * Replication Latency Check
            CN=Schema,CN=Configuration,DC=corningdata,DC=com
               Latency information for 5 entries in the vector were ignored.
                  5 were retired Invocations.  0 were either: read-only replicas
 and are not verifiably latent, or dc's no longer replicating this nc.  0 had no
 latency information (Win2K DC).
            CN=Configuration,DC=corningdata,DC=com
               Latency information for 5 entries in the vector were ignored.
                  5 were retired Invocations.  0 were either: read-only replicas
 and are not verifiably latent, or dc's no longer replicating this nc.  0 had no
 latency information (Win2K DC).
            DC=corningdata,DC=com
               Latency information for 5 entries in the vector were ignored.
                  5 were retired Invocations.  0 were either: read-only replicas
 and are not verifiably latent, or dc's no longer replicating this nc.  0 had no
 latency information (Win2K DC).
         * Replication Site Latency Check
         ......................... CDSDC passed test Replications
      Test omitted by user request: Topology
      Test omitted by user request: CutoffServers
      Starting test: NCSecDesc
         * Security Permissions check for all NC's on DC CDSDC.
         * Security Permissions Check for
           DC=ForestDnsZones,DC=corningdata,DC=com
            (NDNC,Version 2)
         * Security Permissions Check for
           DC=DomainDnsZones,DC=corningdata,DC=com
            (NDNC,Version 2)
         * Security Permissions Check for
           CN=Schema,CN=Configuration,DC=corningdata,DC=com
            (Schema,Version 2)
         * Security Permissions Check for
           CN=Configuration,DC=corningdata,DC=com
            (Configuration,Version 2)
         * Security Permissions Check for
           DC=corningdata,DC=com
            (Domain,Version 2)
         ......................... CDSDC passed test NCSecDesc
      Starting test: NetLogons
         * Network Logons Privileges Check
         Verified share \\CDSDC\netlogon
         Verified share \\CDSDC\sysvol
         ......................... CDSDC passed test NetLogons
      Starting test: Advertising
         The DC CDSDC is advertising itself as a DC and having a DS.
         The DC CDSDC is advertising as an LDAP server
         The DC CDSDC is advertising as having a writeable directory
         The DC CDSDC is advertising as a Key Distribution Center
         The DC CDSDC is advertising as a time server
         ......................... CDSDC passed test Advertising
      Starting test: KnowsOfRoleHolders
         Role Schema Owner = CN=NTDS Settings,CN=CDSDC,CN=Servers,CN=Default-Fir
st-Site-Name,CN=Sites,CN=Configuration,DC=corningdata,DC=com
         Role Domain Owner = CN=NTDS Settings,CN=CDSDC,CN=Servers,CN=Default-Fir
st-Site-Name,CN=Sites,CN=Configuration,DC=corningdata,DC=com
         Role PDC Owner = CN=NTDS Settings,CN=CDSDC,CN=Servers,CN=Default-First-
Site-Name,CN=Sites,CN=Configuration,DC=corningdata,DC=com
         Role Rid Owner = CN=NTDS Settings,CN=CDSDC,CN=Servers,CN=Default-First-
Site-Name,CN=Sites,CN=Configuration,DC=corningdata,DC=com
         Role Infrastructure Update Owner = CN=NTDS Settings,CN=CDSDC,CN=Servers
,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=corningdata,DC=com
         ......................... CDSDC passed test KnowsOfRoleHolders
      Starting test: RidManager
         * Available RID Pool for the Domain is 4105 to 1073741823
         * cdsdc.corningdata.com is the RID Master
         * DsBind with RID Master was successful
         * rIDAllocationPool is 3105 to 3604
         * rIDPreviousAllocationPool is 3105 to 3604
         * rIDNextRID: 3123
         ......................... CDSDC passed test RidManager
      Starting test: MachineAccount
         Checking machine account for DC CDSDC on DC CDSDC.
         * SPN found :LDAP/cdsdc.corningdata.com/corningdata.com
         * SPN found :LDAP/cdsdc.corningdata.com
         * SPN found :LDAP/CDSDC
         * SPN found :LDAP/cdsdc.corningdata.com/CDS
         * SPN found :LDAP/11b968b5-237f-4619-98d3-30d87a5018b4._msdcs.corningda
ta.com
         * SPN found :E3514235-4B06-11D1-AB04-00C04FC2DCD2/11b968b5-237f-4619-98
d3-30d87a5018b4/corningdata.com
         * SPN found :HOST/cdsdc.corningdata.com/corningdata.com
         * SPN found :HOST/cdsdc.corningdata.com
         * SPN found :HOST/CDSDC
         * SPN found :HOST/cdsdc.corningdata.com/CDS
         * SPN found :GC/cdsdc.corningdata.com/corningdata.com
         ......................... CDSDC passed test MachineAccount
      Starting test: Services
         * Checking Service: Dnscache
         * Checking Service: NtFrs
         * Checking Service: IsmServ
         * Checking Service: kdc
         * Checking Service: SamSs
         * Checking Service: LanmanServer
         * Checking Service: LanmanWorkstation
         * Checking Service: RpcSs
         * Checking Service: w32time
         * Checking Service: NETLOGON
         ......................... CDSDC passed test Services
      Test omitted by user request: OutboundSecureChannels
      Starting test: ObjectsReplicated
         CDSDC is in domain DC=corningdata,DC=com
         Checking for CN=CDSDC,OU=Domain Controllers,DC=corningdata,DC=com in do
main DC=corningdata,DC=com on 1 servers
            Object is up-to-date on all servers.
         Checking for CN=NTDS Settings,CN=CDSDC,CN=Servers,CN=Default-First-Site
-Name,CN=Sites,CN=Configuration,DC=corningdata,DC=com in domain CN=Configuration
,DC=corningdata,DC=com on 1 servers
            Object is up-to-date on all servers.
         ......................... CDSDC passed test ObjectsReplicated
      Starting test: frssysvol
         * The File Replication Service SYSVOL ready test
         File Replication Service's SYSVOL is ready
         ......................... CDSDC passed test frssysvol
      Starting test: frsevent
         * The File Replication Service Event log test
         ......................... CDSDC passed test frsevent
      Starting test: kccevent
         * The KCC Event log test
         Found no KCC errors in Directory Service Event log in the last 15 minut
es.
         ......................... CDSDC passed test kccevent
      Starting test: systemlog
         * The System Event log test
         Found no errors in System Event log in the last 60 minutes.
         ......................... CDSDC passed test systemlog
      Test omitted by user request: VerifyReplicas
      Starting test: VerifyReferences
         The system object reference (serverReference)
         CN=CDSDC,OU=Domain Controllers,DC=corningdata,DC=com and backlink on
         CN=CDSDC,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuratio
n,DC=corningdata,DC=com
         are correct.
         The system object reference (frsComputerReferenceBL)
         CN=CDSDC,CN=Domain System Volume (SYSVOL share),CN=File Replication Ser
vice,CN=System,DC=corningdata,DC=com
         and backlink on CN=CDSDC,OU=Domain Controllers,DC=corningdata,DC=com
         are correct.
         The system object reference (serverReferenceBL)
         CN=CDSDC,CN=Domain System Volume (SYSVOL share),CN=File Replication Ser
vice,CN=System,DC=corningdata,DC=com
         and backlink on
         CN=NTDS Settings,CN=CDSDC,CN=Servers,CN=Default-First-Site-Name,CN=Site
s,CN=Configuration,DC=corningdata,DC=com
         are correct.
         ......................... CDSDC passed test VerifyReferences
      Test omitted by user request: VerifyEnterpriseReferences
      Test omitted by user request: CheckSecurityError

   Running partition tests on : ForestDnsZones
      Starting test: CrossRefValidation
         ......................... ForestDnsZones passed test CrossRefValidation

      Starting test: CheckSDRefDom
         ......................... ForestDnsZones passed test CheckSDRefDom

   Running partition tests on : DomainDnsZones
      Starting test: CrossRefValidation
         ......................... DomainDnsZones passed test CrossRefValidation

      Starting test: CheckSDRefDom
         ......................... DomainDnsZones passed test CheckSDRefDom

   Running partition tests on : Schema
      Starting test: CrossRefValidation
         ......................... Schema passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Schema passed test CheckSDRefDom

   Running partition tests on : Configuration
      Starting test: CrossRefValidation
         ......................... Configuration passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... Configuration passed test CheckSDRefDom

   Running partition tests on : corningdata
      Starting test: CrossRefValidation
         ......................... corningdata passed test CrossRefValidation
      Starting test: CheckSDRefDom
         ......................... corningdata passed test CheckSDRefDom

   Running enterprise tests on : corningdata.com
      Starting test: Intersite
         Skipping site Default-First-Site-Name, this site is outside the scope
         provided by the command line arguments provided.
         ......................... corningdata.com passed test Intersite
      Starting test: FsmoCheck
         Warning: DcGetDcName(GC_SERVER_REQUIRED) call failed, error 1355
         A Global Catalog Server could not be located - All GC's are down.
         PDC Name: \\cdsdc.corningdata.com
         Locator Flags: 0xe00003f9
         Time Server Name: \\cdsdc.corningdata.com
         Locator Flags: 0xe00003f9
         Preferred Time Server Name: \\cdsdc.corningdata.com
         Locator Flags: 0xe00003f9
         KDC Name: \\cdsdc.corningdata.com
         Locator Flags: 0xe00003f9
         ......................... corningdata.com failed test FsmoCheck
      Test omitted by user request: DNS
      Test omitted by user request: DNS
Warning: DcGetDcName(GC_SERVER_REQUIRED) call failed, error 1355
A Global Catalog Server could not be located - All GC's are down.


is this 2003 server a global catalog?  that would be a problem if it isn't

AD sites and services -> sites -> <sitename> -> servers -> <domain controller>
on the right pane, right click NTDS settings and go to properties; make sure global catalog is enabled
Ok I found that problem and I redid the prepforest and I got this back

ADPREP WARNING:

Before running adprep, all Windows 2000 Active Directory Domain Controllers in t
he forest should be upgraded to Windows 2000 Service Pack 4 (SP4) or later.

[User Action]
If ALL your existing Windows 2000 Active Directory Domain Controllers meet this
requirement, type C and then press ENTER to continue. Otherwise, type any other
key and press ENTER to quit.


c
ADPREP was unable to modify the default security descriptor on object CN=ms-DS-M
anaged-Service-Account,CN=Schema,CN=Configuration,DC=corningdata,DC=com.
[Status/Consequence]
Adprep attempts to merge the existing default security descriptors with the new
access control entry (ACE).
[User Action]
Check the log file ADPrep.log in the C:\WINDOWS\debug\adprep\logs\20130927112530
 directory for more information.
a
Adprep encountered an LDAP error.
Error code: 0x20. Server extended error code: 0x208d, Server error message: 0000
208D: NameErr: DSID-031001CD, problem 2001 (NO_OBJECT), data 0, best match of:
        'CN=Schema,CN=Configuration,DC=corningdata,DC=com'
.



Adprep was unable to update forest information.
[Status/Consequence]
Adprep requires access to existing forest-wide information from the schema maste
r in order to complete this operation.
[User Action]
Check the log file, ADPrep.log, in the C:\WINDOWS\debug\adprep\logs\201309271125
30 directory for more information.
Please post the dcdiag /q output and repadmin /repslum,netdom query fsmo and netdom query dc output.Disbale the windows firewall and antivirus too and give a try ensure that GC role is configured on DCs.Ensuer that id used to run adprep is member of schema/enterprise/domain admin group.

Also set the value of registry key [System\CurrentControlSet\Services\NTDS\Parameters\Schema Update Allowed] to 1 and run the Adprep command again if above is not working.