Munishpal's Blog

Sharing My Learning !!

Uncategorized

Default Password for vCenter SSO Admin Account on VCSA

You will be surprised to hear this but there is no default password for the vCenter SSO Admin account i.e. admin@system-domain You need to reset the password using the web client.  Following procedure needs to be followed Login to the Web client using root credentials and Navigate to Administration Tab…Continue readingDefault Password for vCenter SSO Admin Account on VCSA

Uncategorized

Failed to connect to VMware Lookup Service SSL certificate verification failed

While connecting to Web client I got following message. “Failed to connect to VMware Lookup Service. SSL certificate verification failed.” Post investigation I remembered that I changed the host name so need to regenerate the certificates Following procedure was followed to resolve it Access the admin console for VCSA https://…Continue readingFailed to connect to VMware Lookup Service SSL certificate verification failed

Uncategorized

How to Create DVSwitch using WebClient 5.1

Access the web client http://ipaddress:9443/vsphere-client and Navigate to the Distributed Switches and Click Add Button(Green Plus Sign) It will open up the new DVSwitch Wizard Select the version of DVSwitch. We have ESXi 5.0 so we selected the second option which is version 5.0.0 Select the Number of Uplinks. Default…Continue readingHow to Create DVSwitch using WebClient 5.1

Uncategorized

SRM Updates – 5.1.0.1 and 5.0.2 Released

What\’s New VMware vCenter Site Recovery Manager 5.0.2 offers the following improvements: Added support for protection and IP customization of the following guest operating systems: Windows 8 (32-bit and 64-bit) Windows Server 2012 (32-bit and 64-bit) RHEL Server 6.2 and 6.3 (32-bit  and 64-bit) Ubuntu 12.04 NOTE: To protect virtual…Continue readingSRM Updates – 5.1.0.1 and 5.0.2 Released

Uncategorized

SRM DR IP Customizer

Navigate to following Path C:\\Program File \\VMware\\VMware vCenter Site Recovery Manger\\bin Generate the CSV file using following command dr-ip-customizer.exe –vc 172.16.18.3 –cfg ..\\config\\vmware-dr.xml –i –cmd generate –o ProtectedVMs.csv It will prompt for the user name and password Once completed it will generate the csv file in the same folder where…Continue readingSRM DR IP Customizer