receiver prompts the user to login when user opens published desktop
When a user logs in to the published Desktop (XenApp 6.5) the Receiver doesnt automatically log the user in , so that the user gets the applications in start menu
As checked the receiver doesnt fetch the URL for the WebInterface
We have xenapp 6.5 and receiver 3.3
There is a policy for the newer versions of the receiver that you have to enable.
Use the icaclient.adm that comes with the receiver.
In the computer section under Administrative Templates | Citrix, there is one called "Enable local authentication" or something like that.. you need that to enable passthrough on the receiver itself. I have no idea why Citrix changed that, but they did :-(
What's the location in the registry? Typically, you will want this in HKLM.. it can also go in HKCU, and truthfully, I forget which one overrides the other.
Coralon
compdigit44
The following Citrix KB article list the steps needs to deploy Citrix Receiver 3.3 via Group Policy, make sure you cover all steps listed:
You stated that you are specifying the URL value in HKCU\Software\Citrix\PNAgent, is it possible the Citrix receiver when lauched, is looking for the URL address in the following location instead.. HKCU\Software\Wow6432Node\Citrix\PNAgent
MOQINFRA
ASKER
I couldnt find any such key on our systems.
compdigit44
Try to manually create recreate all settings in HKCU\Software\Wow6432Node\Citrix\PNAgent under HKCU\Software\Wow6432Node\Citrix\PNAgent
If that doesn't work try to the same process for HKLM