Installation Using Command-line

Estimated reading: 2 minutes 366 views

The Password Manager Windows Client can be installed in silent mode and configured to access a specific Password Manager server using command line options.

Some of the supported options are:

  1. SERVER = ”servername” Server to be accessed.
  2. SERVERURL = ”https://servername/FastPassClient/Default.aspx” Full specification of the URL to be accessed. (Please note, “servername” would be substituted with your company name)
  3. LANGUAGE = [da|cy-GB|de|en|es|fr|it|ja|lt|lv|nl|no|pl|pt-BR|pt-PT|sv|zh] Default Language to be used if the system language settings isn’t supported by the Windows Client.

Supported languages

Value (Missing Language) Language
da
Danish
cy-GB
Welsh
cs
Czech
de
German
el
Greek
en
English
es
Spanish
Fi
Finnish
et
Estonia
fr
French
he
Hebrew
hu
Hungarian
id
Indonesian
it
Italian
ja
Japanese
lt
Lithuanian
lv
Latvian
nl
Dutch
no
Norwegian
pl
Polish
pt-BR
Portuguese (Brazil)
pt-PT
Portuguese (Portugal)
ru
Russian
ko
Korean
th
Thai
tr
Turkish
sv
Swedish
zh
Chinese
  • FORCELANGUAGE = [0|1] Forces the use of a specific language (value of LANGUAGE or “en”) instead of falling back to the system settings.
  • ECC = [0|1] Whether the Enforcement Client should also be installed, this is enabled (1) by default.

The syntax for this is as shown in the following.

/quiet SERVERURL= ”https:///FastPassClient/Default.aspx”

This is then replaced with the filename of the installer which by default is FastPassWindowsClient.msi.

Please Note

  • The number of supported languages is continuously expanding and furthermore this can be controlled by the Password Manager Server configuration. Read the Installation Guide for the Password Manager Server to see the newest list of supported languages and read the Administrators Guide for information on how to customize language behaviour.
  • When installing using the “/quiet” option the installation is done into the path %ProgramFiles%\FastPassCorp, so typically “C:\Program Files\FastPassCorp”.
Share this Doc

Installation Using Command-line

Or copy link

CONTENTS