New
#21
I have attached the error. I am trying to have my two user profiles, Carl and Laura, on my H: drive (an hdd) and my windows 10 and Office programs on my SSD (C: drive). I have created a media tool in the ISO format and have it in my D: drive. I use Windows 10 Home 64 bit.
If you cant read the Word doc, here is what I have entered on the Notepad:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FolderLocations>
<ProfilesDirectory>H:\Users</ProfilesDirectory>
</FolderLocations>
</component>
</settings>
<cpifflineImage cpi:source="wim:\sources\install.wim#Windows 10" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
On command prompt... after System32>%windir%\system32\sysprep\sysprep.exe /oobe /reboot /unattend:H:\relocate.xml
Error is:
System Preparation Tool 3.14, Sysprep was not able to validate your Windows installation. Review the log file at %WINDIR%\System32\Sysprep\Panther\setupact.log for details. After resolving the issue, use Sysprep to validate your installation again.
Sorry, but I just read how to include a screenshot properly. I will do it next time, sorry!
Last edited by fireman0175; 28 Oct 2015 at 16:07.