The URI's returned for VMware Tools by Evergreen (2409.1419) are now incorrect for version 12.5.0 (released last night - 9th October 2024) the URI's return 404's when a download is attempted
I believe this is because the correct URI is now for x64 only (Can be confirmed by browsing the folder structure here: https://packages.vmware.com/tools/releases/12.5.0/windows), so I believe the simplest fix is for .\Modules\Evergreen\2409.1419\Manifests\vmwaretools.json to be modified from line 17 to 21 as follows:
What happened?
The URI's returned for VMware Tools by Evergreen (2409.1419) are now incorrect for version 12.5.0 (released last night - 9th October 2024) the URI's return 404's when a download is attempted
I believe this is because the correct URI is now for x64 only (Can be confirmed by browsing the folder structure here: https://packages.vmware.com/tools/releases/12.5.0/windows), so I believe the simplest fix is for
.\Modules\Evergreen\2409.1419\Manifests\vmwaretools.json
to be modified from line 17 to 21 as follows:to:
In my test this now returns the correct (single) URI with the correct filename:
N.B. Verbose output below, shows result without the modification
Version
2409.1419
What PowerShell edition/s are you running Evergreen on?
PowerShell Core, Windows PowerShell
Which operating system/s are you running Evergreen on?
Windows 10+
Have you reviewed the documentation?
Verbose output