Skip to main content

How to install Citrix Workspace with Microsoft Intune. Microsoft Intune is a cloud-based service that provides mobile device management (MDM) and mobile application management (MAM) capabilities. It allows organizations to manage their devices and applications from a single console. Citrix Workspace is a program that is widely used. In this blog post, we will see How to install Citrix Workspace with Microsoft Intune.

What are we going to set up?

In this Blog post we will show you, How to install Citrix Workspace with Microsoft Intune. We will perform the following steps to deploy Citrix Workspace:

  • Step 1: Download Citrix Workspace application
  • Step 2: Create Win32 application
  • Step 3: Import and deploy with Microsoft Intune

How to install Citrix Workspace with Microsoft Intune

In this section we will show you the process of How to install Citrix Workspace with Microsoft Intune. Just follow the steps below.

Download Citrix Workspace application

The first step is to download the Citrix Workspace application from the official website. Once you have downloaded the application, you can proceed to the next step.

  • Go to https://www.citrix.com/downloads/workspace-app/windows/workspace-app-for-windows-latest.html
  • Click on Download Citrix Workspace app for Windows

Create Win32 application

After you have downloaded the Citrix Workspace application the next step is to create an Intune Win file. Just follow the steps below:

  • Create a new folder DeployCitrix on C:Copy the downloaded executable into this folder. Note that the executable can have a different name.
  • Create a new folder Output on C:

Now we are going to create an Intune Win file with the official application. First of all download the official Microsoft Intune Win App Tool.

  • After installation open the Intune Win App Tool. Important: You need to open the Tool with Administrator right. Otherwise there will be an error. 

In the application specify the following things:

  • Please specify the source folder: C:\DeployCitrix
  • Please specify the setup file: CitrixWorkspaceApp.exe
  • Please specify the output folder: C:\Output
  • Do you want to specify catalog folder: N

In your Output Folder, there should be a new intunewin file. We need this file in the next step.

Import and deploy with Microsoft Intune

After we have created the intunewin file of the executable, we can now upload the application to Microsoft Intune and deploy it to our environment. Just follow these steps.

  • Go to intune.microsoft.com
  • Click on Apps
  • Click on Windows
  • Click on Add
  • Chose App type Windows app (win32)
  • Click on Select
  • Click on Select app package file
  • Upload your IntuneWin file which is located in C:\Output
  • Click on OK
  • Click on Next
  • Here you can change the Settings. I leave it as it is. Dont forget to enter a Publisher
  • Click on Next

On the Program tab enter the following Commands:

  • Install Command: CitrixWorkspaceApp.exe /silent /forceinstall
  • Uninstall command: CitrixWorkspaceApp.exe /silent /uninstall
  • Allow available uninstall: Yes
  • Install behavior: System
  • Click on Next

On the Requirements tab enter:

  • Operating system architecture: 64-bit
  • Minimum operating system: Windows 10 1607
  • Click on Next

On the Detection rules tab enter the following:

  • Rules format: Manually configure detection rules
  • Click on Add
  • Rule type: File
  • Path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
  • File or Folder: Citrix Workspace
  • Detection method: File or folder exists
  • Associated with a 32-bit app on 64-bit clients: No
  • Click on Ok and on Next
  • Define your Dependencies if applicable and click on Next
  • Define your Supersedence if applicable and click on Next
  • On the Assignments tab assign the Policy to a Group or to All User
  • Click on Next
  • And Review + Create the Policy

Congratulations! You have successfully deployed the policy.

Conclusion

You learned how to deploy Citrix Workspace with Microsoft Intune. We have first created a Win32 file with the official Citrix Workspace executable. Last but not least we have uploaded the application to Microsoft Intune and configured different settings.
Did you enjoy this article? Dont forget to follow us and share this article. You may also like the the following articles.

Leave a Reply