How to Deploy Citrix Workspace App using SCCM | ConfigMgr

Prajwal Desai
Posted by Prajwal Desai
How to Deploy Citrix Workspace App using SCCM

In this article, I will show you how to deploy Citrix Workspace App using SCCM (ConfigMgr). We’ll download the latest version of the Citrix app, create an application in SCCM, and deploy it to Windows devices.

With the help of Citrix Workspace app, you can access your desktops and applications from a remote client device using Citrix Virtual Apps and Desktops. Citrix Workspace App is available for Windows, Mac, Linux, iOS, Chrome etc. Citrix Workspace can be installed and used on PCs, tablets, and thin clients that are both domain-joined and not.

If you are looking for the difference between Citrix Workspace and the Citrix Workspace app, here is the answer: Citrix Workspace app is a new client from Citrix that works similar to Citrix Receiver and is fully backward-compatible with your organization’s Citrix infrastructure. Citrix Workspace app provides the full capabilities of Citrix Receiver, as well as new capabilities based on your organization’s Citrix deployment.

There are several ways to deploy the Citrix Workspace App, including Group Policy, Microsoft Intune, and others. The simplest way to deploy Citrix Workspace is through SCCM.

Citrix Workspace App System Requirements

Before you deploy Citrix Workspace app using SCCM, please ensure the devices meet the system requirements.

  • Citrix Workspace app requires a minimum of 1 GB RAM.
  • .NET Framework 4.6.2
  • Disk space: Around 600 MB (The Citrix installer does the check on the disk space only after extracting the installation package).
  • Operating System: Windows 10, Windows 11 as well as Windows Server 2022, 2019, 2016.

Citrix reserves the right to modify the system requirements as new Workspace app versions are released. I recommend checking the latest system requirements of the Workspace app in the Citrix product documentation.

Download Citrix Workspace App for SCCM

Before we perform Citrix Workspace app deployment using SCCM, I will show you how to get the latest version of the installer. To download the latest version of Citrix Workspace App for windows, go to Citrix Workspace App downloads page. Download the CitrixWorkspaceApp.exe and save the executable to the Sources folder on SCCM server for deployment. There is no MSI installer available for Citrix Workspace app, you have to use the executable file for deployment.

Create Citrix Workspace App using SCCM

We will now go through the steps to create Citrix Workspace App using SCCM:

  • Launch the SCCM console.
  • Navigate to Software Library > Overview > Application Management > Applications.
  • Right-click Applications and select Create Application.
Create Citrix Workspace App using SCCM
Create Citrix Workspace App using SCCM

On the General window, select Manually specify the application information and click Next.

Create Citrix Workspace App using SCCM
Create Citrix Workspace App using SCCM

Specify the Workspace application details such as name of the application, administrator comments, Publisher information, software version etc. The application details that you specify here will be visible in Software Center for users. Click Next.

Create Citrix Workspace App using SCCM
Create Citrix Workspace App using SCCM

In this step, we specify the Citrix Workspace application icon for Software Center. Adding an icon to the application can be optional, but doing so makes it easier for users to recognize it. On the Software Center page, click Browse and select an icon for the Workspace application. Click Next.

Specify Software Center Icon for Citrix Workspace App
Specify Software Center Icon for Citrix Workspace App

On the Deployment Types page, click the Add button to add a new deployment type for Workspace software. At this point, you can read this useful guide on Supported Deployment Types for Applications in SCCM. Click Next to continue.

On the General window of Create deployment type wizard, select Manually specify the deployment type information. Click Next.

Add new Deployment Type
Add a new deployment type

Specify the content location which is the actual folder path where you have the Workspace app installer.

Next we specify the silent install and uninstall commands for Citrix Workspace app.

  • Citrix Workspace App Install Command – CitrixWorkspaceApp.exe /silent
  • Citrix Workspace App Uninstall Command – CitrixWorkspaceApp.exe /uninstall /silent

Click Next.

Specify Citrix Silent Install and Uninstall Commands
Specify Citrix Silent Install and Uninstall Commands

Configuration Manager allows you to create multiple detection rules to detect the presence of an application on the computer. If the detection method finds the application is already present, the Configuration Manager won’t re-deploy the same application.

Let’s add a new detection method for Citrix Workspace application in SCCM. To add a new detection method, click Add Clause. On the Detection Rule window, create a rule with the following settings.

  • Setting type: File System
  • Type: File
  • Path: %ProgramFiles(x86)%\Citrix\ICA Client\Receiver\
  • File or Folder Name: receiver.exe
  • Property: Version
  • Operator: Greater than or equal to
  • Value: 19.4.1.41

After you specify the above detection method details, click OK to continue with the Create Deployment Wizard.

Citrix Workspace App detection method
Detection Method for Citrix Workspace App

Specify the user experience settings for Citrix Workspace application. I have configured the following settings in the below example.

  • Installation behavior: Install for system.
  • Logon requirement: Whether or not a user is logged on.
  • Installation program visibility: Hidden.

Click Next.

User Experience Settings

You can specify the requirements for deploying the Citrix Workspace application with SCCM. This is completely optional, and you can define the requirements even after creating the application. Click Next.

Review the application settings in the Summary window and click Next and on Completion window, click Close.

Review the application deployment settings and close the Create Application Wizard. This completes the steps to create Citrix Workspace application in SCCM. In the next step, we will deploy the Workspace application to a device collection and verify if the installation works correctly on client computers.

Create Citrix Workspace App using SCCM
Create Citrix Workspace App using SCCM

Deploy Citrix Workspace App using SCCM

We will now deploy the Citrix Workspace app using SCCM to a device collection. For testing the application deployment, I advise building a device collection with a set of pilot devices. After confirming that the application was successfully installed, you can extend the deployment in Configuration Manager to additional device collections.

To create device collections in SCCM for Windows devices, you can use the following guides:

  1. To deploy the Workspace application in SCCM console, go to Software Library > Application Management > Application. Right-click Citrix Workspace application and select Deploy. Click Browse and select the device collection to which you want to deploy the application. Click Next.
  2. On the Content page, click Add button and specify the distribution points to which you would like to distribute the Workspace application content. You may also select distribution point groups. Click Next to continue.
  3. On the Deployment Settings window, specify the settings to control the deployment. Select the Action as Install and Purpose as Available. Refer to the following post to understand the difference between Available and Required deployment in SCCM. Click Next.
  4. While deploying the application, Configuration Manager lets you schedule the deployment of the application. You can deploy the application as soon as possible or schedule it to be available at a specific date and time. Choose whether you want to schedule the application deployment, pick the options based on your requirements, and click Next.
  5. Specify user experience settings for installation of this application. Click Next.
  6. Close the Deploy Software Wizard. The Citrix Workspace application is now distributed to the DP, and the client machines should now have the new application listed in the Software Center. Workspace App deployment is now complete. We will test the installation of the application in the next section.

Test Workspace App Deployment on Client Computers

In this step, we will verify if the Citrix Workspace application deployment works correctly on the client computers. If you don’t see the Workspace application listed in Software Center, you can download Computer Policy and run the Evaluate Application Deployments actions on client PC. Take a look at all the available Configuration Manager client actions.

Log in to a client computer, and launch the Software center. Click on the Applications tab and select the Citrix Workspace App and on the application details page, click Install. The application is now downloaded from the local distribution point server for installation.

You can monitor the Workspace application installation progress by opening the AppEnforce.log. To know the location of this file and other files, refer to the SCCM Log files. Matched exit code 0 to a Success entry in the exit codes table confirms that the Workspace app deployment is successful.

Workspace App Deployment
Test Workspace App Deployment on Client Computers

The uninstall command that we specified during application packaging should work fine. The Workspace app deployment worked fine, but to complete the installation, it requires a system restart. You may click Restart and once the system reboots, you can start using the Citrix app.

Workspace App Deployment
Test Workspace App Deployment on Client Computers

Read Next

Share This Article
Prajwal Desai
Posted by Prajwal Desai
Follow:
Prajwal Desai is a Microsoft MVP in Intune and SCCM. He writes articles on SCCM, Intune, Windows 365, Windows Server, Windows 11, WordPress and other topics, with the goal of providing people with useful information.
14 Comments