Installing the SOTI Cloud Link Broker

Before you begin

Install the required components for your SOTI Cloud Link Broker version:
  • SOTI Cloud Link Broker earlier than 2025.0.0
    • PowerShell 7
    • 7-Zip
    • .NET Core 6.0
  • SOTI Cloud Link Broker 2025.0.0 or later
    • PowerShell 7.4.2 or later
    • 7-Zip

About this task

Use the Command Line Interface (CLI) to install the SOTI Cloud Link Broker.

Procedure

To install the SOTI Cloud Link Broker:

  1. Determine which SOTI Cloud Link Broker package your environment requires. See SOTI Cloud Link Versions.
  2. Download the SOTI Cloud Link Broker package for your SOTI MobiControl version from SOTI Cloud Link Broker Downloads.
  3. Extract the downloaded package using 7-Zip.
  4. Open PowerShell as an administrator.
  5. Navigate to the directory where you have unzipped the SOTI Cloud Link Broker package.
  6. Enter the command: Import-Module .\Soti.CloudLink.Broker.Installer.psm1.
    Note: For SOTI Cloud Link Broker 2025.0 and later, it may prompt to run from an untrusted publisher. Enter A or R to continue.

Results

After successful installation, the PowerShell console displays a success log and lists the available CLI commands. See Dependencies (System Requirements) and Use the Broker CLI Commands for details.