Upgrade VMFS 5 to VMFS 6

3 versions of the VMFS file system have been released by VMware for ESXi hosts which include VMFS3, VMFS5, and VMFS6. To fully understand the differences between these VMFS versions check this link.Today, after the successful installation of ESXi 6.7…

How To Install VMware PowerCLI via PowerShell

The installation is done completely through PowerShell itself using the PowerShell Gallery via PowerShellGet. To install the PowerCLI 11, you just need to open the PowerShell with administrative privilege and type the following command to run the installation. Install-Module -Name VMware.PowerCLI…

Horizon View 7 – Configure Event Database

The event database stores information about horizon view events in a database. You create an event database by adding it to an existing database server and then configure horizon view to use this database for storing events. Add a Database…

Horizon View 7 – Install Horizon Connection Server

The Connection Server acts as a broker for client connections by authenticating and directing incoming user desktop requests. When you install the Connection Server, the Horizon Administrator is installed as well. The Horizon Administrator is the web-based interface for the…