Cisco Cisco ASA for Nexus 1000V Series Switch Troubleshooting Guide

Page of 9
RDP-Java
Works on all supported browsers that are Java-enabled.
• 
Java Client is launched in IE only if ActiveX fails to launch, or the ForceJava=true argument passes
in the RDP bookmark.
• 
RDP-Java implementation is based on Proper Java RDP project, an open-source initiative; best-effort
support is provided for the application. 
• 
RDP Bookmark Format
Here is an example format of an RDP bookmark:
rdp://server:port/?Parameter1=value&Parameter2=value&Parameter3=value
Here are some important notes about the format:
server
 - This is the only required attribute. Enter the name of the computer that hosts the Microsoft
Terminal Services.
• 
port
 (optional) - This is the virtual address within the remote computer that hosts the Microsoft
Terminal Services. The default value, 3389, matches the well-known port number for Microsoft
Terminal Services.
• 
parameters
 - This is an optional query string that consists of parameter-value pairs. A question mark
demarks the beginning of the argument string, and each parameter-value pair is separated by an
ampersand.
Here is a list of available parameters:
geometry
 - This is the size of the client screen in pixels (W x H).
♦ 
bpp
 - This is the bits-per-pixel (color depth), 8|16|24|32.
♦ 
domain
 - This is the login domain.
♦ 
username
 - This is the username for login.
♦ 
password
 - This is the login password. Use the password with care, because it is used at the
client-side and can be observed.
♦ 
console
 - This is used in order to connect to the console session on the server (yes/no).
♦ 
ForceJava
 - Set this parameter to yes in order to use only the Java Client. The default setting
is no.
♦ 
shell
 - Set this parameter to the path of the executable/application that is started automatically
when you connect with RDP (rdp://server/?shell=path, for example).
♦ 
Here is a list of additional ActiveX-only parameters:
RedirectDrives
 - Set this parameter to true in order to map remote drives locally.
♦ 
RedirectPrinters
 - Set this parameter to true in order to map remote printers locally.
♦ 
FullScreen
 - Set this parameter to true in order to launch in FullScreen mode.
♦ 
ForceJava
 - Set this parameter to yes in order to force the Java Client.
♦ 
audio
- This parameter is used for audio forwarding over the RDP session:
0
 - Redirects remote sounds to the client computer.
◊ 
1
 - Plays sounds at the remote computer.
◊ 
2
 - Disables sound redirection; does not play sounds at the remote server. 
◊ 
♦ 
•