Sending custom commands and scripts to devices
You can create remote execution commands and scripts in SMART Remote Management and send them to devices for a variety of purposes, including:
Installing certificates on SMART Board interactive displays with iQ
Enabling or disabling automatic over-the-air (OTA) updates on SMART Board interactive displays with iQ
Activating software, such as SMART Notebook or SMART Meeting Pro, on computers
You can send remote execution commands and scripts to a single device, multiple devices, all devices that match a saved filter’s criteria, or a group. Alternatively, you can:
Use a trigger to send a remote execution command at a scheduled time or when a specific event takes place
Include the sending of remote execution commands and scripts in workflows.
To create a remote execution command
Click Repositories and select Remote execute.
The Remote execute window appears.
Tip
If your organization created its domain account after May 2023, the Remote execute window includes sample remote execution commands that you can use as starting point for creating your own remote execution commands. These sample remote execution commands have turquoise icons.
Click Add New.
The New remote execution window appears.
Type a name in the Name box.
Select Command line.
Type the command in the Command box.
OptionalType arguments in the Arguments box.
Note
You cannot sent the remote execution command
settings put
to devices when users are signed into those devices. Use the commandsmartcli settings put
instead.Click Confirm.
The remote execution command is added to the repository.
To create a remote execution script
Click Repositories and select Remote execute.
The Remote execute window appears.
Tip
If your organization created its domain account after May 2023, the Remote execute window includes sample remote execution scripts that you can use as starting point for creating your own remote execution scripts. These sample remote execution scripts have turquoise icons.
Click Add New.
The New remote execution window appears.
Type a name in the Name box.
Select Script.
Type the script in the Script box.
Click Confirm.
The remote execution script is added to the repository.
To send a remote execution command or script to a device
Click Devices to open the Devices view.
OptionalFilter the devices shown in the Devices view.
SeeFinding devices
Click the device’s row.
The device’s dashboard window appears.
Click Repositories actions, and then click Remote Execute.
The Remote execute window appears.
Select a command or script from the list and click Apply.
To send a remote execution command or script to multiple devices
Click Devices to open the Devices view.
OptionalFilter the devices shown in the Devices view.
SeeFinding devices
Select the devices’ check boxes.
Click More actions and select Remote execute.
The Remote execute window appears.
Select a command or script from the list and click Apply.
To send a remote execution command or script to all devices that match a saved filter’s criteria
Click Devices to open the Devices view.
Click Filters in the Search bar.
Click Actions in the saved filter’s row and select Remote execute.
The Remote execute window appears.
Select a command or script from the list and click Apply.
To send a remote execution command or script to a group
Click Devices to open the Devices view.
Click Groups to open the Groups panel.
Click Actions in the group’s row and select Remote execute.
The Remote execute window appears.
Select a command or script from the list and click Apply.
You can use remote execution commands to install certificates on SMART Board interactive displays with iQ.
These are the commands for installing certificates on SMART Board interactive displays with iQ 4:
Task | Command | Arguments |
---|---|---|
Install CA certificate |
|
Where
|
Install user certificate |
|
Where
|
Install user certificate for Wi-Fi |
|
Where
|
These are the commands for installing certificates on SMART Board interactive displays with iQ 3:
Task | Command | Arguments |
---|---|---|
Install CA certificate |
|
Where
|
Install user certificate |
|
Where
|
Install user certificate for Wi-Fi |
|
Where
|
You can use remote execution commands to enable or disable OTA updates on SMART Board interactive displays with iQ.
Example
This command enables automatic OTA updates on SMART Board interactive displays with iQ:
Example
This command disables automatic OTA updates on SMART Board interactive displays with iQ:
Example
This command causes SMART Board interactive displays with iQ to check for OTA updates tonight:
Other schedule options:
none
(checks for OTA updates immediately)tomorrow night
this weekend
Note
The above examples might not work with all SMART Board interactive display models.
The Mobile Device Management (MDM) protocol allows you to send commands to iOS and macOS devices enrolled in SMART Remote Management.
You can create custom MDM commands to perform a variety of actions on iOS and macOS devices:
Inspect, install, or remove profiles
Remove passcodes
Begin secure erase
You can run custom MDM commands on a single device, multiple devices, all devices that match a saved filter’s criteria, or a group.
To create a custom MDM command
Click Repositories and select Apple custom command.
The Apple custom command window appears.
Tip
If your organization created its domain account after May 2023, the Apple custom command window includes sample custom MDM commands that you can use as starting point for creating your own custom MDM commands. These sample custom MDM commands have turquoise icons.
Click Add New.
Type a name in the Name box.
Type the command in the Plist text box.
Click Confirm.
To run a custom MDM command on a single device
Click Devices to open the Devices view.
OptionalFilter the devices shown in the Devices view.
SeeFinding devices
Click the device’s row.
The device’s dashboard window appears.
Click Repository actions, and then click Apple Custom Command.
The Apple custom command window appears.
Select the custom MDM command from the list and click Apply.
To run a custom Apple MDM command on multiple devices
Click Devices to open the Devices view.
OptionalFilter the devices shown in the Devices view.
SeeFinding devices
Select the devices’ check boxes.
Click More actions and select Apple custom command.
The Apple custom command window appears.
Select the custom MDM command from the list and click Apply.
To run a custom Apple MDM command on all devices that match a saved filter’s criteria
Click Devices to open the Devices view.
Click Filters in the Search bar.
Click Actions in the saved filter’s row and select Apple custom command.
The Apple custom command window appears.
Select the custom MDM command from the list and click Apply.
To run a custom MDM command on a group
Click Devices to open the Devices view.
Click Groups to open the Groups panel.
Click Actions in the group’s row and select Apple custom command.
The Apple custom command window appears.
Select the custom MDM command from the list and click Apply.