A collection of PowerShell scripts to help manage and configure VMware depot repositories for VMware Cloud Foundation (VCF) and vCenter Server environments.
This repository contains utilities for managing the transition to VMware by Broadcom's new depot structure with unique URIs. These tools help administrators update repository configurations across vCenter and SDDC Manager deployments.
Reconfigure customer repositories for SDDC Manager and vCenter to use the new VMware by Broadcom depot structures.
Location: VMwareDepotChange/
Key Features:
- Support for standalone vCenter servers
- Support for VMware Cloud Foundation (VCF) SDDC Manager deployments
- Check current depot configurations
- Update to new depot URLs with Broadcom download tokens
- Restore original depot configurations
- Interactive menu mode for ease of use
Documentation: See VMwareDepotChange/README.md for detailed usage instructions.
Quick Start:
cd VMwareDepotChange
./VMwareDepotChange.ps1 -Connect -Endpoint vCenter -JsonInput samples/sample-vcenters.json
./VMwareDepotChange.ps1 -Check
./VMwareDepotChange.ps1 -Update -DownloadToken <YourBroadcomDownloadToken>- PowerShell 7.x or later
- VCF.PowerCLI module
- Administrative credentials for vCenter or SDDC Manager
- Broadcom download token (for depot updates)
- PowerShell Documentation
- PowerCLI Installation Guide
- VMware by Broadcom Support Portal
- Knowledge Base Article 389276
See LICENSE.md for license information.
Copyright © 2025 Broadcom. All Rights Reserved.