Issue Device Command
Force a device to Scan, Patch, or Reboot for immediate execution. Note: The installAllUpdates
option ignores any Policy Filters. Please use /policies/{id}/action to run a policy immediately.
Parameters
Parameter | Description |
---|---|
Args | Only needed for InstallUpdate . Includes the name of the patches to install. |
Command Type Name | GetOS - Triggers a device scan.InstallUpdate - Installs a specific patch.InstallAllUpdates - Installs all available patches. NOTE: This ignores any Policy Filters!Reboot - Forces a reboot. |
Device ID | Server ID for the specified device. |
Organization ID | Organization ID for the specified device. |
Workflow Library Example
Issue Device Command with Automox and Send Results Via Email
Preview this Workflow on desktop