abbodi1406's Batch Scripts Repo

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

  1. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    #561 oldee, Dec 8, 2018
    Last edited: Dec 8, 2018
    One more additional question.
    Having the current updated 17763.168 AIO ISO x64 & x86 with W10UI and it apply to UUP2ISO multi_arch_iso.cmd to create option 1 or 2, Created CD Name is 17763.1 ISO.

    Do I need to modify inside script or it is normal and manually change to CD Name from 17763.1 to 17763.168?
    Or Do I must using UUPs with convert_uup.cmd to make ISO first and go to multi_arch?

    Pls.. Thank you.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,660
    450
    When you've used UUP>ISO with the updates in the UUP folder, it creates the iso with 17763.168 in the filename.
     
  3. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    Yes, I knew. My question is Only those ISO to apply to multi_arch to get same CD name or Updated W10UI ISO can not apply to multi_arch (I mean even updated build number)?

    Let say UUP ISO 17763.168 -> Cd 17763.168
    W10UI 17763.168 -> 17763.1 (not 17763.168) why?

    Than you.
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,660
    450
    Rename the iso to 17763.168 and be done;)
     
  5. oldee

    oldee MDL Member

    May 27, 2012
    171
    47
    10
    Thank you. That is I thought and asked. I already manually changed.
    Thank you again.
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,752
    340
    W10UI sould create naming scheme similar to this
    Win10_17763.168_x86_2018-12-06.iso
     
  7. Gladwin

    Gladwin MDL Member

    Dec 20, 2012
    232
    111
    10
    BUG Report :
    W7 UI v4.7 when integrated offline update , Package_RollupFix won't process with boot.wim and imagebasedsetup-media source wont copy to the installation source , for W7 UI v4.6 is all working fine on offline .
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,752
    340
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,752
    340
    MSEdgeUpdater v3

    Added support for offline updating
    either mounted directory (e.g. C:\Mount), or offline image drive (e.g. F:\)

    the support is basic:
    - you have to manually mount install.wim
    - make sure MS Edge is already integrated/installed
    - edit MSEU.cmd and set the correct mount directory path, or offline image driver letter
    - example: set "target=C:\Mount"
    - Run MSEU.cmd as administrator
    - manually unmount install.wim and commit changes
     
  10. armond

    armond MDL Addicted

    Jun 16, 2008
    734
    235
    30
    #570 armond, Dec 11, 2018
    Last edited: Dec 11, 2018
    Just a thought, what about using LTSC's NTUSER.DAT
    Searching for onedrive in LTSC's NTUSER.DAT returns nothing.
    I am just a bit worry about messing with that file because of its à/ÿ/¨ characters.
    Thanks!
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,752
    340
    It will not make a difference, you won't get OneDrive, but you still get unworking shortcut in Start Menu

    the actual file and path is plain english, it's only localized virtually in Explorer

    you can delete the shorcut in specialize phase in unattend.xml
    Code:
    del /f /q "%systemdrive%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk"
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,752
    340
    Office Scrubber v3

    Ditched ODT setup.exe
    OfficeClickToRun.exe will be executed directly if detected
     
  13. armond

    armond MDL Addicted

    Jun 16, 2008
    734
    235
    30
    Yeah I see.
    Tested and works great.
     
  14. armond

    armond MDL Addicted

    Jun 16, 2008
    734
    235
    30
    Hello,
    Update used for 1809.
    KB4465065 (Intel Microcode Update.
    KB4470502 (DotnetCU)
    KB4470788 (SSU)
    KB4471331 (FlashPlayerUpdate)
    KB4471332 (WindowsCU)

    (I removed uneeded lines)
    Installing updates...
    Processing 1 of 3 - Adding package Package_for_KB4465065~31bf3856ad364e35~amd64~~10.0.1.2
    Processing 2 of 3 - Adding package Package_for_KB4470502~31bf3856ad364e35~amd64~~10.0.1.2273
    Processing 3 of 3 - Adding package Package_for_KB4471331~31bf3856ad364e35~amd64~~10.0.1.0
    The operation completed successfully.

    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.194.1.5
    The operation completed successfully.

    Resetting OS image base
    The operation completed successfully.
    The operation completed successfully.

    Adding .NET Framework 3.5 feature
    Enabling feature(s)

    Reinstalling .NET cumulative update...
    Processing 1 of 1 - Adding package Package_for_KB4470502~31bf3856ad364e35~amd64~~10.0.1.2273
    The operation completed successfully.

    Is W10UI working right?
    So no need to re-install Windows CU KB4471332 after resetting the image base?
    Thanks.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,660
    450
    I am going to test this, because on my previous test i also needed to manually reinstall the standard CU after W10UI_5.6 was finished, so WU didn't offer the standard CU when the iso was installed.
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,752
    340
    I have verified that reintegrating normal CU does not affect or add anything to .NET 3.5 in ver 1809

    but it may need to be reintegrated to be the last in servicing chain, to satisfy WU
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,660
    450
    It needs a reintegration:
    [​IMG]
     
  18. armond

    armond MDL Addicted

    Jun 16, 2008
    734
    235
    30
    #578 armond, Dec 11, 2018
    Last edited: Dec 11, 2018
    Well, Thanks for testing, do you even have to reboot at the end as well? Hopefully no:( Maybe UUP side effect?
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,660
    450
  20. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,752
    340
    Updated .NET AIO for Windows XP