Windows 10 Hotfix Repository

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

  1. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
    MSMG toolkit is known not work properly with refresh iso's, refresh iso's are the baseline iso with this CU pre-integrated by MSFT: KB4464455 (17763.107). This old CU is superseded/replaced by kb4469342 (17763.168.1.10).
     
  2. Krager

    Krager MDL Senior Member

    Joined:
    Jan 9, 2017
    Messages:
    396
    Likes Received:
    230
    Trophy Points:
    10
    So does it matter in end if you update the .107 image versus updating the baseline image? Not trying to argue, just need some education. If I should be updating the baseline I'll have to go back and do things a bit different.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
    For people who pre-integrate the updates themselves anyway, should start with the clean baseline 17763.1 iso.
     
  4. Krager

    Krager MDL Senior Member

    Joined:
    Jan 9, 2017
    Messages:
    396
    Likes Received:
    230
    Trophy Points:
    10
    Okay, I'll check into using the baseline iso, especially if it saves some file size, always battling with the 4G limit on fat32, I get over half a gig just in drivers, can split the image with dism, but it adds a step to the install where it has to extract and assemble the image.
     
  5. yatopp

    yatopp MDL Novice

    Joined:
    Jul 17, 2011
    Messages:
    35
    Likes Received:
    9
    Trophy Points:
    0
    Is there any way to stop Preview of Cumulative Updates ie KB4469041 from being offered/installing
    in windows update on LTSC apart from a singular KB exclusion? I don't mind installing CU's, but Preview
    seems too beta for me. I'd rather wait until they become rolled into a proper CU.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
    With updates, the term preview mostly means early access, not beta. It's on the retail ring.
     
  7. ch100

    ch100 MDL Addicted

    Joined:
    Sep 11, 2016
    Messages:
    629
    Likes Received:
    523
    Trophy Points:
    30
    I would say it is somewhere in the middle. The preview updates are indeed production/retail grade, but if it is too inconvenient for some people and I guess this is true for most "regular" users (NOT MDL core users :p ) , then one monthly set of updates would do the job well enough.
     
  8. yatopp

    yatopp MDL Novice

    Joined:
    Jul 17, 2011
    Messages:
    35
    Likes Received:
    9
    Trophy Points:
    0
    Windows update is just fubar, the less one needs to deal with it, the better.
    I usually manually update myself, but for some clients it's easier to have it on.
    I never bothered with win7 Preview dotNet updates, but sometimes preview
    update rollups were useful.
     
  9. lampadin

    lampadin MDL Novice

    Joined:
    Jul 29, 2009
    Messages:
    30
    Likes Received:
    3
    Trophy Points:
    0
    Same problem KB4469342

    Same

    W10_PRO_64

    DISM /Mount-WIM /WimFile:"D:\WIM\install.wim" /index:5 /MountDir:"D:\WIM\IMMAGINE"
    DISM /Image:"D:\WIM\IMMAGINE" /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:F:\sources\sxs
    DISM /image:"D:\WIM\IMMAGINE" /Add-Package /Packagepath:D:\WIM\UP\
    DISM /Image:"D:\WIM\IMMAGINE" /Add-Driver /Driver:"D:\WIM\DRV_W10_Lite" /ForceUnsigned /Recurse
    copy d:\WIM\Installazione\LayoutModification.xml d:\WIM\IMMAGINE\Users\Default\AppData\Local\Microsoft\Windows\Shell\
    DISM /Unmount-WIM /MountDir:"D:\WIM\IMMAGINE" /commit

    Dism /Export-Image /SourceImageFile:"D:\WIM\install.wim" /SourceIndex:5 /DestinationImageFile:"D:\WIM\install.esd" /Compress:recovery

    No Error!
     
  10. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
    Are you really saying it's to hard to read a post, containing all the needed url's to the updates, download them and run dism add-packages or any of the update integration scripts who do it automated, for todays MDL members?:thinking: But they all seem to have the knowledge about telemetry, chopping or needing to use LTSC:thinking:
     
  11. Ahsan

    Ahsan MDL Addicted

    Joined:
    Dec 3, 2009
    Messages:
    737
    Likes Received:
    130
    Trophy Points:
    30
    how can i confirm that telemetry is off in my 17763.168 and that no key logger from microsoft is active.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
    I don't know, i am not a telemetry nut.
     
  13. boyonthebus

    boyonthebus MDL Addicted

    Joined:
    Sep 16, 2018
    Messages:
    917
    Likes Received:
    573
    Trophy Points:
    30
    If KGB doesn't knock on your door you are good to go! :eek:
     
  14. Ahsan

    Ahsan MDL Addicted

    Joined:
    Dec 3, 2009
    Messages:
    737
    Likes Received:
    130
    Trophy Points:
    30
    upload_2018-12-11_22-38-26.png

    i am using winaero tweaker to disable it.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
    What is this to my concern?
     
  16. cuteee

    cuteee MDL Guru

    Joined:
    Oct 13, 2012
    Messages:
    5,013
    Likes Received:
    775
    Trophy Points:
    180
    You can also disable it with registry tweak.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
  18. SAM-R

    SAM-R MDL Guru

    Joined:
    Mar 21, 2015
    Messages:
    4,835
    Likes Received:
    4,442
    Trophy Points:
    150
  19. drew84

    drew84 MDL Addicted

    Joined:
    Mar 13, 2014
    Messages:
    956
    Likes Received:
    1,490
    Trophy Points:
    30
  20. nuhi

    nuhi MDL Novice

    Joined:
    Sep 24, 2013
    Messages:
    18
    Likes Received:
    40
    Trophy Points:
    0
    #7120 nuhi, Dec 11, 2018
    Last edited: Dec 11, 2018