Skip to main content
Version: 25.4

Wake on LAN (WoL)

WoL is a network standard that allows devices to be powered on remotely via Ethernet, as long as the hardware and system configuration support it.

In Portal and Workspaces, WoL allows automatic, scheduled, or on-demand powering on of physical devices, using another device with FlexxAgent installed on the network as a bridge. This will be responsible for sending the magic packet necessary to activate the target device within the local network.

Requirements

  • Compatible network card.
  • Enable WoL in BIOS/UEFI.
  • Set up WoL in the operating system.
  • A bridge device — with FlexxAgent installed and reporting — on the same network as the device you want to turn on.
info

WoL normally operates within a local network and can work across subnets as long as there are no restrictions imposed by firewalls or network devices that block the transmission of the magic packet. In environments with subnet segmentation, it's necessary to configure network-level exceptions that allow the magic packet to be routed between those subnets.

Set up WoL in Windows

To set up WoL on a Windows operating system device, you should follow these steps:

  1. Check if WoL is active.

In the CMD window, execute the following command:

powercfg /devicequery wake_programmable

  1. Enable WoL.

Run the command:

powercfg /deviceenablewake "Realtek PCIe GbE Family Controller"

Replace "Realtek PCIe GbE Family Controller" with the name of the corresponding driver.

Available actions

When the functionality has been correctly enabled and configured, the following actions will be available:

Power on devices on demand from Workspaces

  1. Access the Workspaces module.
  2. Select one or more devices you want to execute the power-on operation on.
  3. Click Operations -> Power and connection actions -> Turn on (Wake on LAN).

operations

Schedule power on using Workspace Groups

  1. Access Portal -> Workspaces -> Workspace Groups
  2. Select the workspace group you want to schedule the power on for.
  3. Click on the Schedule tab.
  4. Click the New button and fill out the form.
    • Action. Allows you to choose between Wake on LAN or Shut down. If the first option is selected, you can activate Use specific Workspace for WoL at the bottom of the form to schedule the power on for a specific device.
    • Day of the week. Day of the week on which the action will be executed.
    • UTC time. Exact time to start the action.
  5. Click on New.

Agent

The data entered will be reflected in the table, along with the email of the user who created and updated the schedule. From View details you can edit and delete the scheduled action.

Schedule power on after applying updates

  1. Access Portal -> Workspaces -> Updates -> Recipients.
  2. In the table, choose the recipient.
  3. In the Details tab click on the Edit button.
  4. Activate the Wake on LAN (WoL) option in the form.
  5. Click on Save.

edit-patch-policy