After writing this blogpost on Adding a persistent disk via Powershell with Citrix MCS running on Nutanix AHV I got an email from one of our senior system architects, he asked me about this configuration so I shared the blogpost with him and his customer to find out that this customer enhanced the scripting part by using powershell and ControlUp to initialize format and assign a drive letter to the disk. Smart usage of available tools!
Tag Archive for Citrix
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 moreMaking sure your Citrix Desktops are utilized with Powershell v2
In my post from April on Making sure your Citrix Desktops are utilized in 35 lines of PoSH I mentioned I would be looking to expand the powershell script and I’ve added just a few lines of code to do that expantion.
Protecting your Citrix desktops on Nutanix using powershell
Another week, another idea comes up to check if I could make it happen with Powershell. I wanted to write a script that checks my current machine catalog and puts VMs that are not in a Nutanix Protection Domain in a PD to make sure that we can protect those VMs using the policies Nutanix offers. Read more
Citrix 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.