If you have VMware Cloud Foundation 9.0 deployed and you have been using the Certificate Management capability of Fleet Management you may have noticed that with the exception of ESX you're able to use a certificate key size greater than 2048 for components such as VCF Operations, VCF Automation, SDDC Manager, vCenter …
Read MoreVCF PowerCLI 9.0 now includes a module called VMware.Sdk.Srm, this modules contains auto-generated cmdlets to support VMware Live Site Recovery Public APIs. Use can use this post as a quick reference guide. Display All VMware Live Recovery GET Command Details Start a PowerShell session. Display all GET cmdlets …
Read MoreVCF PowerCLI 9.0 now includes a module called VMware.Sdk.Vsphere, this modules contains auto-generated cmdlets to support vSphere Public APIs. Use can use this post as a quick reference guide. Connecting to a vCenter Instance with Local Credentials Start a PowerShell session. Connect to a vCenter instance using local …
Read MoreVCF PowerCLI 9.0 now includes a module called VMware.Sdk.Vcf.SddcManager, this modules contains auto-generated cmdlets to support SDDC Manager Public APIs. Use can use this post as a quick reference guide. Connecting to a SDDC Manager Instance with Local Credentials Start a PowerShell session. Connect to a SDDC Manager …
Read MoreVCF PowerCLI 9.0 now includes a module called VMware.Sdk.Nsx.Policy, this modules contains auto-generated cmdlets to support NSX Policy Public APIs. Use can use this post as a quick reference guide. Connecting to a NSX Instance with Local Credentials Start a PowerShell session. Connect to a NSX instance using local …
Read MoreVCF PowerCLI 9.0 now includes a module called VMware.Sdk.Vcf.Installer, this modules contains auto-generated cmdlets to support VCF Installer Public APIs. Use can use this post as a quick reference guide. Connecting to a VCF Installer Instance with Local Credentials Start a PowerShell session. Connect to a VCF …
Read MoreVCF PowerCLI 9.0 now includes a module called VMware.Sdk.Vcf.Ops, this modules contains auto-generated cmdlets to support VCF Operations Public APIs. Use can use this post as a quick reference guide. Connecting to a VCF Operations Instance with Local Credentials Start a PowerShell session. Connect to a VCF Operations …
Read MoreAlong with the release of VMware Cloud Foundation 9.0 a new version of PowerCLI has also been shipped, for a full rundown of what's new I would suggest reading the official blog Introducing VCF PowerCLI 9.0 , but here are the quick highlights: Name Change to VCF PowerCLI Performance Improvements New Module for NSX …
Read MoreThe fastest and easiest way to start utilising VCF PowerCLI 9.0 is to first remove any old versions and then perform a fresh install. Remove Existing VMware PowerCLI Modules Start a PowerShell session. Uninstall all VMware modules by running the following command: 1Get-Module VMware* -ListAvailable | Uninstall-Module …
Read MoreWhere Do I Perform Tasks in VMware Cloud Foundation 9.0 With the release of VMware Cloud Foundation 9.0 and if you’re familiar with previous releases there are some significant changes when it comes to navigating and performing various tasks. If you’re not aware with VMware Cloud Foundation 9.0 Broadcom has announced …
Read More