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.
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.
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.
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?
@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
WU is blocked in Audit mode in Win 8.1 you can try powershell module PSWindowsUpdate or this tool https://forums.mydigitallife.net/threads/windows-update-minitool.64939/
You also can use WUMT or one of the look-a-likes in audit mode to update the install. This could also be of any help: https://forums.mydigitallife.net/th...firstlogon-silent-install.73131/#post-1317912
You should register the module first Code: Set-ExecutionPolicy -ExecutionPolicy Bypass -Force Import-Module PSWindowsUpdate