Windows 10 Imaging, Customization and Deployment

Discussion in 'Windows 10' started by arseny92, Jan 31, 2015.

  1. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,204
    978
    90
    dism error 3 the system cannot find the path specified
    i get this error from win7 anyone else ?
     
  2. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    Nope, both builds I've tried (10041/10075) have worked fine. I did have issues uninstalling 10041 before I could get 10075 on though.
    Uninstall kept saying I had a corrupt/damaged install...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Snuffy

    Snuffy MDL Expert

    Jan 7, 2008
    1,262
    626
    60
    so far rather disappointed with 10075 ADK, it does work, but slow, (to me not as good as 10041- and several Keys will not accept, and when I import the file from ADK 10041 save, it leaves of some Office items.
    so yep all of Windows 10 is (IMO) very far to go before RTM if ever.
     
  4. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    I can't believe how crap the releases are. The TP builds can't even sysprep. Documentation is rubbish. I find it hard to believe M$ will have this out so soon.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Snuffy

    Snuffy MDL Expert

    Jan 7, 2008
    1,262
    626
    60
    And Refresh is worthless on v10074, tested and it removed all and took a very long time, on 2n test, I booted to media, format partition, clean installed then reinstalled all programs.
    yes, actually was about 45 min faster.... The more M$ does the worth things get. (IMO)
     
  6. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    #86 Flipp3r, May 8, 2015
    Last edited by a moderator: Apr 20, 2017
    Dism seems to be broken. I'm unable to use this current build to service a windows 8.1 32bit image.
    Using /Add-package on msu files gives Error: 87, The add-package option is unknown.
    Building a 10075 winpe & using /Add-package works fine.
    Code:
    Dism /Mount-Wim /WimFile:install.wim /Index:1 /MountDir:Mount
    dism /image:mount /add-package /PackagePath:Windows8.1-KB3021910-x86.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10075.0
    
    Image Version: 6.3.9600.17031
    
    
    Error: 87
    
    The add-package option is unknown.
    For more information, refer to the help by running DISM.exe /?.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Snuffy

    Snuffy MDL Expert

    Jan 7, 2008
    1,262
    626
    60
    Dism /image:D:\mount /Add-Package:D:\8.1.3\Windows8.1-KB3014442-x64.msu

    I think you left out Location of image:D:
     
  8. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    No, I have not included any path in this simple example. Both install.wim & Windows8.1-KB3021910-x86.msu are in the same folder, C:\X. Also, C:\X\Mount.
    My actual batch file is more complicated with paths set to WHDownloader updates, etc.
    Under the old adk this would have worked...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,725
    340
    I have no issues with latest ADK, works with servicing w8.1 or w10

    did you check dism.log to see the detailed error?
     
  10. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    #90 apologized, May 11, 2015
    Last edited by a moderator: Apr 20, 2017
    Code:
    C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment
    Tools>dism /image:c:\mount /add-package /packagepath:c:\up
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10075.0
    
    Image Version: 10.0.10074.0
    
    Traitement de 1 sur 3 - Ajout du package Package_for_KB3062501~31bf3856ad364e35~
    x86~~10.0.1.0
    [==========================100.0%==========================]
    Traitement de 2 sur 3 - Ajout du package c:\up\windows10.0-kb3061876-x86_ce23f70
    d16dbb22e51444031335b9550b0e5fb84.msu
    [==========================100.0%==========================]
    Traitement de 3 sur 3 - Ajout du package c:\up\windows10.0-kb3062095-x86_25ba8ce
    62ecb42a56357abe4d2cbc2076879ccf3.msu
    [==========================100.0%==========================]
    The operation completed successfully.
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    #91 Flipp3r, May 11, 2015
    Last edited: May 11, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,725
    340
    #92 abbodi1406, May 11, 2015
    Last edited by a moderator: Apr 20, 2017
    The issue is either with the host OS (win7) or the ADK
    Code:
    Failed to load DPX DLL from path: C:\X\Mount\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.17246_none_fa4ae8e99b1f603c\dpx.dll [HRESULT = 0x8007007e - ERROR_MOD_NOT_FOUND]
    DISM Package Manager: PID=4024 TID=6128 Failed to create offline session. - CDISMPackageManager::RefreshInstanceAndLock(hr:0x8007007e)
    
    ERROR_MOD_NOT_FOUND = Module not found



    Edit:
    OK, i can confirm the issue
    on Win7 host, latest ADK fails to service Win8.1 image, always Failed to load DPX DLL
    i even tried a non compressed update KB3035802-v2, same result

    nevertheless, the ADK is ment for Win10 images :D
     
  13. Snuffy

    Snuffy MDL Expert

    Jan 7, 2008
    1,262
    626
    60
    I use the new ADK v10075 for all my Servicing, included is Windows 8 and Windows 8.1 x64 - No issues at all...but as such I'll let the Much more than me assist.
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,725
    340
    It's working under Win8.1 host OS, but fails under Win7

    what's your host OS?
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,644
    13,665
    340
    #95 xinso, May 11, 2015
    Last edited: May 11, 2015
    He stated: Tried /add-package on both 32 & 64bit win8 - both failed.

    (No problem for me now. But it did happen once on my slim-down 8.1)


     
  16. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    #96 apologized, May 11, 2015
    Last edited by a moderator: Apr 20, 2017
    Got same problem
    Host : Win7 x64
    Image File : Win8.1 x86
    ADK : 10.0.10075.0

    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.10075.0
    
    Image Version: 6.3.9600.17031
    
    
    Error: 87
    
    The add-package option is unknown.
    For more information, refer to the help by running DISM.exe /?.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    i will try on Win8.1 Host Soon
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,725
    340
    That's the images/wims he's servicing

    his host OS is win7
     
  18. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    Confirmed ! No problem on win8.1 Host
    611193Windows820150511190019.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,644
    13,665
    340
    #99 xinso, May 11, 2015
    Last edited by a moderator: Apr 20, 2017
    OK.

    And here is the result on Windows 7 x64 servicing Windows 8.1 x86:

    dism 10074/10075 = NO
    dism Windows 8.1 = YES

    Code:
    C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\DeploymentTools>dism /mount-image /ImageFile:D:\81enterprise\sources\install.wim /Index:1
    /MountDir:d:\mount
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10075.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment
    Tools>dism /image:d:\mount /add-package /packagepath:d:\lp.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10075.0
    
    Image Version: 6.3.9600.17031
    
    Error: 87
    
    The add-package option is unknown.
    For more information, refer to the help by running DISM.exe /?.
    
    The DISM log file can be found at C:\windows\Logs\DISM\dism.log
    
    C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment
    Tools>D:\81enterprise\sources\dism /image:d:\mount /add-package /packagepath:d:\
    lp.cab
    
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17483
    
    Image Version: 6.3.9600.17031
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack
    -Package~31bf3856ad364e35~x86~en-US~6.3.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment
    Tools>D:\10enterprise\sources\dism /image:d:\mount /add-package /packagepath:d:\
    lp.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10074.0
    
    Image Version: 6.3.9600.17031
    
    Error: 87
    
    The add-package option is unknown.
    For more information, refer to the help by running DISM.exe /?.
    
    The DISM log file can be found at C:\windows\Logs\DISM\dism.log
     
  20. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    Intentional? Maybe MS want people to get off Win7. Probably just a bug in this release. I've re-installed the last ADK for Win 8.1 to service the older images.
    All good now...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...