ProductCode-driven command line example: msiexec.exe /I /qn ADDLOCAL=SerialPortRedirection,ScannerRedirection The following example modifies and removes the USB component from an existing installation: VMware-Horizon-Agent-x86-YYMM-y.y.y-xxxxxx.exe /s /v"/qn REMOVE=USB" VMware-Horizon-Agent-x86-YYMM-y.y.y-xxxxxx.exe /s /v"/qn VDM_VC_MANAGED_AGENT=0 VDM_SERVER_NAME= VDM_SERVER_USERNAME= VDM_SERVER_PASSWORD=secret ADDLOCAL=Core,PrintRedir,USB" In addition, the installer installs the Core, VMware Blast, PCoIP, Unity Touch, PSG, VMware Integrated Printing, and USB redirection components. The following example installs Horizon Agent on an unmanaged computer and registers the desktop with the specified Connection Server,. VMware-Horizon-Agent-x86-YYMM-y.y.y-xxxxxx.exe /s /v"/qn VDM_VC_MANAGED_AGENT=1 ADDLOCAL=Core,USB,RTAV" The following example installs Horizon Agent with the components Core, VMware Blast, PCoIP, Unity Touch, PSG, USB redirection, and Real-Time Audio-Video components.
The installer filename is VMware-Horizon-Agent-x86-YYMM-y.y.y-xxxxxx.exe, where YYMM is the marketing version number, y.y.y is the internal version number, and xxxxxx is the build number. Download the Horizon Agent installer file from the VMware product page at.If the package version is 2005 or earlier, you can either upgrade or uninstall the package. If the machine has the Microsoft Visual C++ Redistributable package installed, verify that the version of the package is 2005 SP1 or later.
If you want RDS mode, then pre-install the RDSH role on the system. Horizon Agent installer does not automatically install any role in silent mode.