This is what I did:
. .\UUPDownload.exe get-builds --reporting-sku Professional --machine-type amd64
[17:23:57][Information] UnifiedUpdatePlatform.Media.Download 3.1.9.2 - Download from the Microsoft Unified Update Platform
[17:23:57][Information] Copyright (c) Gustave Monce and Contributors
[17:23:57][Information] https://github.com/gus33000/UUPMediaCreator
[17:23:57][Information] This program comes with ABSOLUTELY NO WARRANTY.
[17:23:57][Information] This is free software, and you are welcome to redistribute it under certain conditions.
[17:23:57][Information] This software contains work derived from libmspack licensed under the LGPL-2.1 license.
[17:23:57][Information] (C) 2003-2004 Stuart Caie.
[17:23:57][Information] (C) 2011 Ali Scissons.
"Insider Slow (RS2)"[0]="10.0.18362.30 (19h1_release_svc_prod2.190329-2159)"
"Insider Fast (RS2)"[0]="10.0.18362.30 (19h1_release_svc_prod2.190329-2159)"
"Retail (RS3)"[0]="10.0.16299.15 (rs3_release.170928-1534)"
"Retail (RS4)"[0]="10.0.17134.1 (rs4_release.180410-1804)"
"Retail (RS5)"[0]="10.0.17763.1217 (rs5_release_svc_prod1.200505-1609)"
"Retail (TI)"[0]="10.0.18362.836 (19h1_release_svc_prod1.200505-1604)"
"Retail"[0]="10.0.19045.6456 (vb_release_svc_prod1.251010-0328)"
"Release Preview"[0]="10.0.19041.1415 (vb_release_svc_prod1.211207-1656)"
"Release Preview"[1]="10.0.19045.6396 (vb_release_svc_prod3.250923-1751)"
"Beta"[0]="10.0.19045.5194 (vb_release_svc_prod2.241108-2235)"
"Insider Release Preview"[0]="10.0.19041.1415 (vb_release_svc_prod1.211207-1656)"
"Insider Slow"[0]="10.0.19042.572 (vb_release_svc_prod1.201007-1724)"
"Insider Fast"[0]="10.0.19613.1005 (rs_prerelease_flt.200417-1647)"
"Skip Ahead"[0]="10.0.19613.1005 (rs_prerelease_flt.200417-1647)"
"Canary"[0]="10.0.29565.1000 (rs_prerelease.260401-1416)"
"Canary"[1]="10.0.26016.1012 (rs_prerelease_flt.231209-0950)"
I am curious as to why I do not see any mention of 10.0.26200.8037 .
I am currently running this command, and it's chugging away happily:
./UUPDownload -s Professional -v 10.0.26200.8037 -y -r External -b Retail -c ge_release -t amd64
No idea if it's getting what I want or not. But I built the project and it runs. So I'm on the right track.
This is what I did:
I am curious as to why I do not see any mention of 10.0.26200.8037 .
I am currently running this command, and it's chugging away happily:
./UUPDownload -s Professional -v 10.0.26200.8037 -y -r External -b Retail -c ge_release -t amd64No idea if it's getting what I want or not. But I built the project and it runs. So I'm on the right track.