Jump to content


CNY-IT-Guy

Server 2012 with CM2012 SP1 task sequence media USB problem

Recommended Posts

I've found that I can't create a USB media greater than 4gb with the task sequence media wizard and have tried using a command to create it instead. See this post for details: http://www.windows-noob.com/forums/index.php?/topic/5350-create-task-sequence-media-failure/

 

"C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\i386\CreateMedia.exe" /K:full /P:"sccm-01.acme.org" /S:" SPD" /C:"" /D:"sccm-01.acme.org" /L:"Configuration Manager 2012" /A:"ACM000F" /Z:"False" /T:"CD" /M:"44482" /F:"C:\OSD\Deploy.iso"

 

When I run this, the command completes happily and I go to check the adminUIlog. Here's the bad news.

 

Failed to open WMI namespace '\\sccm-01.acme.org\root\SMS\site_ SPD' (0x8004100e) CreateTsMedia 9/20/2013 11:41:41 AM 5964 (0x174C)
CreateTsMedia failed with error 0x8004100e, details='' CreateTsMedia 9/20/2013 11:41:41 AM 5964 (0x174C)
Media creation process that was started from command line completed.
CreateTsMedia 9/20/2013 11:41:41 AM 1588 (0x0634)
CreateMedia.exe finished with error code 8004100e CreateTsMedia 9/20/2013 11:41:41 AM 1588 (0x0634)
The server account is a local administrator. I have verified sms_admins group in wmimgmt as stated here: http://support.microsoft.com/kb/317872
Thoughts? Ideas? Direction? Thanks!

Share this post


Link to post
Share on other sites

if you are using SCCM 2012 use this command: "C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\i386\CreateMedia.exe" /K:full /P:ServerName /S:SiteName /D:ServerName /L:Image /A:TaskSequenceID /Z:False /T:CD /M:44482 /F:"E:\Image.iso" , then copy files in iso to the Flash memory

 

if you are using SCCM 2012 SP1 has solved this problem

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.