Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,046
    1,739
    120
    #4161 TeamOS, Jul 6, 2017
    Last edited: Jul 6, 2017
  2. MUKESH

    MUKESH MDL Junior Member

    Sep 1, 2011
    53
    30
    0
    That is actually the thing.

    The script is working fine and it's just that the ResetBase operation is taking a lot of time to
    complete on Anniversary Update OS's.

    The Offline Servicing process actually does not stops at any point/anywhere whatsoever.

    more details :

    Once again i used the following 9 updates:
    kb3150513-v4
    kb3186568
    kb4013419
    kb3199389
    kb4016654
    kb4025384
    kb4022723
    kb4022730
    kb4025632

    and then, i directly located the install.wim file as the target, waited a little longer this time all to see that
    it took approx. 1 hour 50 minutes for the resetbase operation to complete on index 1 and the script proceeded further.
    (in case of the rest of the 8 indexes also the time taken for the resetbase operation to complete was the same).

    Code:
    ============================================================
    Extracting/Copying .cab files to temp folder
    ============================================================
    
    1/9: Windows10.0-KB3150513-v4-x64.msu
    2/9: Windows10.0-KB4022723-x64.msu
    3/9: Windows10.0-KB4022730-x64.msu
    4/9: Windows10.0-KB4023834-x64.msu
    5/9: Windows10.0-KB4025632-x64.msu
    6/9: windows10.0-kb3186568-x64.cab
    7/9: Windows10.0-KB3199389-x64.cab
    8/9: Windows10.0-KB4013419-x64.cab
    9/9: Windows10.0-KB4016654-x64.cab
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/9: Windows10.0-KB3150513-v4-x64.cab
    2/9: windows10.0-kb3186568-x64.cab
    3/9: Windows10.0-KB3199389-x64.cab
    4/9: Windows10.0-KB4013419-x64.cab
    5/9: Windows10.0-KB4016654-x64.cab
    6/9: Windows10.0-KB4022723-x64.cab
    7/9: Windows10.0-KB4022730-x64.cab
    8/9: Windows10.0-KB4023834-x64.cab
    9/9: Windows10.0-KB4025632-x64.cab
    
    ============================================================
    Mounting install.wim - index 1/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 3 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\WHDownloader\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 1/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 2/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 2/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 3/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 3/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 3
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 4/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 4/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 4
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 5/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 5/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 5
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 6/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 6/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 6
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 7/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 7/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 7
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 8/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 8/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 8
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 9/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4023834~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 6 - Adding package Package_for_KB3150513~31bf3856ad364e35~amd64~~10.0.4.0
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB3186568~31bf3856ad364e35~amd64~~10.0.1.1044
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB4013419~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.1378.1.10
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB4022730~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_KB4025632~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 9/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : F:\DVD\sources\install.wim
    Image Index : 9
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
       Finished
    ============================================================
    
    
    Press any key to exit.
    


    NOTE :

    1.HOST OS : 10 14393.1378 Enterprise 64-bit OS.

    2.SOURCE OS's :
    2.1. An all-in-one iso image containing a total of 9 original & untouched Anniversary Update 64-bit OS's.

    3.Script used : W10UI_2.1.ZIP .
     
  3. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    ...Any new updates out?...
     
  4. R23

    R23 MDL Member

    Apr 5, 2017
    124
    28
    10
    Not for public realese
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. drew84

    drew84 MDL Addicted

    Mar 13, 2014
    956
    1,490
    30
    All ISP issues cleared for now (or appears to be), so...

    Started updating Review (Updated 1703 to include Latest IP CU KB4034450)
    ....... Links can be found at foot of post, under Spoiler TESTING, TESTING...

    Some bits and bobs still to be added, also ... Adopting a format that will make lists easier to manage in future..

    All other OS versions will be addressed as soon as.... but will be up to date by next PATCH day
     
  6. adric

    adric MDL Addicted

    Jul 30, 2009
    846
    580
    30
    Yes, an option to disable reset base would be great. It takes forever.
     
  7. adric

    adric MDL Addicted

    Jul 30, 2009
    846
    580
    30
    #4167 adric, Jul 7, 2017
    Last edited: Jul 7, 2017
    deleted
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    You could just set the script to enable dotnetfx3 and no resetbase on the windows indexes will be performed, on winre and boot.wim it's better to do a resetbase anyway..
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. adric

    adric MDL Addicted

    Jul 30, 2009
    846
    580
    30
    just tried enabling dotnetfx3 (set net35=1) and got this:
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0

    Image Version: 10.0.14393.0

    An error occurred trying to open - 1 Error: 0x80070003
    An error occurred trying to open - C:\cab\1 Error: 0x80070003

    Error: 3

    An error occurred trying to open - C:\cab\1 Error: 0x80070003

    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    Do I need to add something to the repo-dir to enable dotnetfx3 ?
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    You should just let the script run on the extracted iso not directly to the install.wim.

    Of you only care about integrating the updates into the wim use this 3 line script:

    Code:
    Dism /mount-wim /wimfile:x:\install.wim /index:1 /mountdir:y:\mount
    Dism /Image:y:\Mount /Add-Package /PackagePath:z:\updatesfolder
    dism /unmount-wim /mountdir:y:\mount /commit
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. adric

    adric MDL Addicted

    Jul 30, 2009
    846
    580
    30
    I'm a bit confused right now. Where do I specify the target folder to enable .NET 3.5 in the W10UI.cmd?

    " # Enable .NET Framework 3.5 if available source detected
    locations to be checked: mounted iso, inserted dvd/usb, sxs folder for distribution target
    so provide one of these if you want to auto-enable it"
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    just use the extracted iso folder as target.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    Or mount any iso with the same build and architecture
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    Regarding the ResetBase issue, it seems this registry value prevent the removal of superseded components in offline operation (maybe online too, but i didn't check)
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Configuration]
    "DisableResetbase"=dword:00000001
    it basically makes the /Resetbase parameter not effective
    and DISM perform the standard ComponentCleanup operation by delta-compressing superseded components, which makes the process takes longer

    setting the value to 0 solves that



    on a side note, i see that in build 15063 and later, "%windir%\Logs\CBS" directory is now protected by TrustedInstaller
    they don't want us to delete the big logs? :g:
     
  15. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,046
    1,739
    120
    #4175 TeamOS, Jul 7, 2017
    Last edited: Jul 7, 2017
    its possible they locked logs\cbs the whole OS cauze is online and when you make first log in account without e-mail or with e-mail automatically "trusted Installed" get the whole Permission Rights?
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    No, that's has nothing to do with login or account, it's for servicing (updates, features, SFC, DISM)
     
  17. AeonX

    AeonX MDL Addicted

    May 24, 2013
    694
    542
    30
    #4177 AeonX, Jul 8, 2017
    Last edited: Jul 8, 2017
    Thanks Microsoft for disabling features and taking good care of my OS :cool:


    Edit:

    Thanks @abbodi1406 It works :) ResetBase much faster (around 4 min with Win10 LTSB 2016 x64).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    #4178 abbodi1406, Jul 8, 2017
    Last edited: Jul 8, 2017
    W10UI 3.1

    - Added option to skip Resetbase operation

    - Added visible menu options for .NET 3.5 and Resetbase

    - Implemented auto fix/change for registry value DisableResetbase (to allow Resetbase)

    - Enabling .NET 3.5 now occurs after installing updates (to allow Resetbase), and cumulative update will be reinstalled afterwards

    - Few improvement to handle "All applicable updates are found installed" situation

    - Windows 10 ADK DISM will be used if detected, even if Host OS is Windows 10

    Edit:
    v3.1: Added option for custom path to .NET 3.5 cab source
     
  19. adric

    adric MDL Addicted

    Jul 30, 2009
    846
    580
    30
    abbodi1406, since I update my wims directly, is enabling .NET 3.5 supported if
    microsoft-windows-netfx3-ondemand-package.cab is put in the updates directory with the rest?
    The readme states you only check three locations.
     
  20. adric

    adric MDL Addicted

    Jul 30, 2009
    846
    580
    30
    #4180 adric, Jul 8, 2017
    Last edited: Jul 8, 2017
    Updating 1607 LTSB x64 install.wim with June updates took only half an hour to complete on my system with W10UI v3.0. I haven't decided yet whether to enable .NET 3.5 in my target wim (if supported as mentioned in my previous post) or do it with SetupComplete.cmd using dotNetFx35_WX_3_x86_x64.exe
    ===========================================================

    1. Target (x64): "x:\$W0\$0_WUI\x64\LTSB+06.wim"

    2. Updates: "x:\$W0\$0_WUI\x64\Repo-Dir"

    3. DISM: "x:\$W0\ADK_6\amd64\DISM\dism.exe"

    4. Enable .NET 3.5: NO

    5. Reset Image Base: YES

    ===========================================================
    0. Start the process
    ===========================================================

    Change a menu option, press 0 to start, or 9 to exit:
    .
    .
    ===========================================================
    Extracting/Copying .cab files to temp folder
    ===========================================================
    12:30

    1/4: windows10.0-kb4022715-x64.msu
    2/4: windows10.0-kb4022730-x64.msu
    3/4: windows10.0-kb4023834-x64.msu
    4/4: windows10.0-kb4025632-x64.msu

    .
    .
    .
    ===========================================================
    Finished
    ===========================================================


    Press any key to exit.
    12:58