Citrix Workspace Sccm



  • Citrix Connector 3.1 provides a bridge between Microsoft System Center Configuration Manager and XenApp or XenDesktop, enabling you to extend the use of Configuration Manager to your Citrix environments. Please note that the Citrix Connector 3.1 is compatible with XenApp 7.5, 7.6, 7.7, and 7.8 and XenDesktop 7.1, 7.5, 7.6, 7.7, and 7.8.
  • I use the PSADT wrapper and have scripted the install of Citrix Workspace + RTME 2.9. That is set up as an application in SCCM and gets installed on new builds, and I also make it 'available' for users to install / upgrade themselves via the Software Center.
Citrix Workspace Sccm

Citrix Workspace app provides access to your applications and desktops using Citrix Virtual Apps and Desktops from a remote client device. Citrix Workspace app provides access from your desktop, Start menu, Citrix Workspace user interface, and web browsers. You can use Citrix Workspace app on domain, and non-domain joined thin clients. Running SCCM 1810. I have issued by deployment Citrix Workspace client. I have followed the guide at. This message is caused by a damaged installation of Citrix Receiver on the computer. To resolve this issue: Log into the computer as a Windows user who has Local Administrative rights on the affected computer; Uninstall the Citrix Receiver; Download and install the Citrix Receiver.

downloadCWACmdLineGUI-300321.zipWhy can't I download this file?

Applicable Products

  • Citrix Workspace App
  • Receiver

Created Date: 09/05/2017
Modified Date:03/30/2021

Description

Citrix Workspace app CommandLine tool is a graphical user interface to help Citrix administrators configuring advanced installation options for Citrix Workspace app.
All options from https://docs.citrix.com/en-us/citrix-workspace-app-for-windows/install.html are shown using checkboxes or lists to ease their selection.
It has been designed to work with Citrix Receiver 4.7 up to Citrix Workspace app 2103.1

Prerequisites

Installing Citrix Workspace app CommandLine

How to Use Citrix Workspace app CommandLine

When launching the tool, the below screen is shown
Select the options required to be configured during installation.
The “Store and Device integration” tab allows to configure the stores (using the “Store” button) as well as Start menu or desktop integration.
The “Miscellaneous & Auto Update” tab helps to define settings for the autoupdate feature of Citrix Workspace app, as well as other features (prelaunch, URL redirection, app protection...)
When the mouse is over an option, contextual help is displayed, providing additional information as shown below.
If “Allow stores addition” or “Allow save password” are changed to “Secure and unsecure stores”, the required registry change for this setting is included.
When clicking “Generate CmdLine”, the content of the first textbox (starting by “CitrixWorkspaceApp.exe” or “CitrixReicever.exe” based on selected version) is copied in the clipboard.
When clicking “Save as batch file”, a dialogbox pops up asking for a location to save a batch file. A .cmd file is generated with the content of the two textboxes.

Workspace

Security Permissions Required by Citrix Workspace app CommandLine

Citrix Workspace App Silent Install

Data Modified by Citrix Workspace app CommandLine

Uninstalling Citrix Workspace app CommandLine

1. Delete the folder where you unzipped the files.

Contact Information

Questions? Concerns? Send any feedback for this tool to supporttools@citrix.com.

Disclaimer

This software application is provided to you 'as is' with no representations, warranties or conditions of any kind. You may use and distribute it at your own risk. CITRIX DISCLAIMS ALL WARRANTIES WHATSOEVER, EXPRESS, IMPLIED, WRITTEN, ORAL OR STATUTORY, INCLUDING WITHOUT LIMITATION WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NONINFRINGEMENT. Without limiting the generality of the foregoing, you acknowledge and agree that (a) the software application may exhibit errors, design flaws or other problems, possibly resulting in loss of data or damage to property; (b) it may not be possible to make the software application fully functional; and (c) Citrix may, without notice or liability to you, cease to make available the current version and/or any future versions of the software application. In no event should the code be used to support of ultra-hazardous activities, including but not limited to life support or blasting activities. NEITHER CITRIX NOR ITS AFFILIATES OR AGENTS WILL BE LIABLE, UNDER BREACH OF CONTRACT OR ANY OTHER THEORY OF LIABILITY, FOR ANY DAMAGES WHATSOEVER ARISING FROM USE OF THE SOFTWARE APPLICATION, INCLUDING WITHOUT LIMITATION DIRECT, SPECIAL, INCIDENTAL, PUNITIVE, CONSEQUENTIAL OR OTHER DAMAGES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. You agree to indemnify and defend Citrix against any and all claims arising from your use, modification or distribution of the code. V1.2.54

0x9c48 40008 Sccm

Today I would like to describe you an interesting problem I had during my last receiver deployments. The start of the installation always failed with the message:

Sccm citrix workspace detection method

The configuration manager cannot be initialized.

After removing all old Receiver Installations the error still occurred. I cleaned up the registry and file system and removed everything which contained Citrix – but still the same error.
The next step was to use the Citrix Receiver Clean-Up Utility (CTX137494) – normally this tool removes everything related to old Receiver or Online Plugin Versions. But this time this didn’t fix the problem – after using the tool the same error was displayed like before. Time for a more intensive debug and check with procmon which files and registry keys are accessed during the setup start. And there it was – the setup tried to access the following registry key:

Sccm

HKEY_CLASSES_ROOTInstallerUpgradeCodes9B123F490B54521479D0EDD389BCACC1

Citrix Workspace Update Sccm

I removed the complete registry key and tried again to install the receiver – this time the setup started without any error messages and I was able to install the receiver.