Skip Navigation

Install the 
BlackBerry UEM
 components on separate computers using the command prompt window

You can install BlackBerry UEM server software using the command prompt window. Prior to installing the software using this method, you as an individual or on behalf of your company or other entity on whose behalf you are authorized to act must acknowledge your acceptance of the terms and conditions of the BlackBerry Solution License Agreement for your jurisdiction in the manner provided below. Please review the BlackBerry Solution License Agreement for your jurisdiction (“BBSLA”) at the following link: http://us.blackberry.com/legal/blackberry-solution-license-agreement.html prior to installing or using the BlackBerry UEM server software. By acknowledging your acceptance of the BBSLA in the manner provided below or by installing or using the software, you are agreeing to be bound by the terms and conditions of the BBSLA.
After you install 
BlackBerry UEM
 on a computer, you can install the 
BlackBerry UEM
 management console, the primary 
BlackBerry UEM
 components, and the 
BlackBerry Connectivity Node
 on separate computers using the command prompt window. For more information about the 
BlackBerry Connectivity Node
, see Creating server groups and installing BlackBerry Connectivity Node instances.
  1. Download the 
    BlackBerry UEM
     software.
  2. Extract the 
    BlackBerry UEM
     installation files.
  3. Open a text editor in administrator mode.
  4. Use the text editor to open the deployer.properties file.
  5. Change the following properties in the 
    deployer.properties
     file:
    • Add or change information that is specific to your organization's environment.
    • If you want to install the 
      BlackBerry UEM
       management console, set the 
      deploy.ui 
       property to 
      True
      , and set the 
      deploy.mdm.ec
       and 
      deploy.bcn
       properties to 
      False
      .
    • If you want to install the primary 
      BlackBerry UEM
       components, set the 
      deploy.mdm.ec 
       property to 
      True
      , and set the 
      deploy.ui
       and 
      deploy.bcn
       properties to 
      False
      .
    • If you want to install the 
      BlackBerry Connectivity Node
      , set the 
      deploy.bcn
       property to 
      True
      , and set the 
      deploy.ui
       and 
      deploy.mdm.ec
       properties to 
      False
  6. In a command prompt window set to the folder where you extracted the 
    BlackBerry UEM
     installation files, type 
    setup.exe --script --iAcceptBESEULA
    .
    Add the parameter 
    --showlog
     if you want to see the progress of the installation on the computer screen when you use the command prompt window.