5.0

Table Of Contents
Procedure
u
To connect to a remote session, type the appropriate command for your platform.
Option Description
Windows
Enter
C:\Program Files\VMware\VMware View\Client\bin\wswc -
unattended [-serverURL
connection_server
] [-userName
user_name
] [-password
password
]
-password
password
Specifies the password for the client's account. If you
defined a password for the account, you must specify
this password.
-serverURL
connection_ser
ver
Specifies the IP address or FQDN of the View
Connection Server instance that View Client will use
to connect to its desktop. If you do not specify the IP
address or FQDN of the View Connection Server
instance that View Client will use to connect to its
desktop, View Client uses the default View
Connection Server instance that you configured for
it.
-userName
user_name
Specifies the name of the client's account. If you want
a client to authenticate itself using an account name
that begins with a recognized prefix string, such as
"custom-", rather than using its MAC address, you
must specify this name.
Linux
Enter
vmware-view --unattended -s
connection_server
[--once] [-
u
user_name
] [-p
password
]
--once
Specifies that you do not want View Client to retry
connecting in the case of an error occurring.
IMPORTANT You should usually specify this option,
and use the exit code to handle the error. Otherwise,
you might find it difficult to kill the vmware-view
process remotely.
-p password
Specifies the password for the client's account. If you
defined a password for the account, you must specify
this password.
-s
connection_ser
ver
Specifies the IP address or FQDN of the View
Connection Server instance that View Client will use
to connect to its desktop.
-u user_name
Specifies the name of the client's account. If you want
a client to authenticate itself using an account name
that begins with a recognized prefix string, such as
"custom-", rather than using its MAC address, you
must specify this name.
If View Manager authenticates the kiosk client and a View desktop is available, the command starts the
remote session.
Example: Running View Client on Clients in Kiosk Mode
Run View Client on a Windows client whose account name is based on its MAC address, and which has an
automatically generated password.
C:\Program Files\VMware\VMware View\Client\bin\wswc -unattended -serverURL consvr2.myorg.com
Chapter 18 Setting Up Clients in Kiosk Mode
VMware, Inc. 357