Microsoft SCVMM and Citrix PVS, exporting retries to a CSV

SCVMM

While I’m still experimenting with the Microsoft SCVMM and Citrix PVS PowerShell cmdlets (read more about my first ramblings about this topic here) I figured it’s difficult to get an export of the vDisk usage to track down the number of retries on a vDisk for a particular host so I wrote a little script to make this easier.

Read more

Microsoft SCVMM, Citrix PVS and Powershell: Some quick tips

Microsoft SCVMMAnother week, another reference architecture in the making… This time I’m working on a new reference architecture for Hyper-V 2016, SCVMM 2016 and XenDesktop 7.13. Obviously PVS 7.13 is in the mix too so I’ve been building out the environment but needed some PowerShell one-liners and easy scripts to get some work done and figured I could put them in a short blog for my own reference.

Read more

Making sure your Citrix Desktops are utilized in 35 lines of PoSH

Earlposhier this week one of our SEs asked the following question on an internal Slack channel: “I have a customer that is looking for an automated process to identify VDI VMs that haven’t been used, notify the users, and then ultimately reclaim them if noone has logged on in a certain amount of time”. 

 

Read more

Nutanix VM Inventory Script using powershell

Nutanix VM Inventory Script

Last week Magnus Andersson posted a Nutanix AHV VM Reporting script which leverages the internal commandline options to export some basic VM configuration to an excel file. In the same week our team got a question about how to do this based on powershell.

Read more

AOS 5.0: Performance improvements in Nutanix AHV

Nutanix AHVIf 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. 

Read more

Nutanix Guest Tools: Unattended installation

Nutanix Guest ToolsWith the release of AOS 5.0 one of the many features we added was the unattended (silent) installation of the Nutanix Guest Tools (NGT). This might seem like something small but for most of us out there automation is king so I took the time to have a quick go to see how easy the install is.

Read more