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, we will 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 "Hello" as the Profile Name and something like "Installs the Hello Custom Partition" as the Description. You can leave the remaining fields.
  3. Click OK.
    The configuration dialog opens, where you will make the settings for this profile.
  4. Go to System > Firmware Customization > Custom Partition > Partition.
  5. Unlock the Enable Partition setting by clicking the orange triangle so that it turns blue.
  6. Check Enable Partition.
  7. Unlock the Size setting by clicking the orange triangle so that it turns blue, and enter "10M".
  8. Leave the Mount Point at "/custom".

Setting the Download Source

For this step, you need to determine the HTTPS download address for the hello.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 IP address of the UMS Server your device is registered with.
  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 hello.inf entry and select Copy link address (or the like, depending on your browser).
  5. In the profile's settings, go to System > Firmware Customization > Custom Partition > Download.
  6. Next to Partitions Data Sources, click [+].
  7. The Add dialog opens.
  8. Paste the URL you copied from the browser into URL.
  9. Enter the User name and Password so that the device has access to your UMS.
    You can ignore the Initial action and Final action fields for the time being.
  10. Click OK.

Creating a Custom Application

Add a custom application to the profile by following the steps in Creating the Custom Application.

Next Step

>> Assigning the Profile