

- #Wakeonlan aquilla how to
- #Wakeonlan aquilla full
- #Wakeonlan aquilla portable
- #Wakeonlan aquilla free
#Wakeonlan aquilla free
"WOL 2.1" from Gammadyne's Free DOS Utilities ( )Īpreltech "Wake-On-Lan Packet Sniffer v1.2" ( ) Windows Defender Firewall: Off for all kind of networksĬomodo Internet Security Premium Firewall: Off during testing, still - rules for allowing almost everything on local subnet exist, specifically UDP port 7 & 9 are allowed in for this NUC as confirmed by my WOL sniffer (see below)Īquila Technology LLC "WakeOnLAN 2.12.4" ( ) "powercfg /devicequery wake_programmable" & "powercfg /devicequery wake_armed" only lists HID Keyboard and Mouse "powercfg /devicequery wake_from_any" indicates Intel I219-V as one of the devices enabled to wake the system from any sleep mode "powercfg /AVAILABLESLEEPSTATES" indicates support for Connected Standby, Hibernate and Fast Startup - Standby S1/S2/S3 are not supported by the system firmware (as expected on a system which was installed from scratch using Modern Standby setting in BIOS)

Reduce speed when on battery: On (=Default)Įnergy Efficient Ethernet: On (=Default, my LinkSys LGS108 switch supports EEE 802.3az)Ĭompatibility mode for older switches: Off (=Default)

Wake on Magic Packet from power off state: On (=Default) Respond to NS requests without waking system: On (=Default) Respond to ARP requests without waking system: On (=Default)
#Wakeonlan aquilla full
Speed and Duplex: Automatic negotiation (=Default, results in 1 GBit/s Full Duplex) Secondary Power Settings - Native ACPI OS PCIe Support: Off Secondary Power Settings - PCIe ASPM Support: On Secondary Power Settings - Wake from Thunderbolt Device: On Secondary Power Settings - USB S4/S5 Power: Off

Secondary Power Settings - Wake System from S5: Off Secondary Power Settings - Wake On LAN from S4/S5: Power On - Normal Boot Secondary Power Settings - Deep S4/S5: Off - tested both On and Off, doesn't really seems to matter for all I'm going to write about WOL below (Fun Fact: even though the description in BIOS suggests that only the Power Button will wake the system if this is set to ON, my mouse and keyboard are still able to wake the system.)
#Wakeonlan aquilla how to
but I'd rather figure out how to enable good old WOL using the wired adapter, so for now WLAN adapter is set to off in BIOS) Fun Fact: I HAVE configured the WLAN adapter to be able to wake the system from Modern Standby on a RDP request from another system connected to the same WLAN. Onboard Devices - WLAN: Off (I want to use wired LAN adapter. Windows (Build 18363.959) - fully updated (2004 is not on the menu yet, waiting for MS to allow this system) Many of the BIOS/NIC/Windows settings are from this Intel Support Article: Note: I'm translating some settings below from German, so it might not be a 100% match for what a setting is called in English Fatal errors now show a dialog with helpful information.I cannot make my Intel NUC wake by wired LAN from "Modern Standby".
#Wakeonlan aquilla portable
Moved all wakeup/shutdown/reboot code to a portable library that can be reused in other projects.īetter error handling throughout the program. The "Pinger" function was showing some hosts "offline" when they were really "online", due to a bug in the ARP MAC address validation function.Įnhanced the "Reset Window Layout" option to fix more potential problems with layout. "Search" function was not filling in all default settings correctly, such as TTL and RDP Port. The "Donate" button has been removed from the main form and moved to the help menu.Īdded "logoff" to the list of shutdown options. It is now possible to specify a unique "User ID", "Password", and "Domain" when shutting down a remote host. The Windows API calls have been removed, and the new code uses WMI (Windows Management Instrumentation) exclusively. The shutdown/reboot/sleep/hibernate subsystem has been completely reengineered.
