- In this procedure, we will use the /v1/users API exposed via the VCF.PowerCLI module
VMware.Sdk.Vcf.SddcManagerto assign/delete roles to users or groups in SDDC Manager based on the identity provider defined within the VCF Single Sign-On domain. …
Read More VCF 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 …
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 …
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 …
Read MoreLast Updated: 13-Jun-2024
Background
When we started on the VMware Validated Solution journey nearly three years ago, one of the main criteria we agreed on was to provide our customers with an automated way to deploy and configure whatever was …
Read MoreThe Birth of PowerVCF
Back in January 2020 my friend and colleague
href = "https://lifeofbrianoc.com" target = "_blank" rel = "nofollow noopener noreferrer" > <span> Brian OConnell </span>embarked on a community project to write a …
Read MoreAre you using the PowerValidatedSolutions PowerShell module? Have you found an issue that you want to report? Maybe you have an enhancement idea!
The source code for PowerValidatedSolutions can be found on Git Hub at
href = …</p>
Read MoreDid you know that the PowerShell module PowerValidatedSolution can be used for more than implementing the VMware Validated Solutions?
Whilst the primary goal for the PowerShell module has been to enable a robust and automated way to implement the …
Read More- I recently had a requirement to get VMware PowerCLI installed and configured in order to work on developing some scripts. VMware introduced a new way of performing the installation which is well documented on the VMware official blog post however its …
Read More Enabling PowerShell Functions with SRM - DR of the Cloud
When calling PowerShell functions as part of a Site Recovery Manager (SRM) v5.1 recovery plan, you need to perform some additional configurations within PowerShell.
This can be achieved using …
Read More