ADPRE.EXE /RODCPREP
-
Tuesday, November 27, 2012 9:51 PMHello Guys TechNet
I'm trying to run the Adprep / RODC from media in Windows Server 2008 R2 and when I run the same shows me the error below:
Can anyone help me?
thank you
WORK HAS STOPPED WORKING NT5DS
Problem signature:
Problem Event Name: APPCRASH
Application Name: adprep.exe
Application Version: 6.1.7600.16385
Application Timestamp: 4a5bc92d
Fault Module Name: adprep.exe
Fault Module Version: 6.1.7600.16385
Fault Module Timestamp: 4a5bc92d
Exception Code: c0000005
Exception Offset: 000000000001b3a9
OS Version: 6.1.7600.2.0.0.274.10
Locale ID: 1046
Additional Information 1: 6c0b
Additional Information 2: 6c0baa843036c3a9eb55d89a578ccb90
Additional Information 3: 7367
Additional Information 4: 7367e6539ff7b38087dd72b4bb43a5cc
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C: \ Windows \ system32 \ en-US \ erofflps.txt
All Replies
-
Wednesday, November 28, 2012 6:38 AMModerator
Hi,
Have you run adprep /forestprep before you run this(you must run it first)? Have you used the correct version of adprep?(Windows Server 2008 R2 includes a 32-bit version and a 64-bit version of Adprep.exe. The 64-bit version runs by default.)
Please read these:
Running Adprep.exe
http://technet.microsoft.com/en-us/library/dd464018(v=WS.10).aspx#BKMK_R2Adprep
So You Want to Upgrade to Windows 2008 Domain Controllers (ADPREP)
http://blogs.technet.com/b/askds/archive/2008/11/11/so-you-want-to-upgrade-to-windows-2008-domain-controllers-adprep.aspx
Previous discussion:
http://social.technet.microsoft.com/Forums/en-US/winserverDS/thread/670ed80b-ceab-42ed-801f-6eabb9fdaa78Regards,
Cicely- Marked As Answer by Cicely FengMicrosoft Contingent Staff, Moderator Tuesday, December 04, 2012 7:35 AM
-
Wednesday, November 28, 2012 11:22 AM
I just tried to run adprep32.exe on a 64-bits 2008r2 server, and it did not crash or display any errors. What version is your schema? You can run this query to determine:
dsquery.exe * “CN=Schema,CN=Configuration,DC=domain,DC=local” -scope base -attr objectversion
The command prompt will return the Schema version:
56 = Windows Server 2012
47 = Windows Server 2008 R2
44 = Windows Server 2008
31 = Windows Server 2003 R2
30 = Windows Server 2003
13 = Windows 2000You'll have to change DC=domain,DC=local to match your own domain name.
- Marked As Answer by Cicely FengMicrosoft Contingent Staff, Moderator Tuesday, December 04, 2012 7:35 AM
-
Sunday, December 02, 2012 7:33 PM
If you running this on a 64 bit OS then use adprep /rodcprep and if you are running this on a 32 bit OS then use adprep32 /rodcprep.
Of course, you will need to run adprep /forestprep (adprep32 /forestprep) on the Schema master and adprep /domainprep (adprep32 /domainprep) on the Infratsurcture masters before proceeding.
More details here: http://www.microsoft.com/en-us/download/details.aspx?id=6170
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
- Marked As Answer by Cicely FengMicrosoft Contingent Staff, Moderator Tuesday, December 04, 2012 7:35 AM

