Commit graph

1 commit

Author SHA1 Message Date
Viktor Barzin
b51dc9894c 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>
2026-06-01 19:37:10 +00:00