Installing the SOTI Cloud Link Broker CLI
About this task
The CLI enables the installation, testing, and removal of the SOTI Cloud Link Broker.
To install the CLI:
Procedure
-
Download the CLI package that corresponds to your version of SOTI MobiControl:
- For versions 2025.0: SOTI Cloud Link Broker 2025.0 installer
- For versions 2024.0: SOTI Cloud Link Broker 2024.0 installer
- For versions 15.6 and later: SOTI Cloud Link Broker 3.0 installer
- For versions 15.5 and later: SOTI Cloud Link Broker 2.1 installer
- For versions 15.4 and later: SOTI Cloud Link Broker 2.0 installer
- For versions 15.3 and before: SOTI Cloud Link Broker 1.0 installer
- Unzip the downloaded package: Soti.CloudLink.Broker.Installer.nupkg to a desired location.
- Open the PowerShell 7 console in the administrator mode.
-
Navigate (
cd
) to the directory where you have unzipped the CLI package. -
Enter the command:
Import-Module .\Soti.CloudLink.Broker.Installer.psd1
.
Results
If all dependencies (system requirements) are in order - see Dependencies (System Requirements), the PowerShell console outputs a success log. It also prints a list of the CLI commands that are now available - see Use the Broker CLI Commands.