Skip to content

vmware/powershell-scripts-for-vmware-cloud-foundation-depot-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PowerShell Scripts for VMware Cloud Foundation Depot Management

License PowerShell GitHub Clones Changelog Downloads

A collection of PowerShell scripts to help manage and configure VMware depot repositories for VMware Cloud Foundation (VCF) and vCenter Server environments.

📋 Overview

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.

🛠️ Available Scripts

VMwareDepotChange

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>

📚 Prerequisites

  • VCF.PowerCLI 9.0+
  • PowerShell 7.2+
  • Compatible OS: MacOS / Linux / Windows
  • Administrative credentials for vCenter or SDDC Manager
  • Broadcom download token (for depot updates)

🔗 Additional Resources

Support

  • For product issues, please open a standard Broadcom support case.
  • For bugs or enhancement requests with this script, please open a github issue.

📄 License

See LICENSE.md for license information.


Copyright © 2025 Broadcom. All Rights Reserved.

About

Powershell Scripts for VMware Clouf Foundation Depot Management

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors