Some users may experience issues accessing the Product and Licensing Center. We are actively investigating the issue and working towards a resolution.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

If you experience issues retrieving data from vCenter, follow these steps:

  • Check whether VMWare vCenter PowerCLI is installed and working
  • Check the version of the PowerCLI. It should not be lower than the most recent vCenter version
    Get-PowerCLIVersion
    Get-PowerCLIVersion
  • Check if you can connect to the vCenter host
    Connect-VIServer -Server <hostname> -User <domain>\<username> -Password <password>
    screenshot
  • Check if you can get a list of hosts of the vCenter
    Get-VMHost
    screenshot

 

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Oct 22, 2019 02:59 PM
Updated by: