[INFO - DISCUSSION + Downloads] Windows 10 1809 FINAL b 17763.xxx (PC) [RS5]

Discussion in 'Windows 10' started by Enthousiast, Sep 18, 2018.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    #5961 Enthousiast, Dec 27, 2019
    Last edited: Dec 27, 2019
    (OP)
  2. apgupta

    apgupta MDL Novice

    May 20, 2010
    24
    2
    0
    Many Thanks ! Looks Like IOT Enterprise was released so that people can customize it in their own way otherwise is same as LTSC one .
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    Same customization options, same install entirely.
     
  4. justvids97

    justvids97 MDL Novice

    May 29, 2019
    9
    4
    0
    @Enthousiast I had a doubt with du. Are dynamic updates mandatory for a freshly installed OS or optional.can i just install cu instead of du?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    DU for SafeOS and DU for Sources are not offered on WU, so not needed on a running install.
     
  6. achernov

    achernov MDL Novice

    Mar 28, 2017
    43
    19
    0
    @abbodi1406

    I run the script you gave me but there was an error, looks like it doesn't recognize the directory of the extracted image
    Screenshot_4.png
     

    Attached Files:

  7. strotee

    strotee MDL Member

    Jan 30, 2011
    229
    204
    10
    Mount and extract the contents of the ISO (D:\es_windows_10_enterprise_ltsc_2019_x64_dvd_e94f898f) into a folder (e.g. c:\win10), then point W10UI at that folder.
     
  8. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    314
    110
    10
    Mounting is also enough, that program will do the rest, he has to point to the Drive which is mounted
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    @abbodi1406 still errors during updates integration, specifically at the dotnetfx3 enabling, check the edited previous post.
     
  11. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    hmm, at least for me, it costs nothing to install these applications after the system installed ....;):D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. achernov

    achernov MDL Novice

    Mar 28, 2017
    43
    19
    0
    @abbodi1406 , just as @Enthousiast I got the same errors. same script config as before

    Screenshot_2.png

    Code:
    @setlocal DisableDelayedExpansion
    @set uiv=v7.6
    @echo off
    :: enable debug mode, you must also set target and repo (if updates are not beside the script)
    set _Debug=1
    
    :: when changing below options, recommended to set the new values between = and " marks
    
    :: target distribution, wim file or offline image
    :: leave it blank to update current online os, or automatically detect wim file next to the script
    set "Target=D:\es_windows_10_enterprise_ltsc_2019_x64_dvd_e94f898f"
    
    :: updates location
    :: leave it blank to automatically detect the current script directory
    set "Repo=D:\brewing"
    
    :: dism.exe tool custom path (if Host OS is not Win10 and no Win10 ADK installed)
    set "DismRoot=dism.exe"
    
    :: enable .NET 3.5 feature
    set Net35=1
    
    :: optional, specify custom "folder" path for microsoft-windows-netfx3-ondemand-package.cab
    set "Net35Source="
    
    :: Cleanup OS images to "compress" superseded components (might take long time to complete)
    set Cleanup=0
    
    :: Rebase OS images to "remove" superseded components (warning: break "Reset this PC" feature)
    :: require first to set Cleanup=1
    set ResetBase=0
    
    :: update winre.wim if detected inside install.wim
    set WinRE=1
    
    :: optional, set directory for temporary extracted files (default is on the same drive as the script)
    set "_CabDir=W10UItemp"
    
    :: optional, set mount directory for updating wim files (default is on the same drive as the script)
    set "MountDir=W10UImount"
    set "WinreMount=W10UImountre"
    
    :: start the process directly once you execute the script, as long as the other options are correctly set
    set AutoStart=0
    
    :: # Options for distribution target only #
    
    :: convert install.wim to install.esd
    :: warning: the process will consume very high amount of CPU and RAM resources
    set wim2esd=0
    
    :: create new iso file
    :: require Win10 ADK, or place oscdimg.exe or cdimage.exe next to the script
    set ISO=1
    
    :: folder path for iso file, leave it blank to create in the script current directory
    set "ISODir=D:\hot"
    
    :: delete DVD distribution folder after creating updated ISO
    set Delete_Source=0
    You mentioned it worked for you with older Updates, those had a separate patch fix from dotnetCU when integrating dotnet48, but this month the patch wasn't separate it seems.
     

    Attached Files:

  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    No ADK installed on the tests by me :)
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    #5977 Enthousiast, Dec 30, 2019
    Last edited: Dec 30, 2019
    (OP)
    Same errors and this is the new log:)
    DismNetFx3.rar

    Code:
    ============================================================
    Running W10UI v7.6
    ============================================================
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/6: Windows10.0-KB4486153-x64_Dotnet48_10.0.1.2919.cab
    2/6: Windows10.0-KB4516115-x64_Flash.cab
    3/6: Windows10.0-KB4523204-x64_SSU_17763.850.1.2.cab
    4/6: windows10.0-kb4524761-x64_DU_Sources.cab
    5/6: Windows10.0-KB4530715-x64_PSFX_CU_914.cab
    6/6: Windows10.0-KB4533001-x64-NDP48_CU_3068.cab
    
    ============================================================
    Mounting sources\install.wim - index 3/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4523204~31bf3856ad364e35~amd64~~17763.850.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 3 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.2919
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package Package_for_KB4516115~31bf3856ad364e35~amd64~~10.0.1.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.3068
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.914.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Enabling feature(s)
    [==========================100.0%==========================]
    
    Error: 50
    
    The operation is complete but NetFx3 feature was not enabled.
    
    
    The DISM log file can be found at C:\W10UI_7.6\DismNetFx3.log
    
    ============================================================
    Reinstalling cumulative update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.3068
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.914.1.4
    [==========================100.0%==========================]
    
    Error: 0x800f081e
    
    The specified package is not applicable to this image.
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\W10UI_7.6\DismNetFx3.log
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4523204~31bf3856ad364e35~amd64~~17763.850.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.914.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.914
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.914
    
    [===========================60.0%==                        ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image File : C:\W10UI_7.6\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.17763.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting sources\install.wim - index 3/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image File : C:\W10UI_7.6\17763.1_Work_x64_US\sources\install.wim
    Image Index : 3
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4523204~31bf3856ad364e35~amd64~~17763.850.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.914.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.914
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.914
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image File : C:\W10UI_7.6\17763.1_Work_x64_US\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4523204~31bf3856ad364e35~amd64~~17763.850.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.914.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.914
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.914
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image File : C:\W10UI_7.6\17763.1_Work_x64_US\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2007. All rights reserved.
    For Microsoft internal use only.
    
    
    Scanning source tree (500 files in 36 directories)
    Scanning source tree complete (943 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5037391872 bytes (before optimization)
    
    Writing 943 files in 86 directories to Win10_17763.914_x64_2019-12-30.iso
    
    100% complete
    
    Storage optimization saved 25 files, 14204928 bytes (1% of image)
    
    After optimization, image file is 5025314816 bytes
    Space saved because of embedding, sparseness or optimization = 14204928
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
    
     

    Attached Files:

  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    #5979 Enthousiast, Dec 30, 2019
    Last edited: Dec 30, 2019
    (OP)

    Attached Files:

  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,909
    340
    @

    Thanks

    then it's a bug in Dism or Servicing stack
    i cannot fix that

    did you try with ADK installed?