Wake On LAN
This Automation Manager object sends the Wake On LAN packet to a specified MAC address.
Successfully using this object in an Automation Manager Policy may require disabling certain sleep mode configurations (for example, deep sleep or deeper sleep) in the BIOS of the target device.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
MAC Address | String | Yes | The MAC Address to which the Wake on LAN packet should be sent. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
MAC Address | String | Yes | 00-00-00-00-00-00 or 00:00:00:00:00:00 |