en-US citrix computer

Manage App shortcut

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

If you enable this policy setting: - When enabled, resources in your store are not displayed in the Windows Add or remove apps list (default is false). - When enabled, shortcuts and the Citrix Workspace icon for an application are automatically removed from the store when the application is no longer available (default is false). - Clear the set of applications shown in the Citrix Workspace Window on logoff. When selected, this option purges user details upon Citrix Workspace logoff. Deselecting this option, Citrix Workspace may not purge user details on upon Citrix Workspace logoff. - Prevent Citrix Workspace performing a refresh of the application list when opened. When selected, this option prevents Citrix Workspace from performing a refresh of the application list after launching. Deselecting this option, Citrix Workspace refreshes the application list when launching Citrix Workspace. - Ignore self service selection of apps and make all mandatory. If Citrix Workspace is working with a PNAgent service this will be required to get all apps added automatically. If Citrix Workspace is working with a StoreFront Store, make the change on the StoreFront server to make the Store mandatory. (This setting currently does not apply to StoreFront Stores). When selected, this option subscribes all applications in SelfService for PNAgent sites. Deselecting this option, the end user must manually subscribe to all the applications or required applications from the PNAgent sites.

Registry

HKLM SOFTWARE\Policies\Citrix\Dazzle

More options available

Options

Startmenu Directory
StartMenuDir text
Desktop Directory
DesktopDir text
Disable Startmenu Shortcut
PutShortcutsInstartmenu boolean
Enable Desktop Shortcut
PutShortcutsOnDesktop boolean
Disable Categorypath for startmenu
UseCategoryAsStartMenuPath boolean
Enable Categorypath for desktop
UseCategoryAsDesktopPath boolean
Enable to have different category path for desktop and startmenu. Disable to align the category path of desktop as that of startmenu
UseDifferentPathsforStartmenuAndDesktop boolean
Remove apps on Logoff
RemoveAppsOnLogoff boolean
Remove apps on Exit
RemoveAppsOnExit boolean
Exclude Workspace resources from Windows apps list
DontCreateAddRemoveEntry boolean
Silently Uninstall Removed Resources
SilentlyUninstallRemovedResources boolean
Clear the set of applications shown in the Citrix Workspace Window on logoff
ClearAppListOnLogoff boolean
Prevent Citrix Workspace performing a refresh of the application list when opened.
SuppressRefreshOnStartup boolean
Ignore self service selection of apps and make all mandatory. If Citrix Workspace is working with a PNAgent service this will be required to get all apps added automatically. If Citrix Workspace is working with a StoreFront Store, make the change on the StoreFront server to make the Store mandatory. (This setting currently does not apply to StoreFront Stores).
AllAppsAreMandatory boolean

REG Builder

BETA

Configure the state and elements to generate .reg, PowerShell, Intune, and SCCM outputs.

These exports replicate the policy's registry effect. Editing the registry directly is not the same as applying the GPO through the management console (no gpupdate, no central reporting). Test before production; HKLM changes require administrator rights.

.reg file

Windows Registry Editor Version 5.00

; Exported from gporais.com
; Policy: Manage App shortcut
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\Dazzle]
"StartMenuDir"=""
"DesktopDir"=""
"PutShortcutsInstartmenu"=dword:00000000
"PutShortcutsOnDesktop"=dword:00000000
"UseCategoryAsStartMenuPath"=dword:00000000
"UseCategoryAsDesktopPath"=dword:00000000
"UseDifferentPathsforStartmenuAndDesktop"=dword:00000000
"RemoveAppsOnLogoff"=dword:00000000
"RemoveAppsOnExit"=dword:00000000
"DontCreateAddRemoveEntry"=dword:00000000
"SilentlyUninstallRemovedResources"=dword:00000000
"ClearAppListOnLogoff"=dword:00000000
"SuppressRefreshOnStartup"=dword:00000000
"AllAppsAreMandatory"=dword:00000000