As I was on a roll with powershell scripts anyway I looked at the Reporting vGPU enabled VMs on AHV.I wrote earlier this month and wanted to reuse that script for the VM Inventory script I had written back in 2017 and with the new capabilities of Nutanix AHV it made sense to add the vGPU profiles to this script.
Tag Archive for AHV
Reporting vGPU enabled VMs on AHV
After writing the script to create VM on AHV with a vGPU profile I was wondering what else I could do with the code I had written. When I was looking at some of my older blogposts I realized I had a VM inventory script and wanted to update that to include the GPU profiles. Before I could update the inventory script I had to gobble together the code to actually report the VMs that are vGPU enabled and the configured profiles.
Automating Citrix PVS on Nutanix AHV with PoSH v2
After our release of full support for Citrix PVS running on Nutanix AHV the blogpost I wrote on Automating Citrix PVS on Nutanix AHV with PoSH in 2015 was obsolete until I got a question around this and I figured that I could update the script with the new PVS cmdlets (and it needed some finetuning as well).
Nutanix AHV and Citrix MCS: Adding a persistent disk via Powershell
Yet another powershell blog, this one is about adding a persistent disk via powershell on an AHV hosted non-persistent VM created with Citrix MCS. The use case here would be persistent write cache for App-V cache, AV definitions, log files etc.
Read moreCitrix Provisioning on Nutanix AHV [Updated with PVS support for AHV]
If you’re a more regular reader of my blog you probably have read about Nutanix AHV, the native hypervisor that Nutanix ships. Nutanix AHV is built from the ground up for hyper convergence and that makes it a great hypervisor for desktop virtualisation. This is where the relationship with Citrix and the Citrix Provisioning SDK comes into play.
AOS 5.0: Performance improvements in Nutanix AHV
If you read my previous blog post AOS 5.0 released, XenServer TP in full effect! you know that we released AOS 5.0 and with that comes a new version of Nutanix AHV. This new release brings a couple of performance improvements specifically useful for the desktop virtualization use case so this blog will highlight a few of those improvements.