kms-website: self-host the ODT bootstrapper (fix 404 on Office reinstall)
Microsoft's download.microsoft.com ODT URL is build-numbered and rotates every release; the hardcoded officedeploymenttool_19127-20198.exe now 404s, so the "install latest VL Office" path failed right after the consent prompt. Serve a known-good ODT bootstrapper from our own /scripts/odt-setup.exe (carved out of Anubis already) and point Reinstall-OfficeVL at it. $env:KMS_ODT_URL overrides. The bootstrapper self-updates the Office payload, so it rarely needs refreshing. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
06009dae30
commit
b51dc9894c
2 changed files with 4 additions and 1 deletions
BIN
static/scripts/odt-setup.exe
Normal file
BIN
static/scripts/odt-setup.exe
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue