Skip Navigation

Customize
BBM Enterprise
for
Windows
settings

You can use the following commands to customize
BBM Enterprise
for
Windows
settings and apply them automatically during installation. You cannot specify settings for individual installations. The ALLUSERS and MSIINSTALLPERUSER properties are handled automatically and should not be used.
Extract the installation .msi file.
  1. In a command prompt window, run any of the following commands:
    Task
    Ste
    To disable automatic detection of proxy settings and pre-populate the Host and Port proxy settings found in the Settings dialog
    Run
    BBMSetup.msi PROXY_HOST=[Host Url] PROXY_PORT=[Port to use]
    .
    Both PROXY_HOST and PROXY_PORT must be set.
    To set the
    UEM
    sign in
    Run
    BBMSetup.msi UEMSIGNIN=1
    .
    To pre-populate the Username setting found in the Settings dialog
    Run
    BBMSetup.msi PROXY_USER=[user name]
    .
    Hide and disable the Username and Password used for proxy settings found in the Settings dialog
    Run
    run BBMSetup.msi DISABLE_PROXY_CREDENTIALS=1
    .
    To prevent
    BBM Enterprise
    from opening when the computer is started
    Run
    BBMSetup.msi LAUNCH_ON_STARTUP=0
    .