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

5 Commits
 
 
 
 
 
 

PowerShell Scripts for VMware Cloud Foundation Depot Management

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

  • PowerShell 7.x or later
  • VCF.PowerCLI module
  • Administrative credentials for vCenter or SDDC Manager
  • Broadcom download token (for depot updates)

🔗 Additional Resources

📄 License

See LICENSE.md for license information.


Copyright © 2025 Broadcom. All Rights Reserved.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •