Windows 10 Hotfix Repository

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

  1. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
    #401 TeamOS, Jul 25, 2015
    Last edited: Jul 25, 2015
  2. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
  3. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    No need. It's good to show sources sometimes. Without the sha1 hash we cant find the links.
     
  4. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
    okey thanks!!!
     
  5. damianfox

    damianfox MDL Senior Member

    Joined:
    Jan 23, 2011
    Messages:
    339
    Likes Received:
    217
    Trophy Points:
    10
  6. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    #406 murphy78, Jul 25, 2015
    Last edited: Jul 25, 2015
    Don't know. We've known that it was cumulative but that servers still had a problem with the cab version.
    I'm running it in a vm right now. will edit this post as soon as I know.

    EDIT: Negative, they're still pushing 79 and 74 in Windows Update with this msu installed.
     
  7. marek848

    marek848 MDL Junior Member

    Joined:
    Dec 26, 2014
    Messages:
    69
    Likes Received:
    22
    Trophy Points:
    0
    KB3074681 ? Windows update
     
  8. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
  9. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    So instead of compiling daily builds, they are now compiling daily updates :D

    like it
     
  11. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    This method makes sense. I'm pretty sure they're going to push 10240 to the end-user and have them download patch.
    I just hope they get over their fear of cumulative patches. It makes no sense to have patch be 99.9999 same and still require previous.
     
  12. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    Network adapter bug noticed. Not sure if from 3074681. Going to be going through and uninstalling them one by one to try to isolate the one with the problem.
     
  13. damianfox

    damianfox MDL Senior Member

    Joined:
    Jan 23, 2011
    Messages:
    339
    Likes Received:
    217
    Trophy Points:
    10
    I just ran sfc /scannow after i installed KB3074681 and it isn't finding any problems.

    FYI: I have a clean install of Win10 Pro (OEM Image with the 4 previous Hotfixes integrated.)
     
  14. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    #414 murphy78, Jul 26, 2015
    Last edited: Jul 26, 2015
    It could be the method with which they upgraded from some of the pre-74 updates. I don't know.... I'll try and figure it out.

    Edit: removing 3074681 fixed my explorer restart issue when viewing network adapters.
    I'm going to sfc scan and try to dism /add-package the cab and see if it returns.

    Edit2: removing 3074681 did not fix sfc errors. I'm still uninstalling and checking them one by one.
     
  15. damianfox

    damianfox MDL Senior Member

    Joined:
    Jan 23, 2011
    Messages:
    339
    Likes Received:
    217
    Trophy Points:
    10
    Yeah that's how I just updated with KB3074681, I used: dism /online /Add-Package /PackagePath:c:\
     
  16. ColdZero

    ColdZero MDL Addicted

    Joined:
    Nov 9, 2009
    Messages:
    680
    Likes Received:
    3,073
    Trophy Points:
    30
    My SFC did not return any errors... all good.
    I just have the network connection bug.
     
  17. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    My sfc errors seem to only be related to powershell modules, so It's not related.
     
  18. ColdZero

    ColdZero MDL Addicted

    Joined:
    Nov 9, 2009
    Messages:
    680
    Likes Received:
    3,073
    Trophy Points:
    30
    Updated my other PC with the latest update.... and no Network Connection bug... :suicide:
    Ideas?
     
  19. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    Try downloading the cab and doing:
    dism /online /add-package /packagepath:c:\temp\filename.cab
     
  20. camelalon

    camelalon MDL Novice

    Joined:
    Mar 15, 2010
    Messages:
    9
    Likes Received:
    3
    Trophy Points:
    0
    #420 camelalon, Jul 26, 2015
    Last edited: Jul 26, 2015
    Also explorer crash on
    Programs and features /view installed updates
    right-click on any update
    Right-click second time crashes explorer


    Also click on uninstall crashes explorer


    Installed all 5 updates using dism /add-package method