abbodi1406's Batch Scripts Repo

Discussion in 'Scripting' started by abbodi1406, May 4, 2017.

  1. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    yep :):clap:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    383
    277
    10
    @abbodi1406

    Does WHD-W7UI & WHD-W81UI only support Windows 7/8.1?

    Can I use them for Windows Server 2008/2012 R2?

    Is there's a list of Windows Server 2012 R2 unique updates?
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
    Yes you can
    but some updates will not be applicable
    and some server updates will be missing

    you can use KUC
    http://windows-update-checker.com/
     
  4. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    383
    277
    10
    @abbodi1406


    I have already downloaded updates for Windows Server 2012 R2 By KUC.

    But I don't know how to get the updates classification.

    And seems KUC doesn't support offline integration.
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
  6. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    383
    277
    10
    @abbodi1406

    Another question.

    WHD-W7UI doesn't integrate .NET Framework 4.8 to the offline image, Is that works as expected?

    I tested UpdatePack7R2 and MSMG_Toolkit which not support add the multi-language packs of .NET Framework 4.8. Only the language pack of the image's default is added for the Multilingual Windows 7 image.

    Will Wintoolkit do the same thing or is this the only tool that support add multi-language packs to Multilingual Windows 7 image.
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
    @fch1993
    Yes

    Wintoolkit support adding language addons
     
  8. kumeipark

    kumeipark Retired Modder

    Apr 17, 2009
    456
    40
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
    #1389 abbodi1406, Apr 28, 2021
    Last edited: Feb 1, 2022
    (OP)
  10. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    383
    277
    10
    @abbodi1406

    two bugs of uup-converter-wimlib

    1. uup-converter-wimlib can't run with the W10UI in the same time, the cleanup will remove the other program's temp folder.


    2.uup-converter-wimlib got error when re-intergrate LCU update kb5003402.

    uup link: https://uupdump.net/download.php?id...pack=en-us&edition=professional;professionaln

    ConvertConfig.ini

    Code:
    
    [convert-UUP]
    AutoStart    =1
    AddUpdates   =1
    Cleanup      =1
    ResetBase    =0
    NetFx3       =1
    StartVirtual =1
    wim2esd      =0
    SkipISO      =0
    SkipWinRE    =0
    ForceDism    =0
    RefESD       =0
    
    [create_virtual_editions]
    vAutoStart   =1
    vDeleteSource=0
    vPreserve    =0
    vwim2esd     =0
    vSkipISO     =0
    vAutoEditions=ProfessionalWorkstation,ProfessionalEducation,Education,Enterprise,ServerRdsh,IoTEnterprise,ProfessionalWorkstationN,ProfessionalEducationN,EducationN,EnterpriseN
    
    

    error log:

    Code:
    
    ============================================================
    Running UUP -> ISO v57
    ============================================================
    
    ============================================================
    Checking UUP Info . . .
    ============================================================
    
    ============================================================
    Configured Options . . .
    ============================================================
    
    AutoStart 1
    AddUpdates 1
    Cleanup
    NetFx3
    StartVirtual
    
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    CAB->ESD: microsoft-onecore-applicationmodel-sync-desktop-fod-package-amd64
    CAB->ESD: microsoft-onecore-directx-database-fod-package-amd64
    CAB->ESD: microsoft-windows-ethernet-client-intel-e1i68x64-fod-package-amd64
    CAB->ESD: microsoft-windows-ethernet-client-intel-e2f68-fod-package-amd64
    CAB->ESD: microsoft-windows-ethernet-client-realtek-rtcx21x64-fod-package-amd64
    CAB->ESD: microsoft-windows-hello-face-package-amd64
    CAB->ESD: microsoft-windows-internetexplorer-optional-package-amd64
    CAB->ESD: microsoft-windows-kernel-la57-fod-package-amd64
    CAB->ESD: microsoft-windows-languagefeatures-basic-en-us-package-amd64
    CAB->ESD: microsoft-windows-languagefeatures-handwriting-en-us-package-amd64
    CAB->ESD: microsoft-windows-languagefeatures-ocr-en-us-package-amd64
    CAB->ESD: microsoft-windows-languagefeatures-speech-en-us-package-amd64
    CAB->ESD: microsoft-windows-languagefeatures-texttospeech-en-us-package-amd64
    CAB->ESD: microsoft-windows-mediaplayer-package-amd64
    CAB->ESD: microsoft-windows-notepad-system-fod-package-amd64
    CAB->ESD: microsoft-windows-powershell-ise-fod-package-amd64
    CAB->ESD: microsoft-windows-printing-pmcppc-fod-package-amd64
    CAB->ESD: microsoft-windows-printing-wfs-fod-package-amd64
    CAB->ESD: microsoft-windows-quickassist-package-amd64
    CAB->ESD: microsoft-windows-stepsrecorder-package-amd64
    CAB->ESD: microsoft-windows-tabletpcmath-package-amd64
    CAB->ESD: microsoft-windows-userexperience-desktop-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-broadcom-bcmpciedhd63-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-broadcom-bcmwl63a-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-broadcom-bcmwl63al-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwbw02-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwew00-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwew01-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwlv64-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwns64-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwsw00-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwtw02-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwtw04-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwtw06-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-intel-netwtw08-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-marvel-mrvlpcie8897-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-qualcomm-athw8x-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-qualcomm-athwnx-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-qualcomm-qcamain10x64-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-ralink-netr28x-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-realtek-rtl8187se-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-realtek-rtl8192se-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-realtek-rtl819xp-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-realtek-rtl85n64-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-realtek-rtwlane-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-realtek-rtwlane01-fod-package-amd64
    CAB->ESD: microsoft-windows-wifi-client-realtek-rtwlane13-fod-package-amd64
    CAB->ESD: microsoft-windows-wordpad-fod-package-amd64
    CAB->ESD: openssh-client-package-amd64
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 7407 MiB of 7407 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 212 MiB of 212 MiB (100%) done
    
    ============================================================
    Updating install.wim / 2 image(s) . . .
    ============================================================
    
    1/6: windows10.0-kb5003252-x64-ndp48.cab [NetFx]
    2/6: windows10.0-kb5003398-x64.cab
    3/6: windows10.0-kb5003399-x64.cab [WinPE]
    4/6: windows10.0-kb5003400-x64.cab [Setup DU]
    5/6: windows10.0-kb5003401-x64.cab [SSU]
    6/6: windows10.0-kb5003402-x64.cab [LCU]
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003401~31bf3856ad364e35~amd64~~21364.1000.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4355.3
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5003398~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~21364.1011.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1011
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1011
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1011
    
    An error occurred trying to open - C:\W10UItemp\windows10.0-kb5003402-x64\update.mum Error: 0x80070003
    An error occurred trying to open - C:\W10UItemp\windows10.0-kb5003402-x64\update.mum Error: 0x80070003
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4355.3
    [==========================100.0%==========================]
    
    Error: 3
    
    An error occurred trying to open - C:\W10UItemp\windows10.0-kb5003402-x64\update.mum Error: 0x80070003
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\DismNetFx3.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Administrator\Downloads\21364.1011_amd64_en-us_multi_62c51e33_convert_virtual\ISOFOLDER\sources\install.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.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003401~31bf3856ad364e35~amd64~~21364.1000.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4355.3
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5003398~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4355.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Administrator\Downloads\21364.1011_amd64_en-us_multi_62c51e33_convert_virtual\ISOFOLDER\sources\install.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    "ISOFOLDER\sources\install.wim" original size: 4410786 KiB
    Using LZX compression with 8 threads
    Archiving file data: 9 GiB of 9 GiB (100%) done
    "ISOFOLDER\sources\install.wim" optimized size: 4200170 KiB
    Space saved: 210615 KiB
    
    ============================================================
    Adding setup dynamic update(s) . . .
    ============================================================
    
    windows10.0-kb5003400-x64.cab
    
    ============================================================
    Creating winre.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 1047 MiB of 1047 MiB (100%) done
    
    ============================================================
    Updating winre.wim / 1 image(s) . . .
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003401~31bf3856ad364e35~amd64~~21364.1000.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003399~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003398~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.21364.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\Users\Administrator\Downloads\21364.1011_amd64_en-us_multi_62c51e33_convert_virtual\temp\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Using LZX compression with 8 threads
    Archiving file data: 1052 MiB of 1052 MiB (100%) done
    
    ============================================================
    Adding winre.wim to install.wim . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    "ISOFOLDER\sources\boot.wim" original size: 457195 KiB
    Using LZX compression with 8 threads
    Archiving file data: 1100 MiB of 1100 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" optimized size: 414282 KiB
    Space saved: 42913 KiB
    
    ============================================================
    Checking Distribution Info . . .
    ============================================================
    
    ============================================================
    Configured Virtual Options . . .
    ============================================================
    
    AutoStart
    AutoEditions: ProfessionalWorkstation,ProfessionalEducation,Education,Enterprise,ServerRdsh,IoTEnterprise,ProfessionalWorkstationN,ProfessionalEducationN,EducationN,EnterpriseN
    
    ============================================================
    Copying install.wim . . .
    ============================================================
    
    ============================================================
    Creating Edition: Enterprise
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 3 to "Enterprise".
    Setting the FLAGS property of image 3 to "Enterprise".
    Setting the DISPLAYNAME property of image 3 to "Windows 10 Enterprise".
    Setting the DISPLAYDESCRIPTION property of image 3 to "Windows 10 Enterprise".
    
    ============================================================
    Creating Edition: Education
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 4 to "Education".
    Setting the FLAGS property of image 4 to "Education".
    Setting the DISPLAYNAME property of image 4 to "Windows 10 Education".
    Setting the DISPLAYDESCRIPTION property of image 4 to "Windows 10 Education".
    
    ============================================================
    Creating Edition: Pro Education
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 5 to "ProfessionalEducation".
    Setting the FLAGS property of image 5 to "ProfessionalEducation".
    Setting the DISPLAYNAME property of image 5 to "Windows 10 Pro Education".
    Setting the DISPLAYDESCRIPTION property of image 5 to "Windows 10 Pro Education".
    
    ============================================================
    Creating Edition: Pro for Workstations
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 6 to "ProfessionalWorkstation".
    Setting the FLAGS property of image 6 to "ProfessionalWorkstation".
    Setting the DISPLAYNAME property of image 6 to "Windows 10 Pro for Workstations".
    Setting the DISPLAYDESCRIPTION property of image 6 to "Windows 10 Pro for Workstations".
    
    ============================================================
    Creating Edition: Enterprise N
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 7 to "EnterpriseN".
    Setting the FLAGS property of image 7 to "EnterpriseN".
    Setting the DISPLAYNAME property of image 7 to "Windows 10 Enterprise N".
    Setting the DISPLAYDESCRIPTION property of image 7 to "Windows 10 Enterprise N".
    
    ============================================================
    Creating Edition: Education N
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 8 to "EducationN".
    Setting the FLAGS property of image 8 to "EducationN".
    Setting the DISPLAYNAME property of image 8 to "Windows 10 Education N".
    Setting the DISPLAYDESCRIPTION property of image 8 to "Windows 10 Education N".
    
    ============================================================
    Creating Edition: Pro Education N
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 9 to "ProfessionalEducationN".
    Setting the FLAGS property of image 9 to "ProfessionalEducationN".
    Setting the DISPLAYNAME property of image 9 to "Windows 10 Pro Education N".
    Setting the DISPLAYDESCRIPTION property of image 9 to "Windows 10 Pro Education N".
    
    ============================================================
    Creating Edition: Pro N for Workstations
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 10 to "ProfessionalWorkstationN".
    Setting the FLAGS property of image 10 to "ProfessionalWorkstationN".
    Setting the DISPLAYNAME property of image 10 to "Windows 10 Pro N for Workstations".
    Setting the DISPLAYDESCRIPTION property of image 10 to "Windows 10 Pro N for Workstations".
    
    ============================================================
    Creating Edition: Enterprise for Virtual Desktops
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 11 to "ServerRdsh".
    Setting the FLAGS property of image 11 to "ServerRdsh".
    Setting the DISPLAYNAME property of image 11 to "Windows 10 Enterprise for Virtual Desktops".
    Setting the DISPLAYDESCRIPTION property of image 11 to "Windows 10 Enterprise for Virtual Desktops".
    
    ============================================================
    Creating Edition: IoT Enterprise
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 12 to "IoTEnterprise".
    Setting the FLAGS property of image 12 to "IoTEnterprise".
    Setting the DISPLAYNAME property of image 12 to "Windows 10 IoT Enterprise".
    Setting the DISPLAYDESCRIPTION property of image 12 to "Windows 10 IoT Enterprise".
    
    ============================================================
    Rebuilding install.wim . . .
    ============================================================
    
    "ISOFOLDER\sources\install.wim" original size: 5021018 KiB
    Using LZX compression with 8 threads
    Archiving file data: 10 GiB of 10 GiB (100%) done
    "ISOFOLDER\sources\install.wim" optimized size: 4805990 KiB
    Space saved: 215028 KiB
    
    ============================================================
    Creating ISO . . .
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 42 directories)
    Scanning source tree complete (931 files in 85 directories)
    
    Computing directory information complete
    
    Image file is 5618270208 bytes (before optimization)
    
    Writing 931 files in 85 directories to 21364.1011.210422-0927.CO_RELEASE_SVC_PROD2_CLIENTMULTI_X64FRE_EN-US.ISO
    
    100% complete
    
    Storage optimization saved 24 files, 14135296 bytes (1% of image)
    
    After optimization, image file is 5606262784 bytes
    Space saved because of embedding, sparseness or optimization = 14135296
    
    Done.
    
    
    
    ============================================================
    Removing temporary files . . .
    ============================================================
    
    Press 0 to exit.
    
    
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
    #1391 abbodi1406, May 1, 2021
    Last edited: May 1, 2021
    (OP)
    @fch1993

    2. It is caused by these servicing stack changes in (apparently since build 20231):

    - Dism (servicing stack) itself re-add LCU after enabling NetFx3 (or any feature)
    as long as \Windows\servicing\LCU\Package_for_RollupFix* exist
    Code:
    CBS    Setting FODOrOCPended to true
    CBS    FinalCommitPackagesState: Completed persisting state of packages
    CBS    Exec: Non OS Version sensitive FOD installation, found installed or pended LCU: Package_for_RollupFix~31bf3856ad364e35~x86~~21364.1000.1.0, attempt to reapply local LCU
    CBS    Real pend will be used if required
    CBS    FLOW: Entering stage: ReservicingLCU
    CBS    Exec: Processing started.  Client: LCUReservicing, Session: 5024_322778968, Package: Package_for_RollupFix~31bf3856ad364e35~x86~~21364.1000.1.0, Identifier: KB5003397
    - If install.wim + mount directory + extraction directory are on the same partition (drive), Dism (servicing stack) move extracted LCU folder to
    \Windows\servicing\LCU\Package_for_RollupFix*

    if they are on different drives, then it just copy extracted LCU folder to above path
    Code:
    CBS    Moving directory failed for FOD Reservicing. Proceeding with copy. Source: \\?\E:\11\uc\21364\windows10.0-kb5003397-x86\ Target: \\?\D:\Mount\Windows\Servicing\LCU\Package_for_RollupFix~31bf3856ad364e35~x86~~21364.1000.1.0\, error:80070011 [HRESULT = 0x80070011 - ERROR_NOT_SAME_DEVICE]
    CBS    Exec: Package successfully staged for FOD Reservicing
    i will try to find a workaround for that
    thanks to @Enthousiast for the logs
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
    uup-converter v58
    +
    W10UI v10.0

    - Added "SkipEdge=2" option to skip LCU's EdgeChromium via "Microsoft\Edge" folder

    - Build 20231 and later, for updating install.wim, LCU will be added from cab file directly
    this to avoid new ReservicingLCU effect, which remove/move extracted LCU folder to "Windows\Servicing\LCU" in certain situation
    until a better workaround is found, or maybe a registry value to disable this
    - Build 20231 and later, if ReservicingLCU is detected, .NET CU / LCU will not be re-added after enabling NetFx3 feature

    - Enhanced Flash updates detection to avoid confliction when Flash Removal update is merged with LCU

    create_virtual_editions.cmd
    - Added CloudEdition/CloudEditionN (build 21364 and later)
    - Changed "Windows 10 Enterprise for Virtual Desktops" name to "Windows 10 Enterprise multi-session"

    thanks to @Enthousiast for helping and testing
     
  13. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    what is the difference between 1 and 2 on skipedge?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,844
    104,326
    450
    From the cmd itself:
    Code:
    :: 1 = do not install EdgeChromium with Enablement Package or Cumulative Update
    :: 2 = alternative workaround to avoid EdgeChromium with Cumulative Update only
    set SkipEdge=0
    
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
  16. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
  17. BELNN

    BELNN MDL Member

    Apr 2, 2016
    110
    75
    10
    #1397 BELNN, May 4, 2021
    Last edited: May 4, 2021
    When SkipEdge = 2 is enabled, KB4562830 [Enablement] is not integrated. This is normal?
    Code:
    ============================================================
    Running UUP -> ISO v58
    ============================================================
    
    ============================================================
    Checking UUP Info . . .
    ============================================================
    
    ============================================================
    Configured Options . . .
    ============================================================
    
    AddUpdates 1
    Cleanup
    ResetBase
    SkipEdge
    
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    CAB->ESD: Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Basic-ru-ru-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Handwriting-ru-ru-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-LanguageFeatures-OCR-ru-ru-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-LanguageFeatures-TextToSpeech-ru-ru-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~
    CAB->ESD: OpenSSH-Client-Package~31bf3856ad364e35~amd64~~
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 2 threads
    Archiving file data: 7228 MiB of 7228 MiB (100%) done
    
    ============================================================
    Updating install.wim / 1 image(s) . . .
    ============================================================
    
    1/10: defender-dism-x64.cab
    2/10: Windows10.0-KB0000000-Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~ru-RU~.cab
    3/10: Windows10.0-KB4562830-x64_PSFX.cab [Enablement / EdgeChromium]
    4/10: Windows10.0-KB4577586-x64.cab [Flash]
    5/10: Windows10.0-KB4589212-v2-x64_PSFX.cab
    6/10: Windows10.0-KB4601554-x64-NDP48.cab [NetFx]
    7/10: Windows10.0-KB5000983-x64.cab [WinPE]
    8/10: Windows10.0-KB5001391-x64.cab [Combined]
    9/12: Windows10.0-KB5001412-x64.cab [Setup DU]
    10/12: Windows10.0-KB5003345-x64.cab [UX FeaturePack]
    11/12: Windows10.0-KB5001391-x64_inout.cab [LCU]
    12/12: Windows10.0-KB5003156-x64_inout.cab [SSU]
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.963.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 5 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~ru-RU~11.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package Package_for_KB4589212~31bf3856ad364e35~amd64~~10.0.2.4
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4341.2
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package Package_for_WindowsExperienceFeaturePack~31bf3856ad364e35~amd64~~19041.686.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.964.1.12
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.964
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Adding Defender update...
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : C:\IntegrateW10\19041.964.vb_release_svc_prod3.210422-1118\ISOFOLDER\sources\install.wim
    Image Index : 1
    Saving image
    [=====                      10.0%                          ]
    
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,844
    104,326
    450
    ? If the ISO is ru-RU then this is not needed, afaik.
     
  19. BELNN

    BELNN MDL Member

    Apr 2, 2016
    110
    75
    10
    It does not interfere.
    Interested in the answer on Enablement Package (KB4562830)
     
  20. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,253
    91,029
    340
    Fixed, thanks