Pages

Saturday, November 2, 2013

How to determine what version of Citrix XenDesktop is installed in an environment

I’ve noticed recently that I’ve been asked about how to determine what version of Citrix XenDesktop is installed in an environment so I thought I’d quickly write a post to demonstrate this.  First off, I don’t think there is a way to determine the version in Desktop Studio as I’ve been unable to find this information in the past when I browsed through the GUI so the way to do it is to use the PowerShell cmdlet:

Get-BrokerController

image

**Note the ControllerVersion field listing the DDCs as version 5.6.4.11.

Taking this version number and searching it in Google with the word Citrix appended to it should return the hotfix update Citrix article and as shown in the following screenshot, this version is Update 4:

clip_image001

Alternatively, if you’re interested in reviewing what version a hotfix update is, you can navigate down towards the bottom of the webpage and locate the Component Versions heading to determine what version the hotfix is:

clip_image001[4]clip_image001[6]

**Note that the 2 screenshots above is Update 7.

3 comments:

Anonymous said...

Hey wow Terence this still works for XD7.6! Thanks Graham

chawn said...

If you actually want the Site / Database version

Get-ConfigSite | ForEach-Object Productversion
or
Get-BrokerInstalledDbVersion

The Broker (Delivery Controller Server) may be an old controller (awaiting upgrade) in an upgraded site, so not always an accurate Site version

DSC7 said...

First of all thanks to the blogger for sharing and giving useful information. Digital Signature in Delhi