Author: Lal Mohan
-
Power Management of XenDesktop 7.x Delivery Groups – Prevent workloads from powering off when not in use
There are many a times when you would want to prevent XenDesktop/XenApp 7.x power management from powering off virtual machines in the catalog. If you ever wondered how to do it, here are the steps Open the PowerShell in administrative mode on the Controller server asnp citrix* Set-BrokerDesktopGroup “Delivery group Name” -AutomaticPowerOnForAssignedDuringPeak $True if the…
-
Citrix License Usage Monitoring using PowerShell
The below PowerShell script could be used to deliver automated emails on the Citrix License usage for Citrix Admins. Where do you run this script from? Citrix License Server How do you run this? The script could be saved as a file with an extension of .ps1 Also ensure that you have a folder called…
-
NetScaler – Key Processes and their descriptions
Hi there, For all the NetScaler newbie’s out there, here is brief table on the most important processes on a NetScaler and their function. I have to thank Citrix themselves for this and the table I have used below is theirs.

