Alternative Way to Register vCenter Server with vSphere Web Client


To use vSphere Web Client, you have to firstly register a vCenter server to it. Otherwise you will see such error messages.

image

 

image

The typical way to register vCenter with vSphere Web Client is  through https://<vSphere-web-client-url&gt;:9443/admin-app. But sometimes it may not work, such as you don’t have Adobe Flash Player installed or the web server does not respond in a timely fashion. The alternative way to do it is to run a command line.

cd “C:\Program Files\VMware\Infrastructure\vSphere Web Client\Scripts”
admin-cmd.bat register https://<vSphere-web-client-url>:9443/vsphere-client
https://<vcenter-server-url> <username> <password>

Then type ‘A’ to accept the SSL certificate warning if there is one.

image

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s