Cisco Systems CVXC6215SK9 User Manual

Page of 58
   
2-9
Administration Guide for Cisco Virtualization Experience Client 6215 Firmware Release 8.7
 
Chapter 2      Cisco VXC Manager Configuration Quick Reference
Create a wlx.ini File for Client Configuration
XenDesktop INI Configuration Example
To create XenDesktop server connections, use the Mozilla Firefox Connect options to specify the URL 
of the XenDesktop server to which users must connect. When the server URL is specified in the INI 
configuration, Firefox opens to this URL and the user can enter their credentials to initiate the 
connection to the HVD.
Example:
CONNECT=BROWSER \
Description="Windows Desktop" \
URL=http://xd.company.com \
Reconnect=yes \
ReconnectSeconds=5 \
AutoConnect=yes \
mode=kiosk
Caution
In the above example, replace xd.company.com with the URL of your XenDesktop server.
With the optional Autoconnect=yes parameter specified in the preceding example, the browser connects 
to the specified URL when the client boots up. In addition, the optional Reconnect=yes and 
ReconnectSeconds=5 parameters specify to reconnect a disconnected connection after 5 seconds. 
Finally, the optional mode=kiosk parameter specifies to operate in kiosk mode, in which Firefox operates 
in full-screen mode with no access to the address bar.
VMware View INI Configuration Example
The following is an example configuration for a VMware View connection. 
Example:
CONNECT=VMWARE_VIEWCLIENT \
Description="VMview" \
Host=192.168.0.2 \
DomainName=$DN \
Username=Administrator \
Password=Password \
DesktopSize=800x600 \
Ping=yes \
LocalCopy=yes
Caution
In the above example, replace 192.168.0.2 with the IP address of your VMware View server.
RDP INI Configuration Example
The following is an example configuration for an RDP connection. 
Example: 
CONNECT=RDP \
Host=x.x.x.x \
Description="RDP_Server" \