Defining and loading the server profiles using the batch file
- Open the mscmservers.json file.
-
Specify the MSCM server details using this format:
[ { "profileName": "mscmserver_01", "serverUrl": "https://[mscm server hostname]:[mscm port]/mscm/[tenant_ID]", "publicKey": "[public key]", "secretKey": "8jaCtEIplrskSGDlN8ua" }, { "profileName": "mscmserver_02", "serverUrl": "https://[mscm server hostname]:[mscm port]/mscm", "publicKey": "mscmadmin02", "secretKey": "password123" } ]
- Save the file.
- Move the file to the sdcard directory of the device.
-
Tap the MSCM application.
The defined profiles in the batch file are loaded and displayed.
- Tap the profile to initiate login.
- Specify the username and password.
- Tap Sign In to login to MSCM.