Questions tagged [wake-on-lan]

Wake-on-LAN is an Ethernet computer networking standard that allows a computer to be turned on or woken up by a network message

Wake-on-LAN is a protocol intended for waking computers up from a very low power mode in a remote fashion.

Wake-on-LAN is mainly used by system administrators, who perform computer maintenance tasks remotely. The computer receiving the special data packet, which is sometimes referred to as the "Magic Packet", must have a motherboard, network adapter, adapter driver and computer basic input/output system (BIOS) that work with Wake-on-LAN.

The protocol also allows for a supplementary Wake-on-Wireless-LAN ability as well.

128 questions
-1
votes
1 answer

send magic packet from windows with one click

WOL works perfectly well via the Router, but that requires logging in to the control and browse trought the menus. I want to wake up the machine with one (double) click. I…
Titus
  • 452
  • 8
  • 19
-1
votes
1 answer

Wake-up over LAN

By sending so-called the Magic Packet, I'm trying to wake-up a PC over LAN - no luck. Target PC BIOS settings: Power Management > Wake on LAN: LAN only. Target PC NIC settings: Power Management > Allow this device to wake the computer CHECKED.…
Boba
  • 11
  • 2
-1
votes
1 answer

Why are Wake On Lan scheduled deployments not working SCCM 1802?

Wake On Lan is enabled, subnet directed broadcast method, port = 9 (I've tried several other ports). I've worked with my network team to allow subnet directed broadcasts, and it does work using Right Click Tools (run from server) using same subnet…
-1
votes
1 answer

Create magic packet on C++

I'm trying to crate a Magic Packet to apply WOL on a certain PC, I tried to do it in the same format exactly like the packet looks in a Wireshark capture, but the PC doesn't recognize the receiving packet as a magic packet here is the code: UINT8* …
DvoraFux
  • 11
  • 3
-1
votes
1 answer

Windows - Different startup programs after wake on lan computer start

Can windows differentiate normal startup from wake on lan one? I want to run additional programs at startup ONLY IF turning on was invoked by magic packet. Is it possible? If so, then how should I do it?
-1
votes
1 answer

How to keep the ethernet card up when shutting down Ubuntu?

I'm trying to get Wake On Lan working on my old machine, all is configured but when I shutdown my PC, I can't keep the ethernet card awake. It's not a problem with the bios. It's not a network problem. My network card is compatible. The magic packet…
-3
votes
3 answers

How to write a WOL app for iPhone?

Wake on LAN so cool, just want to write a iPhone app to WOL my PC, but have no idea to code, any one can point me the way?
Kalaj
  • 1
  • 1
  • 1
-4
votes
1 answer

Powershell script for daily scheduled Wake-On-Lan

Hello gorgeous people who are reading this. Today i wanted to ask some help as i cant seem to move forward with this issue. Im very new to coding and networking and all of that but i need to somehow use a script for wake on lan. This is really…
Steven
  • 1
  • 1
  • 3
1 2 3
8
9