Script to update citrix workspace for end user(not local admins)

Script to update citrix workspace version for the end user( non local admins)

Hi @jkaur

Welcome to our ITarian forum.
Thanks for your script request. We will share the script when it is ready.

Kind Regards,
PremJK

Hi @jkaur,

Our script developer has commented that "We can either update it for the logged-in user if any older version of Citrix workspace is installed for that user or update it for all the users(including admins). it is not feasible to update it for all the users except the admin at the same time. So, is that ok to update only for the logged-in user?

Please provide your input.

Kind Regards,
PremJK

Hi,
Can you please provide the script to update it for all the users including admins?

Hi @jkaur ,

Thanks for your confirmation, will share the script here once it’s ready.

Kind Regards,
PremJK

Hi @jkaur,

The script developers want to convey that the only feasible way to update Citrix workspace on the endpoint using a script is by uninstalling the older version and installing the new version.

when you uninstall the older version, it requires you to restart the system then only you can install the newer version. so You can’t install the new version without restarting the pc.

so we made two separate scripts. one is for uninstalling the Citrix workspace on the endpoint which will automatically restart the pc after uninstallation and one is for installing the new version of the Citrix workspace.

script to uninstall Citrix workspace -
script to uninstall citrix workspace.json (3.1 KB)

script to install Citrix workspace -
script to install citrix workspace.json (3.5 KB)

Note: Import both of these JSON files on the portal and then run the uninstall script first on all the machines and run the install script on all the machines.