After you have uploaded the Custom Partition files to the UMS, you can now make the settings that will install the Custom Partition on any number of devices. For this purpose, you create a profile. 

Activating the Custom Partition

  1. In the structure tree of the UMS Console, right-click the Profiles folder and select New Profile from the context menu.
  2. In the New Profile dialog, enter a Profile Name, e. g. "Teams" followed by the version name, and click Ok.
  3. Go to System > Firmware Customization > Custom Partition > Partition.
  4. Unlock the Enable Partition setting by clicking the orange triangle so that it turns blue.
  5. Check Enable Partition.
  6. Unlock the Size setting by clicking the orange triangle so that it turns blue, and enter "500M".
  7. Leave the Mount Point at "/custom".

Setting the Download Source

For this step, you need to determine the HTTPS download address for the teams.inf file first.

  1. To find out the IP address of your UMS, go to System > Remote Management in the configuration dialog. You will find the UMS Server your device is registered with and its IP address.
  2. Open a web browser and visit the following URL:
    https://[IP or name of your UMS host]:8443/ums_filetransfer
  3. When prompted, authenticate with your UMS username and password.
    You will see a directory listing of the files that can be downloaded from the UMS.
  4. Right-click the teams_[version].inf entry and select Copy link address (or the like, depending on your browser).
  5. Back in the profile, go to System > Firmware Customization > Custom Partition > Download.
  6. Next to Partitions Data Sources, click [+].

    The Add dialog opens.
  7. Edit the settings as follows:
    • URL: Paste the URL you copied from the browser.
    • User name: Username for accessing the UMS
    • Password: Password for the username
    • Initializing action: Enter "/custom/custompart-teams init".
    • Finalizing action: Enter "/custom/custompart-teams stop".
  8. Click OK.

Configuring the Custom Application

To create a convenient starting method for the user, create a custom application that includes a starter icon on the desktop.

  1. Go to System > Firmware Customization > Custom Application.
  2. In the Custom Applications list, click  to add an application.

    The Desktop Integration page opens.
  3. Enter "Teams" as the Session name.
  4. Go to Settings.
  5. Edit the settings as follows:
    • Icon name: Enter "/usr/share/pixmaps/teams.png".
    • Command: Enter "teams".
  6. Click Save.

Next Step

>> Assigning the Profile and Testing the Application