How to download Citrix workspace app for Windows and silent install using the command line
Download the latest version of Citrix Workspace app for Windows
Download Citrix Workspace App
https://www.citrix.com/downloads/workspace-app/windows
| /silent | Do not show any prompts during installation |
| /noreboot | Do not restart |
| /AutoUpdateCheck=disabled | Disable automatic updates |
| DONOTSTARTCC=1 | Do not start Connection Center |
cd "C:\Install\Citrix Workspace" CitrixWorkspaceApp.exe /silent /AutoUpdateCheck=disabled /noreboot DONOTSTARTCC=1
Looking for a complete guide for deploying Citrix Workspace app using Intune?
by Author
Comments