Citrix Workspace app installation file (CitrixWorkspaceApp.exe) The latest version of Citrix Workspace app can be downloaded here. The download contains one file: CitrixWorkspaceApp.exe. This file contains a number of MSI files; one MSI installer per component. This is the list of components for Workspace. Citrix HDX Optimization. The last thing we need to do is to make sure that Citrix HDX Optimization has kicked in. The Teams HDX Optimization is supported in Citrix Virtual Apps and Desktops 1906.2 and later and you’ll also have to use Citrix Workspace App 1907, however Citrix strongly recommends using Citrix Workspace App 1912 or 2002. Citrix Workspace app (CWA) for Windows version 1808 CWA for Windows version 1808 provides improvements in graphics quality for sessions using legacy graphics mode (GDI graphics mode), when DPI Scaling is enabled on the client.
Applicable Products
Citrix Workspace app 1907 for Windows. Citrix Workspace app 1905 for Windows. Citrix Workspace app 1904.1 for Windows. StoreFront support for TLS 1.0, and TLS 1.1 protocols between Citrix Virtual Apps and Desktops (formerly XenApp and XenDesktop) and Citrix Receiver, and Workspace Hub. 7.17 Upgrade Citrix Receivers to a Citrix Workspace app that supports the TLS 1.2 protocol.
- Citrix Virtual Desktops
Symptoms or Error
Solution
Modified mouse option to render on VDA side.Control Panel -> Change mouse settings -> Pointer Options -> Enable 'Dislay pointer trails'
Problem Cause
Outgoing screen sharing is also optimized and offloaded to Citrix Workspace app (version 1907 or higher). In this case, HdxTeams.exe captures and transmits only the Citrix Desktop Viewer (CDViewer.exe) window.
reference:
https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/multimedia/opt-ms-teams.html
Download
A new Citrix Workspace client is available here:
Size
122 MB
Silent Install
setup.exe /rcu /silent STORE0=”Store;https://mycitrix.umc.edu/Citrix/ummcWeb/discovery;Store”
Silent Uninstall
setup.exe /silent /uninstall
“C:ProgramDataCitrixCitrix Workspace 1907TrolleyExpress.exe” /uninstall /cleanup
Registry
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeMicrosoftWindowsCurrentVersionUninstallCitrixOnlinePluginPackWeb]
“DisplayName”=”Citrix Workspace 1907”
“Publisher”=”Citrix Systems, Inc.”
“UninstallString”=”C:ProgramDataCitrixCitrix Workspace 1907TrolleyExpress.exe /uninstall /cleanup”
“NoModify”=dword:00000001
“NoRepair”=dword:00000001
“DisplayVersion”=”19.7.0.15”
“DisplayIcon”=”C:ProgramDataCitrixCitrix Workspace 1907TrolleyExpress.exe”
“Contact”=”Citrix Systems, Inc.”
“HelpTelephone”=”1-800-424-8749”
“URLInfoAbout”=”www.citrix.com”
“URLUpdateInfo”=”www.citrix.com”
“InstallSource”=”C:UsersDemo99AppDataLocalTempCtx-0EDB288D-52C7-4A97-9B96-51B4BA99B6D5Extract”
“InstallLocation”=”C:Program Files (x86)Citrix”
“EstimatedSize”=dword:00024b7a
“VersionMajor”=dword:00000013
“VersionMinor”=dword:00000007
Notes
Extraction Folder
C:Users%username%AppDataLocalTempCtx-0EDB288D-52C7-4A97-9B96-51B4BA99B6D5Extract
List of Extracted Files
Supported Parameters
/help – Displays this usage information
/uninstall – Removes an existing installation
/silent – Suppresses all graphical user interface
/noreboot – Suppresses all reboots and reboot prompts
/preview – Displays preview of changes without altering the machine
/extract <folder> – Extract self-extracting package to an existing folder
/includeSSON – Installs the single sign-on component for domain pass-through logon
/EnableCEIP – Enables (true) or disables (false) the Citrix Customer Improvement Program (CEIP)
/AutoUpdateCheck – Enables automatic update (auto), enables manual update (manual), bans AutoUpdate (disabled)
/AutoUpdateStream – Specify AutoUpdate stream to be in long term (LTSR) or short term service releases (Current)
/DeferUpdateCount – Specify number of times AutoUpdate can be deferred
MSI property values are supported and must be separated by spaces, e.g.:
PROPERTY=”Value” PROPERTY2=”Value2″
Example silent command-line using all defaults:
CitrixWorkspaceApp.exe /silent
Example command-line specifying multiple options:
CitrixWorkspaceApp.exe /silent ADDLOCAL=”ReceiverInside,ICA_Client,USB,DesktopViewer,Flash,Vd3d,WebHelper,BrowserEngine” INSTALLDIR=”C:myfolder” ENABLE_DYNAMIC_CLIENT_NAME=”No” CLIENT_NAME=”my_overrided_name” DEFAULT_NDSCONTEXT=”Context1,Context2″
Example command-line to enable domain pass-through:
CitrixWorkspaceApp.exe /silent /includeSSON ADDLOCAL=”ReceiverInside,ICA_Client,SSON,USB,DesktopViewer,Flash,Vd3d,WebHelper,BrowserEngine” INSTALLDIR=”C:myfolder” ENABLE_DYNAMIC_CLIENT_NAME=”No” CLIENT_NAME=”my_overrided_name” DEFAULT_NDSCONTEXT=”Context1,Context2″
Citrix Workspace 1907 For Windows
Example command-line to Install Single Sign-On server but to disable capture of logon credentials:
CitrixWorkspaceApp.exe /includesson LOGON_CREDENTIAL_CAPTURE_ENABLE=No [defaults to Yes]
Example command-line to Install Citrix Workspace in NonSelfServiceMode
CitrixWorkspaceApp.exe SELFSERVICEMODE=false [defaults to true]
Example command-line to support upgrade from unsupported version to latest version
CitrixWorkspaceApp.exe /RCU
Citrix Workspace 1812 Install
Example command-line to disable CEIP:
CitrixWorkspaceApp.exe /EnableCEIP=false [defaults to true]
Example command-line to enable manual update:
CitrixWorkspaceApp.exe /AutoUpdateCheck=manual [defaults to auto]
Citrix Workspace Legacy
Example command-line to disable auto update:
CitrixWorkspaceApp.exe /AutoUpdateCheck=disabled
Example command-line to choose long term service release stream:
CitrixWorkspaceApp.exe /AutoUpdateStream=LTSR
Citrix Workspace 19.11
Example command-line to choose 2 times AutoUpdate can be deferred:
CitrixWorkspaceApp.exe /DeferUpdateCount=2
Citrix Workspace 1907
tags: MrNetTek