FWT

IoT LTSC ISOs

FWT
Feb 18th, 2023 (edited)
103,695
4
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 4 0
  1. IF ALL LINKS ARE DOWN:
  2. You can google the SHA-256 hash and download it from anywhere, then verify the SHA-256 with 7zip to make sure it hasn't been tampered with.
  3.  
  4.  
  5. Windows 10 IoT Enterprise LTSC 21H2:
  6. Filename: en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso
  7. SHA-256: A0334F31EA7A3E6932B9AD7206608248F0BD40698BFB8FC65F14FC5E4976C160
  8. SHA-256 Source (MS account required to view SHA, subscription required for downloads):
  9. https://my.visualstudio.com/Downloads
  10. Download: https://massgrave.dev/windows_ltsc_links.html
  11. Activation: https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip
  12.  
  13.  
  14. Windows 11 IoT Enterprise LTSC 24H2:
  15. Avoid W11 at all costs unless you bought crippled hardware (Intel E-cores) that need the new CPU scheduler in W11.
  16. Far more demanding on hardware for less performance.
  17. UI is written in React Native aka javascript that lags even on $1800 i9s.
  18. Filename: en-us_windows_11_iot_enterprise_ltsc_2024_x64_dvd_f6b14814.iso
  19. SHA-256: 4F59662A96FC1DA48C1B415D6C369D08AF55DDD64E8F1C84E0166D9E50405D7A
  20. SHA-256 Source (MS account required to view SHA, subscription required for downloads):
  21. https://my.visualstudio.com/Downloads
  22. Download: https://massgrave.dev/windows_ltsc_links.html
  23. Activation: https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip
  24.  
  25.  
  26.  
  27. Always verify SHA with 7zip for non-MS sources.
  28. It's best practice to verify SHA from multiple sources to ensure they match and not trust only a single source.
  29. Some of these databases scrape VisualStudio themselves, and others just scrape from other scrapers.
  30.  
  31.  
  32. SHA Databases:
  33. https://my.visualstudio.com/downloads (Account required to search/view SHA)
  34.  
  35. https://www.heidoc.net/php/myvsdump.php (CA, USA)
  36. https://www.whois.com/whois/heidoc.net
  37.  
  38. https://dnhash.net (NC, USA)
  39. https://www.whois.com/whois/dnhash.net
  40.  
  41. https://msdn.su (Russia)
  42. https://www.whois.com/whois/msdn.su
  43.  
  44. https://files.rg-adguard.net/category (Russia)
  45. https://www.whois.com/whois/rg-adguard.net
  46.  
  47.  
  48.  
  49. ======= Verify SHA-256 with 7zip =======
  50. https://www.7-zip.org/download.html
  51. Install 7zip > right click ISO > CRC SHA > SHA-256
  52. If the SHA-256 matches the one from visualstudio.com, then the file has not been tampered with since its official release.
  53.  
Advertisement
Add Comment
Please, Sign In to add comment