
- WHAT VERSION OF CITRIX RECIVER SHOULD I USE HOW TO
- WHAT VERSION OF CITRIX RECIVER SHOULD I USE INSTALL
- WHAT VERSION OF CITRIX RECIVER SHOULD I USE WINDOWS 10
The script could be extended with some additional error checking and logging to provide some additional auditing of the installation, but I have tested this successfully.
WHAT VERSION OF CITRIX RECIVER SHOULD I USE INSTALL
Here’s a simple script to detect whether Receiver is installed and if not, download and install Receiver using a specific set of command line options. If you do need these features, then continue onto deploying Receiver via PowerShell. If you can work without the features above, then use the Store version instead of deploying Receiver via a script, as it allows you to make the application available for end-user initiated installs and simpler application management.
URL redirection and its dependent functionalities like Local App Access and Client-hosted apps are not supported. WHAT VERSION OF CITRIX RECIVER SHOULD I USE WINDOWS 10
On a Windows 10 S device, you cannot collect the CDF trace using the CDFControl tool. For more information, see Knowledge Center article CTX230095. You require additional configuration to use the TWAIN virtual scanner with Citrix Receiver for Windows (Store). This includes the Virtual Channel SDK, ICA Client Object SDK, and Fast Connect API. Citrix Receiver for Windows (Store) does not support the SDK functionality. For more information, see Knowledge Center article CTX224641. The App Commands and Charms options present in the desktop viewer are not available for Citrix Receiver for Windows (Store) edition. Proximity/Contactless card (Fast Connect). The following features of Citrix Receiver for Windows are not currently supported in Citrix Receiver for Windows (Store):. The Citrix Receiver for Windows Store version does have a number of limitations or unsupported features, primarily due to restrictions on apps deployed from the Store. Deploying this version via Microsoft Intune only requires that you subscribe to the app via the Microsoft Store for Business, sync with Intune and then target that version for deployment via Intune. In December 2017, Citrix made available an updated Receiver via the Windows Store that is not a true Universal Windows Platform app, instead, it’s the Win32 Receiver converted to a Store app via the Desktop Bridge. This ensures that devices always install the latest version and the Intune administrator only ever has to create a single deployment option via a PowerShell script. For Citrix Reciever, we can use this approach to target Windows 10 PCs for downloading the latest version of Receiver directly from Citrix and install it with any required command line options. Microsoft Intune now supports deploying PowerShell scripts to Windows 10 machines, which can provide a more flexible framework for deploying complex applications. WHAT VERSION OF CITRIX RECIVER SHOULD I USE HOW TO
You can create a custom wrapper to deploy Receiver, but this requires a packaging tool and some specific knowledge on how to package applications. Applications such as Citrix Receiver, that are a single EXE (that wraps multiple MSI files), can, therefore, be challenging. If you’ve deployed Windows 10 Modern Management you’ll know that some applications present a challenge for deployment, because Windows 10 MDM supports the Win32 applications via a single MSI file only.