mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-25 23:46:02 +03:00
[GH-ISSUE #82] No connection to software depot #61
Labels
No labels
bug
duplicate
duplicate
enhancement
fix in-progress
invalid
need more info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ESXi-Customizer-PS#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TweetyBear on GitHub (May 2, 2025).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/82
Hello, it seems to be impossible to connect to the software depot.
I suppose it's due to the new Broadcom policy...
Is there a workaround ? Or... will ESXi-Customizerbe definitly out of use ?
It's really a great tool i use almost everyday...
Thx for your help
@EHRETic commented on GitHub (May 22, 2025):
Hi there,
I think replace the URL:
https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xmlBy this one at the start of the script:
https://dl.broadcom.com/YouValidBroadcomToken/PROD/COMP/ESX_HOST/main/vmw-depot-index.xmlThis should solve your issue but you have to generate a token (and have a valid support contract of course).
More info here: https://knowledge.broadcom.com/external/article/390098
@TweetyBear commented on GitHub (Jul 1, 2025):
Thx a lot for your help. It worked perfectly.
@SmoothAdmin commented on GitHub (Nov 14, 2025):
This is broken again.
Connecting the VMware ESXi Software depot ...Add-EsxSoftwaredepot : Could not download from depot at
https://dl.broadcom.com/YouValidBroadcomToken/PROD/COMP/ESX_HOST/main/vmw-depot-index.xml, skipping
(('https://dl.broadcom.com/YouValidBroadcomToken/PROD/COMP/ESX_HOST/main/vmw-depot-index.xml', '', 'HTTP Error 403:
Forbidden'))
At C:\3g\ESXi-Customizer-PS-2.ps1:259 char:22
FATAL ERROR: Cannot add VMware ESXi Online depot. Please check your Internet connectivity and/or proxy settings!