ConfigMgr 2012 Capture media does not run

I am experiencing an issue in more than one customer environments (so far) and in my own VM environment (which is now running the full release version of ConfigMgr 2012), capture media when ran within a functional OS doesn't give me a wizard.   I thought
this might just have been an RC1 issue, but this is also now a problem for me with the full release.  I find the TSMBAutorun.log in the %temp% folder and notice it is saying the following;
TSMBAutoRun started
Unknown system architecture 0
failed to run TSMBootstrap
The running OS is a fully patched Windows 7 Enterprise SP1 32-bit, but have also tried capturing from a 64bit Windows 7 Enterprise SP1 as well. I have tried burning the capture iso to a cdrom and extracting to the root of a USB key. Also tried generating
directly to a USB key and the result is the same.  I have tried adding a dummy SYSPREP folder onto C:.  I'm trying to run as regular and elevated user and as administrator.  I have tried regenerating the boot images and capture media iso file.
 A fully automated build and capture task sequence works fine, but I prefer to perform a manual capture using capture media.
I've done this many, many times before with ConfigMgr 2007 capture media so I'm no noob to this process.
Any ideas? What is TSMBootstrap actually looking for and why does it not recognise the system architecture.
Andy

Hello all. Or you can leave every thing in place in your task sequence and just modify the usb or ISO boot media (if you have daemon tools).
Here are the steps:
1 - Create Capture boot media in SCCM 2012 RTM
2 - After boot media is created browse to this directory <working drive>\SMS\bin\i386
3 - Create a directory called SMS
4 - double click this directory and create a directory called "bin"
5 - double click this directory and create a directory called x64. When you are done your path should look like this: <working drive>\SMS\bin\i386\SMS\bin\X64
6 - Now navigate back to the <working drive>\SMS\bin\x64 directory and copy ALL of the contents to the \SMS\bin\i386\SMS\bin\X64 directory
That's it!! Now you can run the TSMBAutorun.exe file from explorer, cmd, etc successfully.
The reason this works is because now the windows environment has a defined path for the reasons explained above. Now you don't have to circumvent security features like "disabling the GPO Pack" task sequence step.
I validated this fix after reading this post: 
http://jackychuasce.blogspot.com/2012/05/why-click-on-tsmbautorunexe-cannot.html
Thank you Jacky!!
JV
You know, as I was reading through here I thought the short-term fix or workaround was to just prepare the path to what it expects! At least until the fix arrives.

Similar Messages

  • Adobe Media Server Installer does not run

    I am trying to install Adobe Media Server 5 on Windows 2008 R2 64 bit on i3 logged in as an administarive user over RDP.
    The installer simply does not run - a very short hourglass then nothing.  Not logs in applicaiton, system of setup logs.
    The bundled Adobe Media Gateway installer runs just fine.
    Tried a machine restart, and still no go...
    Any ideas gratefully received
    Simon

    ok, got it...  go properties on the file and 'unblock'
    This was because I downloaded it on another machine, and then copied it over.  Windows 2008 knew it had not been made locally and silently blocked execution.

  • SSIS Job deployment does not run my .exe but is described as a success

    Hi i have scripted a simple script task in c# to run an exe with the following code
    Process.start(filename.exe);
    i have also tried using the 'Execute Process task' in the SSIS toolbox.
    both methods work when i debug. 
    However when deployed to the SQL server as a job, the jobs are described as a success but my program does not run?!
    The exe file is published from SQL visual studio and the resultant filename is setup.exe which i am trying to run.
    Any help pleasE?
    I am not using any shared file resources, the setup.exe is on my desktop.

    this is all i get
    Message Type
    Message Time
    Message
    Message Source Name
    Subcomponent Name
    Execution Path
    OnPostExecute
    8/22/2014 4:15:09 PM
    Package:Finished, 4:15:09 PM, Elapsed time: 00:00:00.234.
    Package
    \Package
    OnPostExecute
    8/22/2014 4:15:09 PM
    Execute Process Task:Finished, 4:15:09 PM, Elapsed time: 00:00:00.203.
    Execute Process Task
    \Package\Execute Process Task
    OnPostValidate
    8/22/2014 4:15:09 PM
    Execute Process Task:Validation is complete.
    Execute Process Task
    \Package\Execute Process Task
    OnPreExecute
    8/22/2014 4:15:09 PM
    Execute Process Task:Start, 4:15:09 PM.
    Execute Process Task
    \Package\Execute Process Task
    OnPreValidate
    8/22/2014 4:15:09 PM
    Execute Process Task:Validation has started.
    Execute Process Task
    \Package\Execute Process Task
    OnPreExecute
    8/22/2014 4:15:09 PM
    Package:Start, 4:15:09 PM.
    Package
    \Package
    OnPreValidate
    8/22/2014 4:15:09 PM
    Package:Validation has started.
    Package
    \Package
    OnPreValidate
    8/22/2014 4:15:09 PM
    Execute Process Task:Validation has started.
    Execute Process Task
    \Package\Execute Process Task
    OnPostValidate
    8/22/2014 4:15:09 PM
    Execute Process Task:Validation is complete.
    Execute Process Task
    \Package\Execute Process Task
    OnPostValidate
    8/22/2014 4:15:09 PM
    Package:Validation is complete.
    Package
    \Package
    OnInformation
    8/22/2014 4:15:08 PM
    Package:Information: Succeeded in upgrading the package.
    Package
    \Package
    OnInformation
    8/22/2014 4:15:08 PM
    run exe:Information: The Script Task "ST_6ba434db5c5649b7b68ab5fb14977781" has been migrated.
    The package must be saved to retain migration changes.
    run exe
    \Package\run exe
    OnWarning
    8/22/2014 4:15:04 PM
    run exe:Warning: Found SQL Server Integration Services 2012 Script Task "ST_6ba434db5c5649b7b68ab5fb14977781"
    that requires migration!
    run exe
    \Package\run exe

  • RT does not run when deployed to 9642 sbRIO LV 2011

    I have code deployed to a Ni sbRIO9642 where the RT code does not run when deployed to the when using LabVIEW 2011. It appears the NI-RT.ini file on the target is not being properly configured. I manually configured the ini file using FTP and the RT still will not run. I built a small test application and the RT on that did not run either, although i had hard validatiuon that the FPGA code was indeed running. Thanks - Keith

    Hey Martin, 
    I don't know if this specific problem was resolved, but there was a known issue in LabVIEW Real-Time 2011 (sp1) that exhibited this behavior. 
    Shared Variables
    292012
    Return
    Real-Time Applications containing typedef Shared Variables fail to run.
    If you are building an RTEXE that contains Shared Variables whose data type is based upon a type definition and the build specification is configured to disconnect type definitions the RTEXE will not run.
    Workaround: 1.) Manually disconnect the variable from the typedef before building the application 2.) Change the build spec so it doesn't disconnect type definitions
    Reported Version: 2011 32-bit
    Resolved Version: 2012
    Added: 10/11/2011
    Although this has been fixed in 2012, and shouldn't be an issue for you developing in LabVIEW 2012. Have you tried implementing a heartbeat VI? to verify if your RT app is actually running and not communicating? (great example here)
    Do you have the system state pushier installed on your cRIO? does it point to a memory leak or 100% CPU utilization? (steps to install it found here, if you're not familiar)
    Are you using the cRIO in Scan Interface mode? or in the FPGA interface? 
    Applications Engineer
    National Instruments
    CLD Certified

  • AutoPlay does not run when inserting disk

    System: dv7-1285dx
    Vista Home Premium 64 bit SP1
    When inserting a disk into the dvd drive AutoPlay does not run.
    The information on the disk can be accessed through windows explorer by right clicking on the drive letter and choosing
    open.  The contents of the disk are displayed and can be accessed but windows does not recognise whether the disk
    is video or data.
    AutoPlay does not run from Windows Explorer.
    In control panel > autoplay the "Use AutoPlay for all media and devices" is checked, all media have options other than
    "take no action".
    The driver for the DVD player has been unistalled and reinstalled with no effect.
    Disks burned with the drive behave normally on other computers.
    AutoPlay runs properly for any device plugged into a USB port.
    Any ideas of what to try next?
    Thanks
    Bo

    Hi,
    Please check the following steps:
       http://windows.microsoft.com/en-AU/windows-vista/T​roubleshoot-AutoPlay-problems
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • REPORT DOES NOT RUN CORRECTLY , URGENT PLEASE HELP

    Hi,
    I am trying to run a report from visul basic screen, but it does not run correctly. Here is how I am running the report. There is a screen developed in VB This screen prompts the user for user id and password. Once it gets that, it connects to the oracle database and pulls out a column from a table. And passes that value as a parameter to the report. Now I am calling the the report for each individual value . There are 21 value being pulled out of the database and it invokes the report 21 times. So there are 21 report engines gets started. Is there a better way to do that ? Secondly when I pass the parameter , some parameters does not pass correctly I guess , because its not generating any out put . Like out of 21 may be 10 or 11 reports gets generated correctly but rest of the reports are blank. I debug the screen i saw that the parameter value is correct, everything seems good. But still the reports are comming blank. Any Idea why it is so ? The command line that i am using in VB screen is
    Shell "C:\progra~1\ora95_2\bin\rwrun60.exe P:\Business_Analysis_&_Reporting_Tool\Test_REPORT_Templates\STORE_TYPES\Baby_Distribution_Report.Rdf USERID=" & UID & "/" & PWD & "@cposp201 DESFORMAT=PDF DESTYPE=FILE DESNAME=" & txtPath.Text & Replace(strName, " ", "_") & ".PDF BRND='" & adoRecBrand!Brand & "' PRINTJOB=NO PARAMFORM=NO"
    In the above command " adoRecBrand!Brand " is the parameter thats being passed. This is actually a recordset and brand is the column in it. When I debug the screen , I see the value also there. But the report comes out blank. Please help. This is urgent.
    Thanks
    Feroz

    The way you call reports is not scalable. If you have 100 records come back from database, you would end up launch 100 engines at the same times, which probably will blow up your machine. You should use oracle reports server to do that. You can either use rwcli60 to submit the job to reports server, or invoke rwcgi60 from URL.
    I am afraid some of reports engine failed to start and you get nothing back in your case.
    After switch to use reports server achitecture, if you still see some report is blank in your application, then you can run that report with that special set of parameters manually and see if any problem with the report itself.
    Hope this helps.
    Thanks,
    -Shaun

  • ICal does not run one event that has a Applescript attached to it. 24u?

    I have a number of reoccurring events in iCal that run a Applescript.  Tow of them refuses to run.  I have tried it as a Applescript and saved it as a run only and neither works (the script run fine if I test them by hand).
    so I thought I have a look in the log and found this 24u information. 
    can anybody help out here? I am not sure why it appears, if it is good or bad, how to fix it and if it is at all realted to my problem.  Other scripts seem to run well, it is this one and an other one that do not get activated by iCall.
    They run on a MM running 10.6.8, iCall 4.0.4 (1395.7)
    Thanks.
    Log today:
    19/09/2011 07:00:00          iCal Helper[211]          Error loading /Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX:  dlopen(/Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX: mach-o, but wrong architecture
    19/09/2011 07:00:00          [0x0-0x12012].com.apple.iCal.helper[211]          iCal Helper: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/24U Appearance OSAX.osax" declares no loadable handlers.
    19/09/2011 07:45:01          iCal Helper[317]          Error loading /Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX:  dlopen(/Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX: mach-o, but wrong architecture
    19/09/2011 07:45:01          [0x0-0x28028].com.apple.iCal.helper[317]          iCal Helper: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/24U Appearance OSAX.osax" declares no loadable handlers.
    19/09/2011 14:30:02          iCal Helper[1019]          Error loading /Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX:  dlopen(/Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX: mach-o, but wrong architecture
    19/09/2011 14:30:02          [0x0-0x73073].com.apple.iCal.helper[1019]          iCal Helper: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/24U Appearance OSAX.osax" declares no loadable handlers.

    Hi,
    It looks like the version of 24U's Appearance OSAX you have installed does not run on Lion.
    I would contact the developer to see if they have a version that does yet. See http://www.24usoftware.com/AppearanceOSAX
    Alternatively you could look to see if the Applescript really needs to use it.
    Best wishes
    John M
    Edit: If you are running Snow Leopard, I think you may need to make the application "iCal Helper" (which you'll find in iCal's application package) run as 32 bit. I'd also suggest you check this with 24U.

  • Add does not run with sql server 2008

    Hi all,
    My add on in the development environment does not run with SQL SERVER 2008. It ran well with SQL Server 2005 and sap b1 2207 B.
    On executing the project file system throws an error "YOU ARE NOT CONNECTED TO THE COMPANY"
    we are trying this scenario on a test machine where SAP B1 2007B with temporary license for one month and SQL server 2008
    is installed.
    Help needed.
    Thanking you
    Pradnya

    Hi Use this
    Dim i as integer
    i=oCompany.Connect()
    if i<> 0 Then
    msgbox(ocompany.GetLastErrorDescription ())
    end if
    the you will get the error description also use try catch wherever necessary
    Alternatively you can use
    Dim SboGuiApi As SAPbouiCOM.SboGuiApi
    Dim sConnectionString As String
    Set SboGuiApi = New SAPbouiCOM.SboGuiApi
    sConnectionString = Command
    SboGuiApi.Connect sConnectionString
    Set SBO_Application = SboGuiApi.GetApplication()
    Set ocompany = New SAPbobsCOM.Company 'initialate DI company object
      ocompany = SBO_Application.Company.GetDICompany
    HTH,
    Atul

  • Premiere elements 12, new installation, serial no. accepted, installation completed and new started, but does not run. I get following msg-box: "LoadLibrary failed with error 126: Das angegebene Modul wurde nicht gefunden."

    premiere elements 12, new installation, serial no. accepted, installation completed and new started, but does not run. I get following msg-box: "LoadLibrary failed with error 126: Das angegebene Modul wurde nicht gefunden."   Installation in German Language on WIN7 professional 64bit, Samsung SSD. What can I do to run that program?

    Jurgen Freund
    Premiere Elements 12 on Window 7 64 bit. What video card/graphics card does your computer use - AMD Radeon?
    I have found this YouTube video on the subject of Error 126 with details for resolving the problem.
    How to fix the ERROR 126 when you open OpenGL programs - YouTube
    The link was contributed in an old 2013 thread here by the ID danneomarre (see post 6 of the following thread)
    LoadLibrary failed with error 126: cant find the required
    Please let us know if that worked for you.
    Thank you.
    ATR
    Add On...When all is OK and working, please update 12 to 12.1 Update using an opened project's Help Menu/Update.

  • Hp the system recovery media does not support this computer, WIN7 GS72 Notebook

    HProduct: GS-B66US (17" I3 notebook)
    OS:             Win7
    Bios Rev:   F.47
    Error message: "hp the system recovery media does not support this computer.  You are not able to restore this system"
    Changes made to system:  Updated bios (I think).
    Getting error messages (at system boot, as windows start, and from the intel hard drive controller) warning me to backup data and hard drive my fail.
    I replaced the harddrive and inserted the first of my 4 recovery DVDs (created before I updated the bios).  After booting from the first recovery disk I get the following message
    "hp the system recovery media does not support this computer. You are not able to restore this system with the media"
    The computer still boots with the old hard drive (with drive failure imminent messages)  I do see support assistant offering another bios update but I did not install it with the hard drive problem
    PLEASE HELP
    TIA

    Hi,
    I think there could be two possible reason. wrong media or systemboard is changed.
    did you create any recovery media yourself or you ordered the recovery media from hp? also, was there any systemboard replacement done before?
    media created on some other computer (same model) may not work on your computer.
    you can order the media from hp.com here.
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c00810334
    also once systemboard is replaced you need to get the configuration settings done for BIOS(only HP can do it).
    hope it helps
    Regards,
    WW
    “I am an HP Employee“
    ***** Click the KUDOS star on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem***

  • "Adobe Encore media" does not open

    "Adobe Encore media" does not open and the following screen appears:
    Firma Problema:
      Nome Evento Problema: APPCRASH
      Nome Applicazione: Adobe Media Encoder.exe
      Applicazione Versione: 6.0.3.1
      Applicazione Timestamp: 50575647
      Nome modulo con ERRORI: WatchFolder.dll
      Versione modulo con ERRORI: 6.0.3.1
      Timestamp modulo con ERRORI: 50574d09
      Codice ECCEZIONE: c0000005
      ECCEZIONE Offset: 0000000000007899
      Versione SO: 6.1.7601.2.1.0.256.48
      ID impostazioni Locali: 1040
      Informazioni aggiuntive 1: 9a62
      Ulteriori Informazioni 2: 9a620826d8ae4a2fa8b984b39290a503
      Ulteriori Informazioni 3: 0abd
      Ulteriori Informazioni 4: 0abd5eefe69ce22d7fa5d913c37c82b1

    The first time you try to open it, it could take a minute or so, but if you have waited 10 minutes and gotten nothing, then there is a problem.
    Have you tried uninstalling and reinstalling the application?

  • My Firefox version is 13.0.1, I use Windows Seven 64-bit, when I click on Firefox, but the program does not run! But Firefox is seen in the list of Windows proc

    My Firefox version is 13.0.1, I use Windows Seven 64-bit, when I click on Firefox, but the program does not run! But Firefox is seen in the list of Windows processes, while Firefox does not run.
    I manually deleted Firefox from the list once I have Windows processing.
    And when I clicked on Firefox, Firefox will open quickly and easily.
    Firefox process in Windows Processes names list called "firefox.exe * 32" is.
    Please try to solve my problem, my problem is how to solve?

    Hi, are you saying that you start Firefox and it stalls -- you can see it in the Task Manager but it never displays -- but if you kill that process and start Firefox again it starts up properly that second time?
    If you look at the statistics available in the Task Manager's processes tab such as bytes read or other bytes, can you see whether Firefox is doing anything at all? ''Note: You might need to add columns if your Processes tab isn't set up to display statistics. You can do that from the View menu.''
    You might already have seen these troubleshooting articles. If not, does anything here help:
    * [[Firefox won't start - find solutions]]
    * [[Firefox hangs or is not responding - How to fix]]

  • Version 8.1 Can't Activate, Can't Update, Can't create/export NX *.prt Files to 3D PDF. Screen Capture feature does not properly represent Model/Bodies. Printing from NX does not recognize Adobe Acrobat 3D as a printer to try and export.

    Version 8.1 Can't Activate, Can't Update, Can't create/export NX *.prt Files to 3D PDF. Screen Capture feature does not properly represent Model/Bodies. Printing from NX does not recognize Adobe Acrobat 3D as a printer to try and export.
    I was able to register it though.

    Not a surprise. The Acrobat 8 product family passed into End of Support back in 2011.
    Be well...

  • Lightroom 5.6 does not run following latest CC Photoshop 2014 and Bridge updates

    I am running Creative Cloud Photography on OSX 10.9.4. Yesterday I updated Photoshop 2014 and Bridge using the CC desktop app as prompted by CC. Since then Lightroom does not run. When I open it the blue intro screen flashes up for less than a second. To try and recover I have uninstalled Lightroom (5.6) and re-installed it several times using both the CC app and directly from the Adobe website. The result is always the same. I can find nothing about this on Adobe Support although I can find others who have had the same symptoms on a web search. Their solution was to re-install Lightroom from the web site but that hasn't worked for me.  I had Lightroom installed before I went to CC and before CC included Lightroom in the Photography package. Does anyone understand this issue and can you please advise me what to try next? Many thanks.

    Okay, Solution 1 from this link Error "Unable to start correctly - 0Xc00007b" fixed it for me. But now it's asking me for the serial number which I can't find anywhere... shouldn't that go without with the cloud?

  • Package javax.microedition.media does not exist

    package javax.microedition.media does not exist
    import javax.microedition.media.*;
    Please tell me why this error occurs.Is it due to midlet version?

    Have you specified the correct setting for your MIDlet project? Note that javax.microedition.media (MMAPI) has been introduced in MIDP2.0.
    Cheers

Maybe you are looking for