This article is intended for Citrix administrators and technical teams only.
Non-admin users must contact their company’s Help Desk/IT support team and can refer to CTX297149 for more information.
This article describes how to automatically move applications to the Start menu using Receiver for Windows 4.0 and 4.1.
Refer to Start Menu Integration and Desktop Shortcut Management for significantly improved operations with Receiver 4.2 and later.
The default operation of Citrix Receiver for Windows 4.0 and 4.1 configured for pass-through authentication is as follows:
When user initially logs on to a desktop with no profiles (manually deleted after log off), Receiver does not actively add apps to Start Menu.
When the user launches Receiver manually, it authenticates and loads the apps to the Start Menu.
On subsequent logons, the apps are still there as long as that user's profile remains on the desktop.
Use the following settings to configure Receiver for Windows 4.0 and 4.1 to automatically install user’s applications after they authenticate. This must work in either of these scenarios.
VDI using mandatory profiles.
User gets a new physical machine, thus a new profile is created.
Note: Receiver periodically refreshes the list of applications for the user in the start menu.
This happens after an initial (configurable) delay, then periodically after that (also configurable).
User needs to log on for this to happen, but that log on will be silent if Windows integrated authentication is being used.
To make this instant, add a new subkey or entry to the registry with the following command syntax:
Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.
REG ADD HKLM\SOFTWARE\Wow6432Node\Citrix\Dazzle /f /v InitialRefreshMinMs /t REG_SZ /d 1
REG ADD HKLM\SOFTWARE\Wow6432Node\Citrix\Dazzle /f /v InitialRefreshMaxMs /t REG_SZ /d 1
To prevent dialog boxes when resources are removed from the server, use the following command syntax:
REG ADD HKLM\SOFTWARE\Wow6432Node\Citrix\Dazzle /f /v DontWarnOfRemovedResources /t REG_SZ /d True
Methods for configuring where applications go to the Start Menu Folder are discussed in the following Citrix Documentation - Configure and install Receiver for Windows using command-line parameters.
Comparison of the preceding Receiver 4.x configuration with Receiver 3.4 Enterprise with a XenApp Legacy (PNA) site:
Receiver 4.X Auto Start Menu Experience |
Receiver 3.4 Enterprise |
|
|