Similar Posts
ESXi 5.5 free edition removes 32GB memory limit
There have been a ton of exciting announcements coming out of VMword 2013, one of which is vSphere 5.5 and all of it’s improvements and additions. Along that note, VMware has changed ESXi 5.5 free version to remove the physical RAM limit which was limited to only 32GB in version 5.1.
The new virtual hardware, version 10, we can now grow our home labs into more powerful VM’s as most all configuration maximums have been doubled:
VMware Certified Professional 6 (VCP6-DCV) now available

VMware has just recently announced that the VMware Certified Professional 6 (VCP6-DCV) is now available. The new VCP6 exam is similar to the others in the past whereas the VCP6 aims to validate your ability to deploy, configure, administer and scale a vSphere virtualized data center, including administering and troubleshooting virtualization technologies such as:
- vSphere HA and DRS Clusters
- Storage virtualization using VMFS
- Storage DRS and Storage I/O Control
- Network virtualization using vSphere standard and distributed switches and Network I/O Control
- vSphere management using vCenter Server and vRealize Operations Manager Standard
- Virtual Machines
Read More “VMware Certified Professional 6 (VCP6-DCV) now available”
Backup and Restore VMware VCSA 6.5
With the release of vSphere 6.5, the VCSA has had a built-in and convenient way easily backup the configuration, inventory and even historical data right from the VAMI and directly into a TAR bundle. VMware has also made restoring the VCSA from a backup just as easy as well.
Below are quick and dirty steps to backing up and restoring your VMware VCSA!
How to fix “SRA command discoverArrays failed” in SRM with RecoverPoint
We’ve ran into an issue trying to get VMware SRM and SRA 2.2.0.3 along with EMC Recoverpoint 4.1.2 to communicate with one another and would receive this error in SRM:
SRA command discoverArrays failed. Failed opening session for user to site mgmt IP.
Please see server logs for further details.
After some digging around a bit and talking with the Storage Team and EMC we found out that this is due to the SRA’s using HTTP by default and Recoverpoint 4.1.2 does not accept HTTP, but instead only accepts HTTPS or port 443. The steps below is how to get everything to default HTTPS and then communication will resume.
Read More “How to fix “SRA command discoverArrays failed” in SRM with RecoverPoint”
Install ESXi 5.1 from a USB Flash Drive
Many servers already come with a DVD/CD-ROM drive or some kind of ability to virtually mount an ISO image from a network share onto your server to then install ESXi. However, not all do or you just want to have your ESXi image readily available. Here’s a quick step by step instructions on how to use a USB flash drive to install ESXi.
- Download ESXi 5.1 from VMware (if you haven’t already) as well as UNettbootin.
- Plug in your USB Flash Drive.
- Open UNetbootin and select “Diskimage”, set Type to “USB Drive”, select Drive letter of your USB flash drive, and set the path of your ESXi 5.1 ISO image. Then click on “OK”.

How to update VMware Windows VM’s DNS using PowerCLI
This post will show you how to update a VMware Windows virtual machine’s DNS IP addresses using PowerCLI.
You’ll also see how I went from a starting point to a fully working script – all thanks to the awesome #vCommunity!
Here at work we’ve been doing a number of networking, AD, and DNS changes. In doing so, our DNS IP address have changed. Changing the DNS settings for our workstations was easy, simply edit the DHCP scope.
The servers on the other hand all had static IP’s and static DNS IP’s entered, each of which needed to be updated.
Read More “How to update VMware Windows VM’s DNS using PowerCLI”

