

#CITRIX WORKSPACE CLEANUP TOOL INSTALL#

This results in a collection of MSI files: Extracted MSI files
#CITRIX WORKSPACE CLEANUP TOOL HOW TO#
For more information how to do this, click here. After extracting, there will be ten separate MSI installer files. The Citrix Receiver installation file is a wrapper and is extractable. ICAWebWrapper log Extract the receiver installer Apparently, that custom action is not working and the installation is on a hold and will never finish. If we open the corresponding log, it shows that the “ICAWebwrapper.msi” is trying to execute a custom action. This Microsoft Installer (MSI) has been started, however, it never finished. In the “TrolleyExpress” log, the last entry is about the “ICAWebwrapper.msi”. To open the log files of the Citrix installer, go to the following folder: C:\Users\\AppData\Local\Temp\CTXReceiverInstallLogs-\ Log files

To find out the reason, the log files are a good place to start. In Login AM, this translates to the following: Unattended installation Citrix Receiver Waiting for other Login AM event to finishĪfter starting a deployment reboot of the test server, I ended up with the following error: “ Waiting for other AM event to finishing” Waiting The command I used is: CitrixReceiver.exe /AutoUpdateCheck=disabled /includeSSON /Enable_SSON=yes /EnableCEIP=false ALLOWADDSTORE=n DONOTSTARTCC=1 /silent /noreboot In addition, Citrix is so kind to provide us with the necessary information, for more, please click here. Citrix has built the installer in a way that the Citrix Receiver can be installed unattended. The first step is to find out if it is possible to install the Citrix Receiver in an unattended way. Waiting for other Login AM event to finish.
