titch Posted August 7, 2012 Posted August 7, 2012 Trying to run adprep on a 2003 DC but keep getting this error message. This is the log file Updating change from:" International ISDN Number (Others)" to "International ISDN Number (Others)" for locale 409, object inetOrgPerson-Display and property attributeDisplayNames. Adprep was unable to complete because the call back function failed. [status/Consequence] Error message: Error(110) while running ""C:\WINDOWS\system32\LDIFde.exe" -o ObjectGuid -d "CN=mSMQMigratedUser-Display,CN=401,CN=DisplaySpecifiers,CN=Configuration,DC=DOMAIN,DC=gov,DC=uk" -u -f "C:\DOCUME~1\SUPERV~1.SER\LOCALS~1\Temp\1\TMP89.tmp" -j "C:\WINDOWS\debug\adprep\logs\20120807135605" -s SERVERNAME.DOMAIN". Could not move file C:\WINDOWS\debug\adprep\logs\20120807135605\LDIF.err to C:\WINDOWS\debug\adprep\logs\20120807135605\DisplaySpecifierUpgradeLdifError.001.txt. The system cannot find the file specified. (0x80070002). [user Action] Check the log file ADPrep.log, in the C:\WINDOWS\debug\adprep\logs\20120807135605 directory for more information. It seems to me it cant create the log file needed but it create a new folder each time so I cant create one for it. Any Ideas?
sparkeh Posted August 7, 2012 Posted August 7, 2012 Running Adprep.exe This error message can appear when an external function called by adprep /forestprep or adprep /domainprep /gpprep causes locks on files or folders that are used by antivirus software utilities running on the schema master or the infrastructure master. If you see this error message when you run adprep /forestprep, try disabling the antivirus software and running the command again. After the adprep /forestprepcommand completes, you can enable the antivirus software again. If you see this error message when you run adprep /domainprep /gpprep, investigate and resolve the following possible causes: The \SCRIPTS folder is absent from the SYSVOL shared folder. The Default Domain Policy and the Default Domain Controller Policy are absent from SYSVOL. The Default Domain Policy and the Default Domain Controller Policy do not have the default globally unique identifiers (GUIDs). The Default Domain Policy GUID is {31B2F340-016D-11D2-945F-00C04FB984F9}. The default Default Domain Controller Policy GUID is {6AC1786C-016F-11D2-945F-00C04fB984F9}. The registry entry HKLM\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters\SysVol does not exist or does not point to a valid SYSVOL path, such as %SystemRoot%\SYSVOL\sysvol. There are problems with file system junction points between %SystemRoot%\SYSVOL\sysvol\domain and %SystemRoot%\SYSVOL\. Running a DIR command of the SYSVOL folder tree structure is not sufficient to validate the junction points. Instead, use LinkD to verify existence of junction points and validate linked folders. For more information about using LinkD, see Gather the SYSVOL path information (Gather the SYSVOL path information: Active Directory). 1
titch Posted August 20, 2012 Author Posted August 20, 2012 Sorry for slow reply on this Sparkeh have been on holiday. Cheers for the help and will test out in a bit. Rich
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now