• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
Workflow Studio Developer Network

WakeOnLAN

WakeOnLAN

Sends a Wake On LAN (WOL) signal to the network interface with the MAC address specified.

Properties

MACAddress
Type: System.Object
Specifies the MAC address of the NIC to which you want to send the WakeOnLAN signal. The MAC address must be six two-digit hex numbers. The value can optionally be separated by colons or dashes. For example '00020406081F', '00:02:04:06:08:1F', or '00-02-04-06-08-1F'.

Port
Type: System.Object
Specifies the IANA UDP port to use. Defaults to '9'.

Output
Type: System.Object
Contains information about the packet sent to the specified MAC Address. This is a read-only output parameter.

Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
Related Links