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 Nutanix
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 moreCreating a VM incl a vGPU profile on AHV with Powershell
Hello old friend, here we are again. It’s been a while but I’m (hopefully) getting back on track with this blog. I’ve been dabbling around with this idea for a while and it got fastracked after I got a request from someone in the Nutanix Services Organisation on how they could add a vGPU profile to the ‘Create a VM on AHV’ with Powershell.
Read moreNVIDIA GPU on AHV: The options (Video included)
With the latest release of Nutanix AOS and the included version of Nutanix AHV we’re introducing support for NVIDIA GPU GRID technology as being the third hypervisor supporting these technologies.