Client Deployment WebInterface 5.4.0 / XenApp 6.5

This article describes how-to setup client deployment directly from the Web Interface (5.4.0). When the Web Interface is installed directly from the XenApp installation, there is no question/part where the clients are installed from the DVD.

First we copy the clients from the folder: “Citrix Receiver and Plug-ins” on the installation source to the following location: “C:\Program Files (x86)\Citrix\Web Interface\5.4.0\Client

From:
image

To:
image

Then navigate to: “C:\inetpub\wwwroot\Citrix\XenApp\conf” and open (with notepad) WebInterface.conf

image

Search for the following section:

image

Uncomment the client which you want to deploy. If you want to deploy everything then it looks like this:

image

But the “Citrix Online Plugin” is replaced bij the Receiver. So the CitrixIcaWin32 line must be changed to:

ClientIcaWin32=Filename:CitrixReceiverEnterprise.exe,Directory:Windows,Mui:Yes,ClassID:238f6f83-b8b4-11cf-8771-00a024541ee3

And then the config file look like this:

image

Save it, restart the Web Interface (iisreset or restart server Knipogende emoticon)

Open “Client Deployment” in the Web Interface management console.

image

Select: “Perform client detection at logon” (and/or Offer upgrades for clients)

image

Select: “Deploy a native client

image

Now the following screen will appear when a user hasn’t got a client and want to access his applications:

image

Update: If the PNAgent isn’t required for your environment. The use the CitrixReciever.exe file. So the ClientIcaWin32 line would be:

ClientIcaWin32=Filename:CitrixReceiver.exe,Directory:Windows,Mui:Yes,ClassID:238f6f83-b8b4-11cf-8771-00a024541ee3

Bookmark the permalink.

7 Comments

  1. Great Post! I would add that you can just use the CitrixReceiver.exe if you do not need the PNA agent.

  2. One more thing to add to this post. There is a section in the Webinterface.conf file which is redirecting the users without a client to Citrix.com/download. The section is:
    “” # ClientDefaultURL=http://www.citrix.com/download “”
    This has to addres the local web server not the Citrix.com web
    Sincerely
    Ivaylo Krumov

  3. Great Post! It helped me a lot

  4. Goed bericht. Dit is het enige dat ik kon vinden wat mij uiteindelijk heeft geholpen.
    Ik had alleen wat moeite met de volgende regel: But the “Citrix Online Plugin” is replaced bij the Receiver. So the CitrixIcaWin32 line must be changed to:
    Het kwam op mij over alsof ik die regel moest ingeven wanneer ik de online plugin wilde terwijl het juist precies andersom was.

    Desalniettemin: Hartelijk dank!!

    Groeten,
    Willem

  5. Please update some use tips…

  6. Pingback: Copy Clients in XenApp 6.5 | KnowCitrix

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.