Client Shell Switches

Switches allow system administrators to control how the Client Shell works.

Client switches can use either - or / as the escape character. The syntax examples use /.

Table 1. Client Switches
Switch Description Syntax Example
Profile Specifies a profile. The default value is Trapeze6. Clishell.exe /profile=myprofile
Host Used to pass the machine name of the Service Shell without reading the Windows registry. Clishell.exe /host=servername
Port Used to pass the port number of the Service Shell without reading the Windows registry. Clishell.exe /port=80
NoLoginSaved Used to prevent the use of the last login and password values (if they were previously saved using the Save Password option in the login dialog).

This switch also disables the Save Password option.

Clishell.exe /nologinsaved