VMware Sample Exchange
Browse and download code samples from VMware as well as code samples contributed by the VMware community. Log in to Sample Exchange using your MyVMware credentials to submit requests for new samples, contribute your own samples, as well as propose a sample as a solution for open requests.
Disclaimer: All sample content and code in Sample Exchange is licensed to you by the sample's author. VMware does not guarantee the samples; they are provided "AS IS". Use of this site is subject to the VMware Community Terms of Use.
Browse the list below for code samples from VMware and the community. You can filter the list of samples by selecting a platform or language, or enter other search keywords above.
Filters
Type
SDK / Platform / Tool
Contributor
Language
- Find Last Used time of VMs in a VCenterThe script is to find the last used time on the VMs present in the Vcenter. The script assumes the following : 1. VM OS is either Windows or Linux 2. password for all Linux VMs is sameVMware PowerCLI PowerShell
- Extend the Hard Disk for list of VMs using PowerCLI without RebootOverview: Imagine having to expand the disk for over 10VMs using the manual approach and without reboot the machine. VMware Code: https://code.vmware.com/samples/5546 GitHub Repository: https://gith ...VMware PowerCLI PowerShell