Windows 8.1 with Update ESDs Repository

Discussion in 'Windows 8' started by abbodi1406, Apr 12, 2014.

  1. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,291
    1,935
    120
    #1041 coleoptere2007, Feb 15, 2019
    Last edited: Feb 15, 2019
  2. FlyTech

    FlyTech MDL Novice

    Sep 24, 2009
    22
    7
    0
    Hi. Hopefully someone can help.
    Looking for the OEM version of 9600.17050.winblue_refresh.140317-1640 / IR3.
    Downgrading back to Windows 8.1 OEM 64 bit from 10 and am looking for the OEM or Core version of IR3.
    The laptop used originally had 8.1 pre-installed, but the recovery partition has long been wiped.
    The IR5 version has some telemetry updates embedded into install and am looking to avoid those.
    The links posted are not working.
     
  3. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,291
    1,935
    120
    Yep links for IR3 are not ok. I just verified. Then best way is to use IR5 and download updates with WHDownloader then use abbodi1406's script to integrate them and disable telemetry. That is what I do and it is working like a charm. :)
     
  4. FlyTech

    FlyTech MDL Novice

    Sep 24, 2009
    22
    7
    0
    Thanks for the suggestion. I'm curious how you got rid of or disabled the telemetry of KB2952664 which is integrated into the IR5 distribution. WIndows Update shows it as an installed update but there is no option to uninstall after a clean install. I have no desire to opt into Microsoft's Customer Experience Improvement Program, which collects telemetry, and this particular patch is vague on details on what it collects, and how and if it can truly be turned off by Microsoft's suggestion of just not opting into the Customer Experience Improvement Program.
     
  5. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,291
    1,935
    120
    CEIP can be disabled from scheduled tasks for example.
     
  6. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,291
    1,935
    120
    Any feedback ??
     
  7. Aquinix

    Aquinix MDL Novice

    Aug 6, 2015
    14
    4
    0
    Is it still necessary to install windows 7/8.1 then upgrade to 10 to have it licensed as genuine? Or is it possible to get a win10 iso and activate it directly?
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    @T15K6
    Are you installing in Audit mode?

    anyway, you probably need to install Windows Update search fix manually (disable automatic updates first)
    KB3173424 then KB3172614
     
  10. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    82
    0
    0
    yes i am in audit mode :)
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
  12. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    82
    0
    0
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    #1056 Enthousiast, Mar 29, 2019
    Last edited: Mar 29, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    You should register the module first
    Code:
    Set-ExecutionPolicy -ExecutionPolicy Bypass -Force
    Import-Module PSWindowsUpdate
     
  15. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    82
    0
    0