Windows Integration Guide - murphy78

Discussion in 'Windows 8' started by murphy78, Sep 5, 2013.

  1. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    You can make automated office installs.
    There are a couple different methods.
    The main method is to run setup /admin and make the default choices.
    It will create a .msp file that goes in the \updates\ folder.

    I've done it once, so I know it works, but you could look up more precise instructions.
     
  2. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
  3. kabino

    kabino MDL Member

    Nov 13, 2013
    175
    634
    10
    I integrated all updates until december 2014 with audit mode for Windows 8.1 but after installation on my laptop and pc, windows don't install correctly all drivers. With MSDN update 3 no problem. Why? What's wrong? :confused:
     
  4. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    dism /mount-wim /wimfile:c:\DVD\sources\install.wim /index:* /mountdir:c:\mount

    i want ask if that dism working for make mount all index with once ???
     
  5. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    You can mount more than one index, but it has to be to different directories.
     
  6. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    hmmmm is possible can give some lines i use manually like this:

    dism /mount-wim /wimfile:c:\DVD\sources\install.wim /index:1 /mountdir:c:\mount
    dism /mount-wim /wimfile:c:\DVD\sources\install.wim /index:2 /mountdir:c:\mount1

    dism /image:c:\mount /add-package /packagepath:c:\integration\kbfiles\x86
    dism /image:c:\mount1 /add-package /packagepath:c:\integration\kbfiles\x86
    dism /image:c:\mount /add-package /packagepath:c:\integration\kbfiles\x64
    dism /image:c:\mount1 /add-package /packagepath:c:\integration\kbfiles\x64

    dism /unmount-wim /mountdir:c:\mount /commit
    dism /unmount-wim /mountdir:c:\mount1 /commit

    but take too much time :/

    is possible can give some guide for create Batch script or something for make it automatically :/? ty
     
  7. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    #768 murphy78, Jan 15, 2015
    Last edited by a moderator: Apr 20, 2017
    (OP)
    That was likely one(or the) problem.
    I also excluded the evtx event logs.
    I just stopped excluding the two log-types and now the sfc scans are coming out roses.
     
  8. jamess3973

    jamess3973 MDL Novice

    Jan 2, 2015
    6
    0
    0
    If at all possible, please continue with the Pro version of Office and 8.1, and/or 10 when it releases on a quarterly basis. :)
     
  9. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    I may do Office 2013 quarterly, but 2010 hardly ever has any updates.
    For 2010 each month is less than 50mb. That means you're downloading 2GB to get less than 50mb of updates.
    Unless you're installing on 40 machines or more, that's a huge waste of your bandwidth.
     
  10. jamess3973

    jamess3973 MDL Novice

    Jan 2, 2015
    6
    0
    0
    I keep downloading your Office Pro 2013 and 8.1 AIO (for Pro VL KMS-Activated index only) every month :p
    I only have 1 mbps (128 kbps download speed)connection, and it costs $18/month :p
    The only time I consider my bandwidth was wasted, when I had to download the FINAL AIO of 8.1 twice (v1 & v2) :D
    Just an enthusiast :p

    Thank You for taking time to release such regular update of a variety of software. :)
     
  11. ashish.k

    ashish.k MDL Senior Member

    Dec 27, 2014
    299
    134
    10
    So, I was doubting that the 0xC0000005 error was due to ESD compression and so it was. I still have those Jan2015 v1 ISOs of Windows 8.1 ProWMC and Enterprise. It still has that error on ProWMC SKU while installing. What i was wondering was that if I convert that install.esd to install.wim will it still error out? If not then I will keep that version because it was the best and cleanest version with only 2 most popular SKUs but if it still errors out then I may download v2.

    I have an idea on this waste of bandwidth thing. Just upload the changes in 'Updates' folder for 2013 and 2010 versions and let the base be Dec2014 version and just tell users to copy and replace those .msp files in \Updates directory. Then they will have a new version but this is totally upto you Sir.
     
  12. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    Eh, I would recommend the newer one. Sysprepped images tend to break offline defender scans.
    I'd say you could convert the esd to wim, but then it'd probably be over 4095mb and you'd run into the fat32 uefi issue.
     
  13. ashish.k

    ashish.k MDL Senior Member

    Dec 27, 2014
    299
    134
    10
    I don't need UEFI :p
    I just want to know that is there any chance that it will still error out or fail a sfc /scannow?
     
  14. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    negative, it was the log files i excluded during sysprep captures. Scroll up a bit for details.
    These are not sysprepped indexes.
     
  15. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,397
    2,378
    60
    Murphy78, Thanks very much for your quick response to my PM. Have now got your latest, and as previously stated - appreciate all your hard work
     
  16. ashish.k

    ashish.k MDL Senior Member

    Dec 27, 2014
    299
    134
    10
    OK Sir, so I guess that if I convert those .esd files of the x86 and x64 versions of Jan2015 v1 to .wim they will not give 0xC0000005 error while installing and of course won't fail a sfc /scannow and do just fine. Is that it?
     
  17. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    Correct, you can convert them using the abbodi1406 script from his sig.
     
  18. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    Hey Murphy,

    was looking through your Windows Integration Guide for the part where you show how to command line extract a particular image (Such as just Win 8.1 MC Pro)into an iso from you 58-in-1 Aio or the Windows 8.1 8in1 x64 en-US Jan2015. I saw it written in one of your threads by you but I am having trouble finding it.

    Could you please also add it to your guide.

    Thanks for the 8in one updated iso and the guide its really helpful.
    You're Awesome :D
     
  19. son goku

    son goku MDL Novice

    Nov 5, 2013
    27
    1
    0
    Hello Murphy
    I was looking at this thread Creating a Windows 8.1 AIO with Media Center manually by ambidav and read at its 140+ page that it's not able to create a UEFI bootable Windows 8.1 AIO ISO eventhough the guide has instructions to make it UEFI/BIOS bootable. Do you know if that guide can really create a Windows 8.1 AIO ISO that is UEFI bootable?
    And by that, do I need to follow your guide here at your thread to make it a x86-x64 UEFI bootable iso?