
Deploying and upgrading the client
Cisco TelePresence Movi Administrator Guide (4.1) Page 10 of 29
Running the installer with special arguments
Any installer needs to run MsiExec.exe in order to install the Movi client. In addition to the arguments
that are innate in MsiExec.exe, there are also special arguments that can be given to MsiExec.exe and
pre-set the client.
Argument Description
DOMAIN Corresponds to SIP Domain in the Advanced settings.
EXTERNALVCS Corresponds to External VCS in the Advanced settings.
INTERNALVCS Corresponds to Internal VCS in the Advanced settings.
ENCRYPTIONPOLICY Corresponds to Transport in the Advanced settings.
HIDEADVANCEDLOGIN A value of 1hides the Advanced settings link in the Movi client sign-in screen.
Cisco recommends using this setting so that end users will not be able to make
changes to the Advanced settings.
USEWINDOWSUSERNAME A value of 1has the following effects:
nMovi uses the current Windows user's logon name as username
nThe Username and Password fields are disabled.
nThe Remember my Username/Password check boxes in the login window
are selected and disabled.
nThe Forget me link is disabled.
For information on how to disable authentication on the Cisco VCS and Cisco
TMS Agent, contact your support representative.
The MoviSetup.exe file supplied by Cisco is a basic InstallShield-generated installer.
MoviSetup.exe can be run with standard InstallShield switches, such as
n/s for a silent install
n/x for performing an uninstall
MoviSetup.exe can also be run with arguments on the format /v"<arguments>". MoviSetup.exe will
then run MsiExec.exe with these arguments.
A /v option argument on the form UPPERCASE=value will set the "UPPERCASE" property to that
value.
For example, from the command line or script, run:
MoviSetup.exe /s /v"/qn DOMAIN=example.com
HIDEADVANCEDLOGIN=1"
n/s is a basic InstallShield switch that hides the initialization dialog.
n/v"arguments" passes the arguments to the MsiExec.exe that is actually performing the install.
n/qn is a basic MsiExec.exe switch, an instruction to install silently.
nDOMAIN=example.com sets the SIP Domain field in the Advanced settings of the Movi client to
example.com.
nHIDEADVANCEDLOGIN=1 hides the Advanced settings link in the Movi client sign-in screen.
Mac OSX client pre-configuration
The Movi client for Mac OS X can be preset by installing Movi and setting the Preferences file.