Generate the SOTI MobiControl API Client
About this task
SOTI Cloud Link Broker uses the SOTI MobiControl API client to communicate with the SOTI MobiControl public API.
To generate the SOTI MobiControl API client using the PowerShell administration tool:
Procedure
- Open the PowerShell (version 5 or below) console session.
-
Navigate (
cd
) to the SOTI MobiControl installation folder, C:\Program Files\SOTI\MobiControl\Administration. -
Enter
Import-Module .\Soti.MobiControl.Administration.PowerShell.dll
. -
Enter
New-MobiControlApiClient name
. - Store the output in a safe location. You will need some of the generated values when installing SOTI Cloud Link Broker - see Use the Broker CLI Commands.