Create Task Sequence Media Failed (CreateMedia.exe Error 80070003)

The workaround tells you to do the following:

===================================================================

cd C:\Program Files (x86)\Microsoft  Configuration Manager\AdminConsole\bin\i386

CreateMedia.exe /K:Full  /P:sccm_dp_fqdn /S:sccm_site_code   /C: /D:sccm_mgmt_fdqn /L:Configuration Manager 2012 /A:sccm_taskseqID   /Z:False /T:CD /M:10240 /F:C:\New\NewSCCM.iso

===================================================================

But you appear run command from a different folder:

"C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\i386\CreateMedia.exe" /K:Full /P:"GRCZSRVV0113.grafton.local" /S:"CEN" /D:"GRCZSRVV0113.grafton.local" /L:"Configuration Manager 2012" /A:"CEN00146" /Z:False /T:CD /M:10240 /F:"C:\SCCM\SCCM.iso"

Did you try to change current dir like specified in in the workaround description?

Why you are not using task sequence media wizard to create ISO: use option "stand-alone media", select CD, option "unlimited"?


August 18th, 2015 11:01pm

Why I do not use ISO/UNLIMITED? Because I stuck in my head focusing on different option :(

You are right, I can use that and it is working (with RUFUS), thank you very much for opening my eyes : )

Free Windows Admin Tool Kit Click here and download it now
August 19th, 2015 5:55am

Hello,

because SCCM 2012 R2 SP1 is not able to create Task Sequence Media for bigger images, I had to try to use workaround found here: http://blog.ryanbetts.co.uk/2014/07/sccm-2012-r2-create-task-sequence-media.html

But when I do that, it always fails. I run following command:

"C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\i386\CreateMedia.exe" /K:Full /P:"GRCZSRVV0113.grafton.local" /S:"CEN" /D:"GRCZSRVV0113.grafton.local" /L:"Configuration Manager 2012" /A:"CEN00146" /Z:False /T:CD /M:10240 /F:"C:\SCCM\SCCM.iso"

But it always end with:

=========================================== CreateTsMedia 18. 8. 2015 14:41:40 13400 (0x3458)
  Beginning pass to compute volume layout CreateTsMedia 18. 8. 2015 14:41:40 13400 (0x3458)
=========================================== CreateTsMedia 18. 8. 2015 14:41:40 13400 (0x3458)
Setting up new volume CreateTsMedia 18. 8. 2015 14:41:40 13400 (0x3458)
MediaGenerator: setting max volume to 1 CreateTsMedia 18. 8. 2015 14:41:40 13400 (0x3458)
WriteVolumeId() CreateTsMedia 18. 8. 2015 14:41:40 13400 (0x3458)
Will stage from C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\OSD\bin\i386 to C:\Users\admin.cz\AppData\Local\Temp\2\_tsmedia_13400\stage\SMS\bin\i386 CreateTsMedia 18. 8. 2015 14:41:40 13400 (0x3458)
Will stage from C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\OSD\bin\x64 to C:\Users\admin.cz\AppData\Local\Temp\2\_tsmedia_13400\stage\SMS\bin\x64 CreateTsMedia 18. 8. 2015 14:41:45 13400 (0x3458)
Error finding first file in C:\Users\admin.cz\AppData\Local\Temp\2\_tsmedia_13400\Toolkit\SMS\bin\*.* CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
Error finding toolkit binaries freom boot image CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
Error staging toolkit binaries CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
Error setting new volume CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
Error executing first single pass CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
Failed to create media (0x80070003) CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
CreateTsMedia failed with error 0x80070003, details='' CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
MediaGenerator::~MediaGenerator() CreateTsMedia 18. 8. 2015 14:41:48 13400 (0x3458)
Media creation process that was started from command line completed.
CreateTsMedia 18. 8. 2015 14:41:48 6832 (0x1AB0)
CreateMedia.exe finished with error code 80070003 CreateTsMedia 18. 8. 2015 14:41:48 6832 (0x1AB0)

Can anyone advice me what to do?

Thank you in advance.

August 19th, 2015 8:38am

The workaround tells you to do the following:

===================================================================

cd C:\Program Files (x86)\Microsoft  Configuration Manager\AdminConsole\bin\i386

CreateMedia.exe /K:Full  /P:sccm_dp_fqdn /S:sccm_site_code   /C: /D:sccm_mgmt_fdqn /L:Configuration Manager 2012 /A:sccm_taskseqID   /Z:False /T:CD /M:10240 /F:C:\New\NewSCCM.iso

===================================================================

But you appear run command from a different folder:

"C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\i386\CreateMedia.exe" /K:Full /P:"GRCZSRVV0113.grafton.local" /S:"CEN" /D:"GRCZSRVV0113.grafton.local" /L:"Configuration Manager 2012" /A:"CEN00146" /Z:False /T:CD /M:10240 /F:"C:\SCCM\SCCM.iso"

Did you try to change current dir like specified in in the workaround description?

Why you are not using task sequence media wizard to create ISO: use option "stand-alone media", select CD, option "unlimited"?


Free Windows Admin Tool Kit Click here and download it now
August 19th, 2015 6:50pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics