In a network environment with Windows SBS 2003 domain controller, other than completely replace the domain, I am trying to setup a backup domain controller with the Windows Server 2012 Standard.
Here's the error I am getting:
"ADPrep execution failed --> System.ComponentModel.Win32Exception (0x80004005): A device attached to the system is not functioning"
Below is the abstract from the ADPreg log file:
Adprep was unable to complete because the call back function failed.[Status/Consequence]
Error message: Error(8224) while running "LDIFDE -o "ObjectGuid" -d "CN=printQueue-Display,CN=405,CN=DisplaySpecifiers,CN=Configuration,DC=MyDomainName,DC=local" -u -f "C:\Users\EXECUT~1\AppData\Local\Temp\TMP805A.tmp" -s"MyServerName.MyDomainName.local" -h". (0x80004005).
[User Action]
Check the log file ADPrep.log, in the C:\Windows\debug\adprep\logs\20130419101228 directory for more information.
DSID Info:
DSID: 0x1811132a
winerror = 0x1f
NT BUILD: 9200
NT BUILD: 16384
[2013/04/19:10:20:52.482]
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\20130419101228 directory for more information.
I am scratching my head...Where shall I start with solving this problem?