Archive for PowerShell

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

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