Hi All
I've recently upgrade my SCCM environment to support Windows 10
I've successfully created a Windows 10 Task sequence which will deploy my captured Windows 10 Image via PXE boot - with no errors either with a vanilla Windows 10 wim image or a captured win 10 image
But when I create Task Sequence Media using a 32 GB Flash Voyager GT USB3 key and try to deploy from that the deployment fails when attempting to apply the WIM image (I've tried applying a vanilla wim image and a captured wim image)
i.e.
Successfully wiped C:\ ApplyOperatingSystem 05/11/2015 15:10:34 908 (0x038C)
Applying image to C:\ ApplyOperatingSystem 05/11/2015 15:10:34 908 (0x038C)
Applying image 1 to volume C: ApplyOperatingSystem 05/11/2015 15:10:34 908 (0x038C)
WIM retry: C:\Windows\WinSxS\amd64_microsoft-windows-t..c-journalnotewriter_31bf3856ad364e35_10.0.10240.16485_none_4a666348e7b1de4e\PDIALOG.exe (0x80070570) ApplyOperatingSystem 05/11/2015 15:10:42 1108 (0x0454)
WIM retry: C:\Windows\WinSxS\amd64_microsoft-windows-t..c-journalnotewriter_31bf3856ad364e35_10.0.10240.16485_none_4a666348e7b1de4e\PDIALOG.exe (0x80070570) ApplyOperatingSystem 05/11/2015 15:10:43 1108 (0x0454)
WIM retry: C:\Windows\WinSxS\amd64_microsoft-windows-t..c-journalnotewriter_31bf3856ad364e35_10.0.10240.16485_none_4a666348e7b1de4e\PDIALOG.exe (0x80070570) ApplyOperatingSystem 05/11/2015 15:10:43 1108 (0x0454)
WIM retry: C:\Windows\WinSxS\amd64_microsoft-windows-t..c-journalnotewriter_31bf3856ad364e35_10.0.10240.16485_none_4a666348e7b1de4e\PDIALOG.exe (0x80070570) ApplyOperatingSystem 05/11/2015 15:10:44 1108 (0x0454)
WIM error:C:\Windows\WinSxS\amd64_microsoft-windows-t..c-journalnotewriter_31bf3856ad364e35_10.0.10240.16485_none_4a666348e7b1de4e\PDIALOG.exe.
The file or directory is corrupted and unreadable. (Error: 80070570; Source: Windows) ApplyOperatingSystem 05/11/2015 15:10:44 1108 (0x0454)
WIMApplyImage( hVolumeImage, const_cast<LPWSTR>(pathTargetVolume.c_str()), WIM_FLAG_VERIFY), HRESULT=80070570 (e:\qfe\nts\sms\framework\tscore\wimfile.cpp,665) ApplyOperatingSystem 05/11/2015 15:10:44 908 (0x038C)
Unable to apply (0x80070570) ApplyOperatingSystem 05/11/2015 15:10:44 908 (0x038C)
this->imageFile.ApplyVolumeImage(imageIndex, this->targetVolume), HRESULT=80070570 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,752) ApplyOperatingSystem 05/11/2015 15:10:44 908 (0x038C)
ApplyImage(), HRESULT=80070570 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,1830) ApplyOperatingSystem 05/11/2015 15:10:44 908 (0x038C)
Apply(), HRESULT=80070570 (e:\nts_sccm_release\sms\client\osdeployment\applyos\installimage.cpp,2019) ApplyOperatingSystem 05/11/2015 15:10:44 908 (0x038C)
Installation of image 1 in package G01004B0 failed to complete..
The file or directory is corrupted and unreadable. (Error: 80070570; Source: Windows) ApplyOperatingSystem 05/11/2015 15:10:44 908 (0x038C)
The WIM image does get opened and used, as a load of folders get created on the C drive before it fails while copying the file above i.e.
Volume in drive C is OSDisk
Volume Serial Number is FE28-C68F
Directory of C:\
07/10/2015 03:04 AM <DIR> PerfLogs
07/10/2015 05:29 AM <DIR> Program Files
07/10/2015 03:04 AM <DIR> Program Files (x86)
11/05/2015 03:10 PM <DIR> Users
11/05/2015 03:10 PM <DIR> Windows
11/05/2015 03:10 PM <DIR> _SMSTaskSequence
0 File(s) 0 bytes
6 Dir(s) 126,587,412,480 bytes free
I have been using this same key for doing Windows 8.1 deployments with no issues.
I found an old USB2 8GB key in my cupboard and removed a bunch of stuff from my task sequence (after the OS deployment) and then tried using this and Windows 10 deployed ok !!! - but its too small for my complete task sequence and slow compared to a USB 3 key.
Does anyone have any ideas as to what I can do to get the 32 GB Flash Voyager GT USB3 key working with Windows 10 deployments ??
The laptops i'm trying to deploy to are Lenovo X240 & T440 laptops - interestingly the task sequence fails with a retry on a different file on each laptop - but this file is consistent each time you retry the install
I've hunted around for a recommend list of USB keys to use as task sequence media but not found anything - Can any of you let me know what 16/32GB USB sticks you use for Task Sequence Media for Windows 10 Deployments ?
Thanks
GGA
smsts.log