Friday, 2 May 2014

Citrix VDA Standalone Installer

Citrix have the VDA component of their product contained on the XenDesktop 7 ISO.

However if you want to remove the VDA from the ISO and make a portable version that can be used by deployment teams its not as easy as just copying a MSI or files in the \VDA folder.

This is un-tested but i believe the following are the required folders to remove the VDA agent from the main installation ISO


├ AutoRun.inf

├ AutoSelect.exe

├ ProductVersion.txt

├───Citrix Receiver and Plug-ins

│   └───Windows

│       ├───ReceiverEnterpriseMetadata.xml

│       ├───ReceiverMetadata.xml

│       └───ReceiverMetadataForCitrixUpdates.xml

├───Support

│   ├───AdDeploy

│   ├───Tools

│   ├───UnregisterVDA

│   ├───VcRedist_2005

│   ├───VcRedist_2008_SP1

│   └───VcRedist_2010_RTM

├───x64

│   ├───MediaId_7C57BFC2-CAA2-4a7f-8A81-4D9DEC545EF4_x64

│   ├───MediaId_C8096DF2-8AF8-45DE-B01B-A6CC9AFBCA9C_x64

│   ├───ProfileManagement

│   ├───Virtual Desktop Components

│   └───XenDesktop Setup

└───x86

    ├───MediaId_7C57BFC2-CAA2-4a7f-8A81-4D9DEC545EF4_x86

    ├───MediaId_C8096DF2-8AF8-45DE-B01B-A6CC9AFBCA9C_x86

    ├───ProfileManagement

    ├───Virtual Desktop Components

    └───XenDesktop Setup

No comments:

Post a Comment