Tag Archive for Citrix

Nutanix AHV and Citrix MCS: Adding a persistent disk via Powershell – v2

Powershell

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!

Read more

Automating Citrix PVS on Nutanix AHV with PoSH v2

PowershellAfter 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). 

Read more

Nutanix AHV and Citrix MCS: Adding a persistent disk via Powershell

PRISM UI

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 more

Making sure your Citrix Desktops are utilized with Powershell v2

powershellIn 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.

 

Read more

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]

nutanix_NutanixAcropolisIf 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.

Read more