Today I want to talk about Memory Deduplication on ESXi with Transparent Page Sharing (TPS). This is a technology that isn't widely known about, even amongst IT professionals with significant experience with VMware products. And you may ask "Memory Deduplication, why aren't we using this?!?" as it sounds like a pretty cool piece of technology... Well, I'm about to tell… Read More
If you're anything like me, you were excited to get your hands on the latest Windows 11 22H2 Feature Update after it was released on September 20th, 2022. However, while it was releassed, as with all feature upgrades, it is deployed on a slow basis and not widely immediately available for download. So you may be asking how to force… Read More
If you're like me, you want to make sure that your environment is as optimized as possible. I recently noticed that my NVIDIA A2 vGPU was reporting the vGPU PCIe Link Speed and Generation that the card was using was below what it was supposed to be running at on my VMware vSphere ESXi host. I needed to find out… Read More
Today I'm going to show you the process to install Horizon Agent for Linux on Ubuntu 22.04 LTS. We'll be installing the Horizon Agent for Linux from VMware Horizon 8 version 2209. The official documentation from VMware is helpful, but unfortunately doesn't provide all the information to get up and running quickly, which is why I've put together this guide… Read More
When deploying automated desktop pools with NVIDIA vGPU on VMware Horizon with an NVIDIA A2 GPU, you may notice provisioning fails with an error. Error during Provisioning Cloning of VM VM-NAME-01 has failed: Fault type is UNKNOWN_FAULT_FATAL - No GPU capable host available for provisioning VM-NAME-01 with profile nvidia_a2-4q. Please refer to VMware KB 59271 for more details. Further, when… Read More
So, there's a common problem where when performing a backup, you'll see it fail with Veeam Unable to Truncate Microsoft SQL Server transaction logs. This is usually due to permission problems either with the account used for guest processing, or with permissions inside of your SQL database. Typically in most cases this can be resolved by referencing the appropriate Veeam… Read More
When either directly passing through a GPU, or attaching an NVIDIA vGPU to a Virtual Machine on VMware ESXi that has more than 16GB of Video Memory, you may run in to a situation where the VM fails to boot with the error "Module 'DevicePowerOn' power on failed.". Special considerations are required when performing GPU or vGPU Passthrough with 16GB+… Read More
With VMware ESXi 6.5 and 6.7 going End of Life on October 15th, 2022, many of you are looking for options to update hosts in your homelab, especially in my case putting ESXi 7.0 on HP Proliant DL360p Gen8 servers. As far as support goes, HPE last provided a custom installer for ESXi for versions 6.5 U3 which was released… Read More
When it comes to troubleshooting login times with non-persistent VDI (VMware Horizon Instant Clones), I often find delays associated with printer drivers not being included in the golden image. In this post, I'm going to show you how to add a printer driver to an Instant Clone golden image! Printing with non-persistent VDI and Instant Clones In most environments, printers… Read More
Many of you may be not aware of the Azure AD Connect 1.x End of Life on August 31st, 2022. What this means is that as of August 31st, 2022 (later this month), you'll no longer be able to use Azure AD Connect 1.4 or Azure AD Connect 1.6 to sync your on-premise Active Directory to Azure AD. It's time… Read More