WinPE 4.0 automated ISO deploy.

Hi Guys,
I'm currently working on a project and I'm trying to create a PE image that boots and applys an image inside of the .wim . I have the folder setup, .swm files inside of a folder along with a script that boots into a format and then apply-image of source
files I provided.  In testing this, I am immediately presented with an error  - unable to create ramdisk.  The image I'm trying to apply is fairly large, about 11gigs.  I upped the scratchspace on the wim thinking that would help, but even
configured at 512mb it still errors out.  I don't even get into the PE environment.  Any ideas on what I'm doing wrong or if there's a better way for me to approach this?  I just need a bootable ISO that will prompt to apply and then apply the
image I have embedded in the boot.wim file.  Any help is appreciated.  Thanks!
Ryan

Hi,
This is caused by a driver bug check during boot. Make sure all drivers have been updated. I would suggest you to update all device drivers and check.
Also, please help to confirm following questions:
1. what's the pre-OS on the computer you would like to deploy?
2. Did you mean you get the 11GB wim split into several swm file? what's the main part of your script to deploy the image?
Please see that in this article it mentioned that Windows 8/8.1, the setup is not supported to install swm file.
Split a Windows Image (.swm) File to Span Across Multiple DVDs
http://technet.microsoft.com/en-us/library/hh825096.aspx
Please let me know more detailed information about what you have done and would like to do during this project, I will take some time to test the results.
Kate Li
TechNet Community Support

Similar Messages

  • Automation of deployment on Oracle 10g App Server

    Hi,
    Iam trying for automation of deployment on Oracle 10g Application Server.
    Oracle 10g (10.1.3.1.0) ant-oracle-classes.jar
    Any pointers for the same will be very very helpful.
    I googled for the documentation of [i]ant-oracle-classes.jar. But could not get any valid results. Can someone please help me out.
    If anyone has used/implemented the automation either thru Ant Tasks or J2EE Deployment API.
    Iam kinda badly stuck and Iam not getting any kind of help in Oracle Forums or even by googling, please please help me out.
    Regards,
    Prashanth Babu.

    Duplicate post:
    Oracle 10g App Server
    regards

  • Automated Database Deployment

    Hi,
    I am working on automated database deployment. I have scripted all my database scripts and created a project and solution.
    If I want to implement the new environment from the script I can use msbuild/sqlpackage to apply the all my scripts into that environment.
    I just want to apply only changes into test/prod environment ie., changes like ALTER TABLE, ALTER PROCEDURE,ALTER VIEW to the test/prod environment.
    I am pretty well aware of Redgate SQL Source control explorer and don't want to use it. I looking for MS utilities which can do the same.
    Regards,
    kccrga
    -kccrga http://dbatrend.blogspot.com.au/

    I am worked on this topic for a while and found MS Build can perform everything that other external tools can do.
    MS Build is freeware and when we integrate it with Team city it does wonders!
    -kccrga http://dbatrend.blogspot.com.au/

  • Automated remote deployment

    I'm looking for insight into deploying web apps from a dedicated build system to non clustered remote 9iAS Enterprise Edition instances using Ant. I know of four possible deployment mechanisms for OC4J:
    admin.jar (OrionConsoleAdmin class)- I don't think this is an option as it does not synch conf changes with dcm
    EM website - not an interface I wish to take time to warpper
    dcmctl - must be run on the remote system but could be scripted such that archive is transfered and dcmctl invoked on the remote system
    OC4JDcmServlet - distributed with JDev to be installed on the EM oc4j instance but the interface is not published and use does not seem to be supported by anything other than JDev.
    Does anyone have any experience with successfully doing automated remote deployments using any of these (or some other) methods?
    Thanks in advance.

    I am worked on this topic for a while and found MS Build can perform everything that other external tools can do.
    MS Build is freeware and when we integrate it with Team city it does wonders!
    -kccrga http://dbatrend.blogspot.com.au/

  • Automating Content Deployment

    Hi,
    I am using SPCDW to deploy content manually in SharePoint 2013 from Farm A to Farm B with no problems, but I need to automate this process (supplied command line code is not working!!). Is there anyway that I can use powershell to read from the saved XML
    files and do the export and import?
    Any help on this would be greatly appreciated.

    I have resolved this by locating STSADM.exe in SharePoint 2013, just in case anyone is looking!!

  • Semi-automated update deployment help

    I need to push the 11.2.4 update (from 11.2.0, otherwise not difficult) to a
    few thousand workstations. However, we are deploying somewhat random
    workstations out of various locations, not full location containers at any
    time. So, say I have 400 workstations in one container -- we might deploy 200
    (random) one night and the rest the 2nd night.
    With bundle deployments, I do this with some basic CMD files and the XML
    schedule file, to add systems to the bundle and apply the schedule, working
    with just a text list of systems.
    Well, I can see how to assign the system update similarly, but I can't see any
    way to *schedule* it if I use "zman sua" if I assign this way. And I've got
    literally batches of hundreds of systems to schedule in a mix, so if I can't
    use a text list, the workload goes WAYYYYY up.
    Any way to schedule an update if it's assigned to devices via zman sua, or any
    other way to do this? I thought I'd seen something that allowed assigning
    systems to stages, but can't find it again, assuming deploying in stages might
    actually finally work for me.
    Ideally, I'm just looking for a command or other easy way to add the systems
    without having to find them in the GUI etc., but that allows me to assign the
    update schedule as I go along, similar to the schedule XML file I can use when
    I do this with regular bundles.
    Thanks.
    -- DE

    Niels Poulsen wrote:
    > DE wrote:
    >
    >> I need to push the 11.2.4 update (from 11.2.0, otherwise not
    >> difficult) to a few thousand workstations. However, we are deploying
    >> somewhat random workstations out of various locations, not full
    >> location containers at any time. So, say I have 400 workstations in
    >> one container -- we might deploy 200 (random) one night and the rest
    >> the 2nd night.
    >>
    >> With bundle deployments, I do this with some basic CMD files and the
    >> XML schedule file, to add systems to the bundle and apply the
    >> schedule, working with just a text list of systems.
    >>
    >> Well, I can see how to assign the system update similarly, but I
    >> can't see any way to schedule it if I use "zman sua" if I assign this
    >> way. And I've got literally batches of hundreds of systems to
    >> schedule in a mix, so if I can't use a text list, the workload goes
    >> WAYYYYY up.
    >>
    >> Any way to schedule an update if it's assigned to devices via zman
    >> sua, or any other way to do this? I thought I'd seen something that
    >> allowed assigning systems to stages, but can't find it again,
    >> assuming deploying in stages might actually finally work for me.
    >>
    >> Ideally, I'm just looking for a command or other easy way to add the
    >> systems without having to find them in the GUI etc., but that allows
    >> me to assign the update schedule as I go along, similar to the
    >> schedule XML file I can use when I do this with regular bundles.
    >>
    >> Thanks.
    >>
    >> -- DE
    >
    > Is this what you're looking for:
    > https://www.novell.com/documentation...a/bd15778.html
    >
    >
    Thanks, but not exactly, because the only way I know of to add devices to a
    stage is through the GUI -- so back to the same problem, which is that it's a
    mix of hundreds of systems across various containers.
    If I use stages, I basically would need a command line option to put a device
    into a specific stage. I used stages for the initial deployments which had
    fewer devices each time, but I can't see doing it through the GUI for a few
    thousands systems (and my eyes get bleary at matching up the number in the GUI
    with the number in a list.)
    But if there is a way to add devices to the stage by command, that would
    resolve my problem. I thought I'd seen something, but assume I mis-read since
    I can't find anything again.
    -- DE

  • Automating Software Deployment using SCCM Powershell cmdlets

    Hello,
    I am trying to automate our Software Update deployment procedure. However I am having problems trying to download software updates associated to a Software Update Group using  Start-CMSoftwareDeployment cmdlet.
    In this instance, I have a Software Update Group with one update KB2817369. When I use  Start-CMSoftwareDeployment  cmdlet, I get the error message "Warning: The object <Name of Software Update> cannot be downloaded".
    Any ideas how I can automate the download of the security updates associated to a Software Update Group ?
    Thanks
    Imran
    Imran

    Hello Prabha,
    I had a look at Automatic deployment rules but I do not think this would work in our environment because I just want to be able to download the software updates for a specific Software Update Group and at a later date create the corresponding Deployment
    Package.
    The process I am trying to automate is:-
    1) Create Software Update Group with appropriate software updates
    2) After removing any redundant software updates from the Software Update Group, download the software updates
    3) Create a Software Update Deployment package and deploy to collections.
    Hope you can help.
    Imran
    Imran

  • Automating agent deployment

    Hi,
    When using the mma agent for SCOM (link below), is there a way to automate deployment of this exe? It's not the agent that comes with SCOM, it's the one Microsoft further developed:
    http://www.microsoft.com/en-gb/download/details.aspx?id=40316
    Thanks

    Hi GSS1,
    You can automate in this way. Make a CSV file with name of the servers in it and using the below powershell command
    (Works in Windows powershell) you can do a bulk install of agents via SCOM powershell by using the CLI discovery wizard.
    Refer this thread of mine: 
    http://social.technet.microsoft.com/Forums/en-US/9c637551-83aa-4ef2-a777-c47a501e7e02/ops-manager-2007-r2-to-ops-manager-2012-r2-bulk-agent-migration-via-power-shell-for-different?forum=operationsmanagergeneral
    Just use the below script to do it. Just change the highlighted/bolded lines as per your request (i.e Management server name, file location)
    =============================================
    #Import PowerShell Modules 
    import-module OperationsManager
    #import-module ActiveDirectory
    #Connect to OpsMgr Management Group
    Start-OperationsManagerClientShell -ManagementServerName: "ManagementServerName"
    -PersistConnection: $true -Interactive: $true;
    Function InstallSCOMAgent {
        param ($TargetAgentList )
    $Agents = $TargetAgentList
    $PrimaryMgmtServer = Get-SCOMManagementserver -Name ManagementServerName
    Install-SCOMAgent -Name $Agents -PrimaryManagementServer $PrimaryMgmtServer
    $list = Import-Csv -Path 'CSV
    file location'
    foreach ($entry in $list)
        $objComputer = $objResult.Properties;
        # Get the computer ping properties
        $computer = $entry.ServerName
        # Ping the computer
        $pingStatus = Get-WmiObject -Class Win32_PingStatus -Filter "Address = '$computer'";
        if($pingStatus.StatusCode -eq 0)
            #If computer is up, write message and launch agent install
            Write-Host -ForegroundColor Green  "Reply received from $computer.";
                    InstallSCOMAgent $Computer
        else
            #Else, just write a message indicating computer unreachable 
            Write-Host -ForegroundColor Red "No Reply received from $computer.";
    Gautam.75801

  • Automating deployment of workflows.

    Is it possible to somehow automating the deployment of workflows under WLI? I'm
    working on some stuff that is continuously evolving and will need relatively frequent
    redeployment. Manually importing in the .jar's containing the workflows to the
    proper server is getting well... tiring.
    Is there any way of automating this?
    Cheers,
    -Matt

    Hi Matthew,
    We had the problem of building different test environments from scripts. To get
    around the manual procedure of loading a exported jar using the Studio we wrote
    a simple java client (& wrapped it in a unix script) to invoke com.bea.wlpi.server.admin.Admin.readPackage(byte[]
    pkg, java.lang.Object credential)
    and
    com.bea.wlpi.server.admin.Admin.importPackage(byte[] pkg, java.util.Map publishables,
    java.lang.String orgID, boolean activate, java.lang.Object credential)
    It works a treat for us.
    regards - Paul
    PS - you'll find the javadocs for the above methods at :
    http://e-docs.bea.com/wlintegration/v2_0/processintegrator/classdocs/index.html
    "Matthew Godycki" <[email protected]> wrote:
    >
    Is it possible to somehow automating the deployment of workflows under
    WLI? I'm
    working on some stuff that is continuously evolving and will need relatively
    frequent
    redeployment. Manually importing in the .jar's containing the workflows
    to the
    proper server is getting well... tiring.
    Is there any way of automating this?
    Cheers,
    -Matt

  • Automated Deployment

    I am in the process of automating the deployment of our application ear files to some OC4J 10.1.3 instances. We have a large amount of ear files that get deployed to a bank of application servers. Because of this it can take a large amount of time and be quite painful to do the deployment with the enterprise manager tool. This is the reason we are automating the process.
    My question is about the admin_client.jar file and it's interface. From the documentation I have read I can call the admin_client.jar from the command line and execute deployments. This is great (and works nicely for scripts) but I would like to be able to execute the deployments from java code. Is there an API that I can call the deployment functionality in admin_client.jar?
    Thanks,
    Mark

    Thanks for your response. I don't mind sharing information on the forums, in case someone else might benefit from the discussion.
    The requirements I have for this project were pretty high level. To make the deployment process faster and easier for all environments, with a focus on production. We use Oracle App Server 10.1.3 to host our application. We have 6 machines in production that about 50 ears get deployed to (in peak periods we add additional machines to the mix). The servers are split into two main groups. One set of ears goes to one set of 3 machines and one set of ears goes to the other set of 3 machines. This is similar in the development and QA envirnments, except the number of machines in each set is less. The old deployment process was to manually use the enterprise manager tool to undeploy and deploy each ear to the appropriate container.
    For the last deploy I built ant scripts to do all the deployment. That works well if nothing changes, but the ant scripts are somewhat difficult to maintain. Not all deployments are for everything and it requires quite a bit of script changing each deployment. Each environment is slight different too, so I currently have 6 copies of the ant scripts and it is becoming difficult to maintain. So, the ant scripts were an improvement, but not quite the perfect solution.
    So, what was proposed is to create a gui tool that would solve all the deployment issues. This deployment tool would allow the user to select an environment. The specifics of that environment would then be loaded in to the tool (appropriate urls, ports, OC4J instances, ears per instance, etc). The user could then select a version of ears available from the automated builds and pick and choose which ears to deploy to which machines. Then press a button to begin the process. The screen would update dynamically with the status of each deploy as it is done. The user would be able to drill down in to each deployment and see the deployment log (the log you normally see when deploying each ear). Some deployment rules will also have to be built in to the tool (A has to be deployed before B, C is a child of D).
    Since we are a Java shop, the proposal is to write the deployment tool in Java (probably Swing). The hope was to be able to drive the deployments with some kind of java interface from the tool. The design is to write a wrapper layer above the oracle deploy layer to abstract away the oracle specific code and allow for changes in that layer without affecting too much other code. We will probably be on 10.1.3 for awhile, so I am fine with writing to a 10.1.3 specific interface that is likely to change with the next version. Whatever it takes to let the deploy monkeys do their job quickly and effectively without my intervention.

  • Windows 8.1 Deploy and Capture stops with no error

    I have a standard deploy and capture TS for Windows 8.1 using the volume media 'install.wim' file.
    The only modification I have made is to add a few applications into the TS.
    Once started from WinPE, the TS goes smoothly, deploying the OS and the applications. It then restarts and just goes to the login prompt. The TS doesn't continue as expected, rebooting to WinPE and running the capture.
    I've checked the smsts.log file and I cant see any obvious errors or anything that could cause this behaviour. The only warning I can see is 'Active reqeust handle is empty, registering with new active request handle' though I'm not sure if this is even
    related.
    So the process I see is:
    Boot to PXE WinPE
    Select build and capture TS for windows 8.1
    Install OS
    Install Apps
    Restart
    Login screen
    Anyone have any ideas?
    SCCM 2012 R2
    Windows 8.1 Professional

    Found the solution.
    Was due to one of the apps I was installing requiring .NET 3.5. 

  • Adobe Air on WinPE (2.1)

    Has anyone ported Adobe Air to work under the WinPE (2.1)
    environment (using Microsofts AIK)? It seems like it should be
    possible since, WinPE is simply a stripped down version of Windows.
    I’ve tried copying the Air framework files and associated
    registry entries and haven’t had much luck. Would it be
    possible to take the runtime from the Windows Air SDK
    "runtimes\air\win\Adobe AIR\Versions\1.0\Resources", place it in
    the WinPE image, register whatever DLLs are necessary and launch
    .air apps via the command line? or possibly using the Air Debug
    Launcher..?
    Adobe Air would make a great development framework / front
    end for WinPE (pre and post Windows deployment tools), since
    Microsoft failed to include the .Net framework, limiting options
    for GUI based apps to HTAs, AutoIt and various less appealing
    options.
    Any input would be greatly appreciated.
    Thanks,

    Update: Trying to launch an app using ADL.exe (with the
    application descriptor file) seems to require MSI.dll. Does anyone
    have a base line list of Windows Air prerequisites? Thanks

  • Script/Procedure to Deploy RPD & Catalog

    Hi,
    Am looking to find ways to "Automized" the deployment of 'RPD' as well as 'Catalog' in OBIEE 11G, would like to know if any one has tried it?
    Is there a way, to create a Batch, Ant Script, which will make the necessary changes?
    Regards,
    Jitendra
    PS: Am aware of the process of deployment through Weblogic Consol, but looking forward to explore the opprotunity to automize this process as well.

    Hi,
    I have not tried it yet, but you could have a look into the Oracle Weblogic Scripting Tool (WLST); http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10541/getting_started.htm#CIHEHDIF
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • When is the next Arch ISO due?

    The 08-2009 ISO doesn't seem to like my laptops ethernet but Chakra does pick it up correctly (which I'm guessing uses a later build of Arch?)

    Hi, download from here:
    [arch-releng] automated iso builds
    Dieter Plaetinck dieter at plaetinck.be
    Tue Mar 2 17:50:21 EST 2010
    new images @ http://build.archlinux.org/isos/
    Using the latest stuff. (mkinitcpio 0.6.3-1 etc)
    I found out a nasty issue that caused fs'es to be mounted in the wrong
    order, thus breaking installations.
    http://projects.archlinux.org/aif.git/c … perimental
    if you want to test, be sure to install the latest aif from git
    experimental branch. ( you can use the aur git package
    http://aur.archlinux.org/packages.php?ID=22101)
    in a while i will build a new aif package/new isos with new aif.
    Dieter
    http://mailman.archlinux.org/pipermail/ … 00888.html
    http://mailman.archlinux.org/pipermail/ … 00889.html
    If you want to build your own iso
    pacman -S devtools
    mkarchroot /tmp/pichicho base
    mkarchroot -r bash /tmp/pichicho
    pacman -S git squashfs-tools syslinux devtools cdrkit make
    cd /tmp
    git clone git://projects.archlinux.org/archiso.git
    cd archiso/archiso
    make install
    cd ../configs/syslinux-iso/
    make core-iso
    mkarchroot is not needed at all but I recommend it to ensure a clean enviroment
    thats all
    Last edited by djgera (2010-03-04 03:03:34)

  • Maven plugin for Deploy/undeploy tasks

    Hi all,
    Have anybody an experience in automating the deployment/undeployment tasks using apache maven 1?
    If so, give me some examples and plugins links please!
    Thanks in advance.

    Thanks. I had seen the link before I post this. The page doesn't really answer my question though and is far from being complete. For instance, it won't tell you anything about plugin's behavior (e.g.: if you configure it in Parent project, would it deploy all modules defined in its POM or not?).
    Anyway, I finally found a post somewhere else that helped me to make some real progress.
    http://maven.40175.n5.nabble.com/WebLogic-Deployment-ok-from-child-fails-from-parent-td91659.html

Maybe you are looking for

  • User-Exit or BADI for MB51

    Dear all, In MB51 report, sale order value is not showing values even though it actually has. What could be the reason? If the answer is User-exits or BADI, can u suggest me the correct user-exit or BADI. I have already tried the following user-exits

  • Photosmart premium all in one and wireless G network

    Is the new photosmart premium with built-in Ethernet, WiFi 802.11n backward compatible on b/g wireless network?  Will it connect wirelessly to my Linksys WiFi 802.11g network? Thanks!

  • Corrupt image in Safari, but not Firefox or Chrome

    I sent an image link from flickr of a photo generated by hugin - a panorama stitcher.  The image looks fine in Chrome and Firefox however I was sending the link to my father who only uses Safari.  In safari the image shows up initially without contra

  • How to forward support messages to SAP in non-working time automatically?

    Hi colleagues and Happy New Year! I have a question: how to forward support messages to SAP at non-working time automatically? Details: when a support message is created at working time it shouldn't leave my system, but when a support message is crea

  • Error occured in Updater core in DownloadUpdates

    Running Windows 7 SP1 64-bit on my PC: Creative Cloud says I have 7 updates. I've tried each one and I get "update failed"  with error code 49. The last few lines of DLM_Native.log are: 12/17/14 23:57:06:782 | [WARN] |  |  |  |  | UCErrorHandling |