Hyper-V Get Snapshot checkpoint file sizes on Cluster Shared Volumes with PowerShell

During a Windows Server 2012 Hyper-V Health Check I needed to know the snapshot file sizes for the all the snapshots on the Clustered Shared Volumes (CSVs). The Get-VMCheckpoint Cmdlet does not report the snapshot size. So I create a PowerShell one-liner that displays the following information: …

Continue Reading

Perform ESXi host maintenance on a VMware Horizon View floating desktop pool

When you need to perform maintenance (planned downtime) on an ESXi host which is part of a floating pool the following steps can be be taken: These steps are only required when using local storage for the linked clones! In the VMware Horizon View Administrator, edit the pool and uncheck the …

Continue Reading

Troubleshoot VMware View Security Server PCoIP port problems

Recently I had to troubleshoot a VMware View Client connection problem. In a new VMware View environment the customer has installed a VMware Horizon View Security Server for the external connections. When a external View Client tried to connect through the Security Server using the PCoIP protocol to …

Continue Reading

Display the maximum concurrent connected users in VMware Horizon View with PowerCLI

VMware Horizon View generates everyday at 5 minutes for midnight an event how many concurrent users connected to View that day. This information can be useful for example when when investing trends. When the Event database in the VMware Horizon View Administrator is configured, this information can …

Continue Reading

Enable the Intel I217-V NIC in Windows Server 2012

My new Gigabyte Z87-D3HP motherboard with support for 4th Generation Intel® Core™ processors (codename Haswell) has a onboard Intel I217-V NIC. The NIC is not recognized and supported in Windows Server 2012. As with the “Enable the Intel 82579V NIC in Windows Server 2012 ” blogpost it is possible to …

Continue Reading