-
Recent Posts
- IP Spaces in VMware Cloud Director 10.4.1 – Part 3 – Tenant Experience, Compatibility & Summary December 20, 2022
- IP Spaces in VMware Cloud Director 10.4.1 – Part 2 – Private IP Spaces December 18, 2022
- IP Spaces in VMware Cloud Director 10.4.1 – Part 1 – Introduction & Public IP Spaces December 17, 2022
- My Top 10 Tips for VMware Explore US 2022 July 25, 2022
- Deploying vRA Blueprints from PowerShell April 21, 2022
Recent Comments
- Alex on Detailed VM Storage Information in vCloud Director
- Alex on Detailed VM Storage Information in vCloud Director
- P on Working with vCloud Metadata in PowerCLI – Part 2
- Prayank Saxena on Dynamic Persistent Volumes with CSE Kubernetes and Ceph
- Ton van Boven on Easy Remote Editing on Photon OS 4 from Windows 10/VSCode
Tags
10.4.1 API Automation Bash Blueprint ceph Cloud Director Configuration container-service-extension Containerisation CSE CX Development Docker ESXi Explore Installation IP Spaces k8s Kubernetes links Module Networking NSX Photon OS PowerCLI PowerShell Python REST API SSL Tenant Portal Terraform Troubleshooting vcd-cli vCloud Director vCloud Director 8 vCloud Director 9 vCloud Director Extender VMware VMworld vRA vRO VSCode vSphere 6 wordpressArchives
- December 2022
- July 2022
- April 2022
- October 2021
- April 2021
- July 2020
- June 2020
- May 2020
- December 2019
- May 2019
- April 2019
- January 2019
- December 2018
- November 2018
- September 2018
- July 2018
- April 2018
- March 2018
- February 2018
- January 2018
- November 2017
- October 2017
- September 2017
- August 2017
- February 2017
- January 2017
- November 2016
- October 2016
- August 2016
- April 2016
- March 2016
- February 2016
Tag Archives: PowerCLI
How To Use API Tokens in VMware Cloud Director 10.3.1
Managing VCD VM Disks from PowerCLI / PowerShell
Resizing VM boot disks from PowerCLI
PowerShell function to resize first hard disk in VMware Cloud Director virtual machines. Read more
vCD Edge SSL Certificate Management via PowerShell for tenants
vCloud Director 9 HTML5 Portal Customization
One of the great features in vCloud Director 9 which has been further enhanced in the latest v9.5 release is the new HTML5 portal: Even better, VMware has released a toolkit to allow Service Providers to fully customise the look and feel of the portal using CSS themes in their … Read more
VM Guest Customization in vCloud Director via PowerCLI
Bit of a quick post this, but hopefully useful to others. I got asked recently if there was an easy way to set Guest Customization options for VMs hosted in vCloud Director via Powershell/PowerCLI. It turns out there is an extremely simple way, but the syntax is a bit awkward … Read more
Getting detailed VM Disk Properties from the vCloud API
Since vCloud Director 8.10 VMware have allowed VMs to be created which have multiple disks using different storage policies. This can be very useful – for example, a database VM might have it’s database on fast storage but another disk containing backups or logs on slower/cheaper disk. When trying to … Read more
Using vCloud Director PowerCLI and vcd-cli with Federated User Accounts
One of the issues that vCloud Director user can run into is user authentication when using the PowerCLI and vcd-cli tools to manage their cloud deployments. For ‘Local’ user accounts defined in the vCloud Director portal this isn’t an issue as username/password are stored in the vCD database and can … Read more
vCloud Director v9 Multi-site
Since vCloud Director v9 was released last week (and previously as part of the closed beta), one of the new features I’m most excited about is support for multi-site deployments. This allows vCloud Director environments for the first time to properly span federated sites (e.g. a tenant who has resources … Read more