This article describes how to disable Desktop Viewer in Citrix VDI-in-a-Box published desktops.
VDI-in-a-Box 5.0 or newer server
SSH utility like PuTTY or SecureCRT
SFTP utility like WinSCP or FileZilla
Desktop Viewer is enabled by default in Citrix VDI-in-a-Box. It requires some modification in the proto.ica file in the appliance under web interface directory.
Following are the steps to complete the task:
Note: WinSCP tool can also be used to perform the same.
/home/kvm/kvm/install/servlet_container/webapps/dt/WEB-INF/etc
Backup the porto.ica file
Remove $ and update connectionbar=0 in the porto.ica file:
Note:
ConnectionBar= enables/disables the Citrix Desktop Toolbar functionality. Setting this parameter to 0 disables the Citrix Desktop Toolbar and causes the Virtual Desktop Agent desktop to appear across all available client monitors in a full screen mode.
Save the file and close.
Start the published desktop and validate that the desktop viewer does not appear.