Using PowerCLI to automate the retrieval of VCSA Identity Sources
Using PowerCLI to automate the retrieval of…
Similiar to automating the retrieval of the vCenter Server Appliance (VCSA) password policies using PowerCLI, we can extend that example and leverage the Guest Operations API via Invoke-VMScript cmdlet to also retrieve the identity sources configured for a given VCSA without requiring SSH access. I have created a new VCSA.psm1 PowerCLI Module which now includes […]