Installation of VMware.PowerCLI via PowerShell fails with: “Install-PackageProvider : No match was found for the specified search criteria for the provider…”
Problem You’re attempting to install VMware PowerCLI with the Install-Module -Name VMware.PowerCLI cmdlet from within Powershell but notice that it fails with: PS C:scriptsvCheck-vSphere-master> Install-Module -Name VMware.PowerCLI NuGet provider is required to continue PowerShellGet requires NuGet provider version ‘2.8.5.201’ or newer to interact with NuGet-based